[Springer 2020] Decoding Social Spread: How Node Attitudes and Evolutionary Games Shape Information Flow
Node Attitude Aware Information Dissemination Model Based on Evolutionary Game in Social Networks
The paper proposes a Node Attitude Aware Information Dissemination model based on evolutionary game theory and non-Bayesian social learning. By integrating node attitudes into an improved SIS (Susceptible-Infected-Susceptible) infectious disease model, the authors simulate how individual opinions evolve through interactions to influence the global spread of information in online social networks.
TL;DR
Information dissemination is not just a biological contagion; it is a strategic game. This paper introduces a model that treats social network users as boundedly rational players whose attitudes (positive or negative) fluctuate via non-Bayesian social learning. By coupling these attitude dynamics with an Evolutionary Game Theory (EGT) framework and an SIS epidemic model, the researchers demonstrate how the "will to spread" evolves and ultimately dictates the reach of a message.
The Motivation: Moving Beyond "Static" Contagion
Most classical models (SIRS, Independent Cascade) assume that if you are exposed to information, you have a fixed probability of "infection." However, human behavior is far more complex.
- Prior Work Limitation: Existing models treat tipping points as structural (network topology) rather than psychological (individual attitude).
- The Insight: The authors argue that users adjust their attitudes after interacting with neighbors. A positive user might "convert" a negative one, or a "wavering" user might dampen the spread. This interaction is a game of strategies and payoffs.
Methodology: The Interaction Alchemy
The core of the paper lies in a two-stage mechanism for attitude evolution.
1. Non-Bayesian Social Learning
Instead of complex Bayesian probability updates, nodes follow a local imitation rule: Here, is a convergence parameter. It captures the "stubbornness" or "openness" of a user to change their mind when confronted with a neighbor's opinion.
2. The Evolutionary Game Matrix
The interactions are modeled as a game between Positive (Active) and Negative (Inhibitory) nodes.
- Positive Nodes: Seek to spread (Strategy: Dissemination).
- Negative Nodes: Seek to suppress (Strategy: Non-dissemination).
- Payoffs: Changing a neighbor's mind yields a reward ( or ). "Wavering" nodes introduce a variance () in these rewards.

3. Dynamic Coupling with SIS
The game dictates the values of (probability of positive nodes spreading) and (probability of negative nodes refusing to spread). These are then fed into a modified SIS transition equation: Where —the spreading rate—is no longer a constant, but a derivative of the current game-theoretic equilibrium.
Experiments & SOTA Results
The authors tested the model against the Sinablog dataset involving over 300,000 nodes participating in the "Double 11" shopping festival discussions.
Key Finding: The Dominance of Positivity
Numerical analysis of different scenarios (based on the relative values of ) showed that under most conditions, the system tends toward a Stable Equilibrium at (1,0). This implies that if the information has intrinsic value or strong positive backing, negative nodes will eventually be converted, and dissemination will persist.

Performance against SIRS
When compared to the standard SIRS model, the Node Attitude Aware model showed a much tighter fit to real-world data during "burst" phases (sudden spikes in activity). The standard SIRS model lacked the flexibility to account for the rapid "state-switching" that occurs when a population's collective attitude shifts.

Critical Insights & Takeaways
- Positive Nodes are Catalysts: They have the highest influence on final dissemination reach.
- Wavering Nodes are Buffers: Users with unstable attitudes act as "friction" in the network. For those attempting information control (e.g., stopping a rumor), targeting these wavering nodes is more effective than confronting hardline negative nodes.
- The Power of : The convergence speed of a network's opinion is highly sensitive to the "openness" of the users. High convergence parameters lead to explosive, short-lived peaks, while low parameters lead to long-tailed, persistent discussions.
Conclusion: By merging the psychology of attitude with the mathematics of game theory, this work provides a more granular lens through which to view social media dynamics, offering valuable tools for both marketers and information safety researchers.
