Skip to content

Propagation-based fake news detection

Detection methods that analyze how news spreads through social networks. Rather than examining content or source credibility, propagation-based approaches examine the structure and dynamics of how claims diffuse: who shares them, how quickly, how far, and the branching patterns of retweets and shares.

Key insights

  • False news spreads differently: Falsehood typically diffuses farther, faster, deeper, and more broadly than truth The Spread of True and False News Online
  • Cascade structure as signal: Tree-like retweet chains contain information about claim veracity; self-reinforcing cascades, user diversity, and depth patterns distinguish true from false claims
  • Temporal dynamics matter: Early retweet velocity, time to first shares, and acceleration curves vary between true and false news
  • Network topology features: Structural properties like maximum breadth, retweet depth, and user rank distributions are predictive

Complementary to other approaches

Propagation-based detection works alongside: - Content-based detection (linguistic and visual features) - Credibility assessment (source and author reputation) - Feature engineering (representing cascade structure as machine-learning features)

Key papers in this wiki

Open questions

  • How do algorithmic feeds and recommendation systems alter traditional propagation patterns?
  • What is the relative importance of early-stage cascade features vs. long-term patterns for early detection?
  • How do propagation patterns differ across platforms (Twitter, Facebook, TikTok)?
  • Can intervention (labels, friction, prebunking) measurably change cascade shapes before they go viral?