Fake News Sharing Behavior¶
Fake news sharing behavior describes the observable patterns by which users interact with misinformation on social platforms—who shares what, when, and with whom. Understanding this behavior is critical for both detection (flagging suspicious cascade patterns) and intervention (identifying vulnerable users).
Sharing behavior can be modeled at multiple levels: individual user preferences (embeddings), network-level cascade dynamics, and population-level statistical patterns. Research shows that users who share predominantly fake news exhibit more homogeneous behavior—greater clustering and less diversity—compared to those sharing true news, suggesting they follow similar cognitive or social patterns.
Key papers¶
- Causal Understanding of Fake News Dissemination on Social Media — learns unbiased embeddings of fake vs. true news sharing behavior and shows users sharing fake news cluster more tightly than true-news sharers
Related topics¶
- User Susceptibility to Fake News (what makes some users share more)
- Propagation Models (how information spreads)
- Social-context-based fake news detection (influence of peers and networks)