information diffusion in social networks
play

Information Diffusion in Social Networks Research Promotion - PowerPoint PPT Presentation

Information Diffusion in Social Networks Research Promotion Workshop 15 th March 2013 BESU, Shibpur Amitabha Bagchi Computer Science and Engineering IIT Delhi Online Social Networks OSNs like Facebook and Twitter are ubiquitous. In


  1. Information Diffusion in Social Networks Research Promotion Workshop 15 th March 2013 BESU, Shibpur Amitabha Bagchi Computer Science and Engineering IIT Delhi

  2. Online Social Networks • OSNs like Facebook and Twitter are ubiquitous. • In fact some of you are probably updating your Facebook status even as I speak. • "Stuck in boring talk about research, think I'll take a nap....LOL" Researchers from various disciplines are waking up to the possibilities.

  3. Research aspects of OSNs • Sociologists have studied human social networks from the dawn of their discipline. • Physicists are interested in social networks as a complex system of interacting agents • Mathematicians see stochastic processes. • Economists apply game theory Computer Scientists built these systems. And we are building the systems that can analyze the data these systems generate.

  4. Information diffusion on OSNs Question: How do particular topics or pieces of content become popular on OSNs? The answer to this question is tremendously important to a variety of stakeholders: commerce, political scientists, sociologists etc

  5. Two aspects: Macro and Micro Micro: What are individual users doing? Macro: What are the large-scale phenomena that are observed in this system? Synthesis: Can we deduce the nature of the large-scale phenomena from a knowledge of what individual users are doing?

  6. Example: The SIR model Given a graph G and a special vertex v that has a certain message (rumor). • Each node is in one of three states: Susceptible, Infected, Removed. Initial v is Infected and everyone else is Susceptible. • At each time step an edge (u,v) is chosen at random and if u is infected it sends the message to v. • If v is S , it becomes I . If it is I it becomes R . • If v is R then u becomes R.

  7. SIR: The Macro question Clearly, as long as there are infected nodes the process continues. Question: Will all the nodes have been infected for at least some time before the process ends? Ans: (Probably) depends on the topology. For a complete graph the answer is no (Sudbury, J. Appl. Prob., 1985).

  8. The way of Physics Observe the macro and theorize about the micro to better understand the universe.

  9. The way of Engineering Use the observation of the micro and the theory of the micro to build better systems and make more money... ...thereby helping pay for Physics research

  10. Outline • Refine the micro question. • Define a stochastic model of the micro. • Simulate and observe the behaviour of the macro. • Compare with data.

  11. Refining the question The Attribution problem: Why do users do what they do? • Did you share that photo because you like what's in it or because you are a big fan of the person who posted it? • You just heard on TV that Sehwag has been cut from the Indian team. Do you want to share your opinion on Twitter? • Everyone is talking about Kolaveri. Do you want to check it out?

  12. Building the model The model comes from (possible) answers to the questions. • People are influenced by what their friends are talking about. ( Endogenous ). • People monitor broadcast media also and often respond to it on OSNs. ( Exogenous ). • People respond to themes that are getting popular on OSNs. ( Somewhere in between ).

  13. The Model I • Users form a network that is an undirected small-world. • Each user “tweets” from time to time. A “tweet” is an event in time that has a “topic” associated with it. • The users options of topics at time t are from a set of topics that have been seen until time t. • The user differentiates between “global” topics and “local” topics.

  14. The Model II • There is a “global list” in which “global tweets” arrive with frequency λ 1 (distributed as a Poisson point process). Each of these brings a new topic. • Each user has a “local list” into which tweets are written with frequency λ 2 (distributed as a Poisson point process). The topic of a user’s tweet is chosen randomly out of the topics in the global list and the local lists of its neighbours in the network.

  15. The Model III • Each global tweet has a weight A on arrival in the global list. • This weight decreases exponentially with time with parameter α i.e. Ae - α t at time t if the topic arrived at time 0. • When a user tweets then that tweet is placed in its local list with weight B. • This weight decreases exponentially with time with parameter β i.e. Be - β t at time t if the tweet arrived at time 0.

  16. The Model IV A new tweet has two kinds of candidates it can copy its topic from: • Global tweets. • Local tweets from one of its neighbours’ lists. A new tweet has the same topic as a candidate tweet with probability proportional to the candidate’s weight.

  17. A reality check • The total weight seen by any node is finite with probability 1. • Additionally since this is an ergodic Markov process there is a stationary distribution, hence the total weight converges to a constant C(v) for node v. E[C] = λ 1 A/ α + k λ 2 B/ β , Where k is the number of neighbors of v.

  18. Three parameter regimes Varying the parameters gives us three kinds of behaviours. • Sub-viral regime: No topic dominates. Well- described by mean-field approximation. • Super-viral regime: Each new topic goes viral and dies quickly • Viral regime

  19. Evolution in the viral regime 8000 7000 6000 Number of Nodes 5000 4000 3000 2000 1000 0 0 100 200 300 400 500 600 700 800 900 1000 time The simulation resembles real-world topic evolution.

  20. Viral regime characteristics 10000 10000 Maximum Peak height Maximum Spread 1000 1000 100 100 1 10 100 1 10 100 1000 Rank Rank Power law-like distributions are seen for macro properties like peak volume, spread and lifetime.

  21. Live longer, go further 8000 7000 6000 Maximum Spread 5000 4000 3000 2000 1000 0 0 100 200 300 400 500 600 700 800 Lifetime Longer lived topics spread further. (Or is it the other way around?)

  22. Studying topology empirically We define topic based graphs for each topic • Lifetime graph: The subgraph induced by all users who have ever tweeted on the topic. • Evolving graphs: The sequence of graphs induced by the users who tweet on the topic on a given day. • Cumulative evolving graph: There is an edge from u to v if u follows v and u tweets on the topic a day after tweets on day t and

  23. Topological study: Viral topics 8000 350 Max Cluster Size 2ndmax Cluster Size 7000 3rdmax Cluster Size 300 Evolution Max Cluster Sizes/ Evolution No. of Clusters 6000 250 Number of Clusters 5000 200 4000 150 3000 100 2000 50 1000 0 0 400 450 500 550 600 650 700 750 800 850 900 950 Time For a viral topic clusters merge into one as it rises in popularity. (Evolving graph)

  24. Topological study: Non-viral topics 500 300 Max Cluster Size 2ndmax Cluster Size 450 3rdmax Cluster Size 250 Evolution 400 Max Cluster Size / Evolution No. of Clusters 350 Number of Clusters 200 300 250 150 200 100 150 100 50 50 0 0 80 85 90 95 100 105 110 115 120 125 Time Non-viral topics see many small clusters. (Evolving graph)

  25. Empirical cross-verification: Setup • We used a data set containing approx 200 million tweets from 9 million users crawled from Twitter in 2009. • We augmented the data set by crawling follower-following relationships and geolocating the users where possible. • Further we used NLP tools to tag tweets with topics (since hashtags were very sparse).

  26. Large cluster formation: Empirical 10 3 10 3 0.3 0.4 0.35 Fraction of node in Giant component Fraction of node in Giant component 0.25 0.3 0.2 0.25 Users count Users count 10 2 10 2 0.15 0.2 0.15 0.1 0.1 0.05 0.05 Popularity Popularity Giant component Giant component 10 1 10 1 0 0 0 10 20 30 40 50 60 70 80 0 10 20 30 40 50 60 70 80 Day Day For non-viral topics, the largest component of the cumulative evolving graph contains a small fraction of all nodes

  27. Large clusters in viral topics 10 5 10 5 0.7 0.6 Fraction of node in Giant component Fraction of node in Giant component 0.6 0.5 10 4 10 4 0.5 0.4 10 3 Users count Users count 0.4 10 3 0.3 0.3 10 2 0.2 0.2 10 2 10 1 0.1 0.1 Popularity Popularity Giant component Giant component 10 0 10 1 0 0 0 10 20 30 40 50 60 70 80 0 10 20 30 40 50 60 70 80 Day Day In viral topics the largest component takes up a significant fraction of the graph, growing in size as the topic rises in popularity.

  28. Cluster merging in the model 3 500 7000 8000 Max/2ndMax Max/2ndMax Evolution Evolution 450 7000 6000 400 Max/2ndMax Cluster Size 2.5 Max/2ndMax Cluster Size 6000 5000 350 5000 300 Evolution Evolution 4000 2 250 4000 3000 200 3000 150 2000 1.5 2000 100 1000 1000 50 1 0 0 0 80 85 90 95 100 105 110 115 120 125 400 450 500 550 600 650 700 750 800 850 900 950 Time Time The ratio of the largest to the second largest component in the evolving graph tells a story.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend