Causal Inference Isn't Special: Why It's Just Another Prediction Problem
Causal inference is often portrayed as fundamentally distinct from predictive modeling, with its own terminology, goals, and intellectual challenges. But at its core, causal inference is simply a structured instance of prediction under distribution shift. In both cases, we begin with labeled data from a source domain and seek to generalize to a target domain where outcomes are not observed. The key difference is that in causal inference, the labels -- potential outcomes -- are selectively observed based on treatment assignment, introducing bias that must be addressed through assumptions. This perspective reframes causal estimation as a familiar generalization problem and highlights how techniques from predictive modeling, such as reweighting and domain adaptation, apply directly to causal tasks. It also clarifies that causal assumptions are not uniquely strong -- they are simply more explicit. By viewing causal inference through the lens of prediction, we demystify its logic, connect it to familiar tools, and make it more accessible to practitioners and educators alike.
Code (0)
등록된 구현이 없습니다.
Tasks
Causal InferenceDomain AdaptationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adjusting for Confounders with Text: Challenges and an Empirical Evaluation Framework for Causal Inference
Causal inference studies using textual social media data can provide actionable insights on human behavior. Making accurate causal inferences with text requires controlling for confounding which could otherwise impart bi…
Causal InferenceUnbiased Scene Graph Generation via Two-stage Causal Modeling
Despite the impressive performance of recent unbiased Scene Graph Generation (SGG) methods, the current debiasing literature mainly focuses on the long-tailed distribution problem, whereas it overlooks another source of …
Causal InferenceGraph GenerationRepresentation LearningScene Graph Generation+1Causality and Robust Optimization
A decision-maker must consider cofounding bias when attempting to apply machine learning prediction, and, while feature selection is widely recognized as important process in data-analysis, it could cause cofounding bias…
Causal DiscoveryDecision Makingfeature selectionMissDeepCausal: Causal Inference from Incomplete Data Using Deep Latent Variable Models
Inferring causal effects of a treatment, intervention or policy from observational data is central to many applications. However, state-of-the-art methods for causal inference seldom consider the possibility that covaria…
Causal InferenceImputationMissing ValuesIntegrating Causality with Neurochaos Learning: Proposed Approach and Research Agenda
Deep learning implemented via neural networks, has revolutionized machine learning by providing methods for complex tasks such as object detection/classification and prediction. However, architectures based on deep neura…
Deep Learningobject-detectionObject Detection