Source-linked AI summary

The Role of Information Diffusion in the Evolution of Social Networks

Lilian Weng, Jacob Ratkiewicz, Nicola Perra, Bruno Gonçalves, Carlos Castillo, Francesco Bonchi, Rossano Schifanella, Filippo Menczer, Alessandro Flammini

arXiv:1302.6276v2cs.SIcs.CYphysics.soc-ph

TL;DR

The paper asks how information diffusion contributes to social-network evolution beyond triadic closure. It analyzes complete longitudinal Yahoo! Meme data with maximum-likelihood models of link-creation strategies, finding that traffic-based shortcuts and heterogeneous user behaviors complement triadic closure and can improve information diffusion.

  • Problem

    Existing network-evolution models emphasize triadic closure but generally do not incorporate user activity or how information spreads through the network.

  • Method

    The paper analyzes complete longitudinal Yahoo! Meme records and uses maximum-likelihood modeling to compare triadic-closure and traffic-based link-creation strategies.

  • Results

    Triadic closure accounts for 71% of links in the best combined models, while grandparents and origins account for 12% and the remainder are random.

  • Takeaways & Limitations

    Traffic-based shortcuts make information diffusion more efficient, and popular, active, influential users help create these shortcuts.

  • Takeaways & Limitations

    Confirming generality beyond Yahoo! Meme requires analyses of other micro-blogging systems, which are difficult because full longitudinal user-action data are hard to obtain.

Abstract

from arXiv · show

Every day millions of users are connected through online social networks, generating a rich trove of data that allows us to study the mechanisms behind human interactions. Triadic closure has been treated as the major mechanism for creating social links: if Alice follows Bob and Bob follows Charlie, Alice will follow Charlie. Here we present an analysis of longitudinal micro-blogging data, revealing a more nuanced view of the strategies employed by users when expanding their social circles. While the network structure affects the spread of information among users, the network is in turn shaped by this communication activity. This suggests a link creation mechanism whereby Alice is more likely to follow Charlie after seeing many messages by Charlie. We characterize users with a set of parameters associated with different link creation strategies, estimated by a Maximum-Likelihood approach. Triadic closure does have a strong effect on link formation, but shortcuts based on traffic are another key factor in interpreting network evolution. However, individual strategies for following other users are highly heterogeneous. Link creation behaviors can be summarized by classifying users in different categories with distinct structural and behavioral characteristics. Users who are popular, active, and influential tend to create traffic-based shortcuts, making the information diffusion process more efficient in the network.

1. INTRODUCTION

The paper examines how information diffusion and network structure jointly shape social-network evolution, extending beyond triadic closure to activity-based link formation. Using longitudinal micro-blogging data, it finds that traffic-based shortcuts and heterogeneous user strategies contribute substantially to new links.

  • Existing network models commonly emphasize structural growth and triadic closure while overlooking user activity and information spread.
  • The study links network structure, communication patterns, and subsequent changes in network growth.
  • Information diffusion affects network evolution at both system-wide and individual levels.
  • New links include traffic-based shortcuts, while triadic closure remains statistically important and users often follow people whose content they have seen.
  • Users differ in link-formation strategies, with high in-degree users paying more attention to traffic and active content sources attracting shortcuts.

2. BACKGROUND

Prior work models communication dynamics and network topology largely as separate problems, using mechanisms such as propagation, preferential attachment, homophily, and triadic closure. This paper connects them through a maximum-likelihood framework that incorporates traffic-based activity into network evolution.

  • Communication models have addressed propagation, cascades, recency, connectivity heterogeneity, clustering, user-created content, and temporal connectivity.
  • Network-growth models have traditionally focused on mechanisms that reproduce structural properties such as small-world organization, clustering, temporal dynamics, and information propagation.
  • Preferential attachment, homophily, and triadic closure represent distinct explanations for how users form links.
  • Link prediction commonly treats future connections as a classification or ranking problem using structural, random-walk, graphical, or profile-based features.
  • The paper extends maximum-likelihood modeling of triadic closure by adding traffic-based mechanisms and explicitly coupling network and information dynamics.

3. MEME DATESET

The study uses complete longitudinal Yahoo! Meme records to analyze directed, asymmetric follower links and information flows. The dataset contains 128,199 users and 3,485,361 directed edges at the observation period’s end.

  • Yahoo! Meme was observed from April 2009 through March 2010 using complete records of message propagation and link creation events.
  • A directed edge represents a user following another, with direction chosen to emphasize information flow and asymmetric relationships.
  • Figure 2 reports system growth over time and broad in-degree and out-degree distributions, with a 1,000-following limit setting the maximum in-degree.
  • Each information-flow link is weighted by the number of messages from its source that the recipient reposted or saw.
  • 128,199 users with at least one edge formed 3,485,361 directed edges at the end of observation.

4. LINK CREATION MECHANISMS

New links arise through both triadic closure and traffic-based shortcuts, with users often following people whose messages they have encountered. These strategies vary with user activity and make traffic-based links more efficient for information flow.

  • Link creation mechanisms: Users can follow grandparents or origins seen in repost cascades, creating shortcuts that connect otherwise distant users; triadic closure follows a shared-network path.Grandparents are users two steps ahead in a cascade, origins are original sources, and triadic nodes represent the triadic-closure mechanism.
  • Link creation mechanisms: 84.8% of new edges are triadic closures, while 21.5% connect to grandparents and 19.5% connect to origins.The categories overlap substantially because many information cascades are shallow.
  • Statistical analyses of shortcuts: Links to grandparents, origins, and triadic nodes occur much more frequently than random choice, with all three null hypotheses rejected at p < 10^-10.The analysis treats each link creation as an independent event and compares observed choices with random targets among users not already followed.
  • User preference: Triadic closure dominates when users follow fewer than 75 people, whereas users following more than 75 people increasingly use traffic-based opportunities.Users with more followed accounts have more channels through which they monitor traffic and encounter potential targets.
  • Traffic bias: Users preferentially follow shortcut targets whose messages they have seen more often, indicating that repeated exposure biases link formation.Candidates are ranked by the number of messages previously seen by the link creator; smaller rank percentiles indicate greater exposure.
  • Link efficiency: Grandparent and origin links have higher efficiency than triadic-closure links for both seen and reposted traffic.Link efficiency is defined as the average number of posts seen or reposted through a link during one time unit after creation.

5. RULES OF NETWORK EVOLUTION

The paper models link creation as a mixture of structural, traffic-based, and random strategies, estimated by maximum likelihood. Triadic closure is dominant alone, while combined models show that traffic shortcuts improve the account of network evolution.

  • 5. RULES OF NETWORK EVOLUTION: Maximum-Likelihood Estimation mixes strategy-specific likelihoods to model the probability that a creator follows a target under the network configuration at link creation.The framework assigns probabilities to different strategies and combines their likelihoods.
  • 5. RULES OF NETWORK EVOLUTION: The model considers random following, triadic closure, grandparents, origins, and traffic shortcuts combining grandparents or origins.Traffic shortcuts are defined through local message-flow relationships.
  • 5.1 Single Strategies: Triadic closure dominates as a single strategy with p∆= 0.82, while traffic-based strategies alone account for about 20% of links.The probabilities are obtained by numerically exploring p ∈(0, 1).
  • 5.2 Combined Strategies: Combined models use traffic shortcuts with probability p1, triadic closure with p2, and random connections with probability 1 −p1 −p2.The likelihood allows one follow action to contribute to multiple strategy terms.
  • 5.2 Combined Strategies: Combined traffic-shortcut and triadic-closure models yield the best accuracy, with triadic closure accounting for 71% of links, grandparents and origins for 12%, and the rest created randomly.The parameters are selected by numerically maximizing the likelihood over the unit square.

6. USER BEHAVIOR

The paper fits separate strategy probabilities for users with sufficient in-links and clusters them into behavioral classes. These classes differ in how they use information flow, social structure, and random exploration, with information-oriented users more active, followed, and influential.

  • 6. USER BEHAVIOR: Users with at least 20 in-links receive individual traffic, structural, and random strategy parameters estimated with the G ∪O + ∆ model.The model is selected because it best reproduces the empirical data globally.
  • 6.1 User Strategy Classification: Expectation-Maximization clusters users into five classes based on ptraffic, pstructure, and prandom.The number of clusters is selected by cross validation.
  • 6.1 User Strategy Classification: Information-oriented users follow people from whom or through whom they have received messages, whereas Friend users follow users two steps away almost exclusively.The classification distinguishes traffic-oriented behavior from triadic closure.
  • 6.1 User Strategy Classification: Casual Friendship users mainly follow users their friends follow and occasionally choose random users, while Random Browsing users prefer users distant in follower and message-flow networks.Random behavior may also reflect strategies outside the model, such as intentionally following celebrities.
  • 6.2 Characterization of User Classes: Information-oriented users have been active longer, follow more people, have more followers, and receive more message reposts than friendship-driven users.They tend to function more as information spreaders than producers.
  • 6.2 Characterization of User Classes: The user-class results are qualitatively stable when fitting the first 20 or 50 links instead of each user’s entire lifetime.The analysis otherwise fits parameters over the users’ full lifetimes.

7. CONCLUSION

The paper frames network growth and information spreading as a coupled feedback loop. Its findings identify traffic-based linking, heterogeneous user strategies, and limits on generalization and future algorithmic assessment.

  • Information diffusion and network evolution form a feedback loop relevant to understanding social influence, user behavior, and network efficiency.
  • Triadic closure dominates early link formation, but information-flow traffic becomes indispensable as users progress through their lifetimes.Users who become more active and influential create shortcuts that make information spread more efficiently.
  • Users whose following is driven by observed information are a minority but widely spread the information they collect.
  • The MLE framework could assess which link-prediction methods best match longitudinal network changes, but this evaluation remains future work.
  • Confirming whether the findings generalize to other micro-blogging systems requires longitudinal data that are difficult to obtain.
Loading 1302.6276v2…