Skip to content

Causal Inference

Causal inference seeks to identify why events occur—identifying causal relationships between variables rather than mere correlations. In the context of fake news, causal inference addresses questions like "what causes users to share fake news?" rather than "who is correlated with sharing fake news?"

Observational data (e.g., social media logs) presents a fundamental challenge: we can only observe one outcome per user, not the counterfactual ("what would this user have done under a different condition?"). Confounders—variables that influence both the treatment (e.g., user attribute) and outcome (e.g., sharing behavior)—create spurious associations if left uncontrolled.

Key papers