paper-with-me

홈 › Papers

Causal Inference Isn't Special: Why It's Just Another Prediction Problem

2025-04-06 · Carlos Fernández-Loría

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.

📄 PDF Abstract BibTeX arXiv:2504.04320

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDomain Adaptation

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Adjusting for Confounders with Text: Challenges and an Empirical Evaluation Framework for Causal Inference

2020-09-21 · Galen Weld, Peter West, Maria Glenski, David Arbour 외

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 Inference

Unbiased Scene Graph Generation via Two-stage Causal Modeling

2023-07-11 · Shuzhou Sun, Shuaifeng Zhi, Qing Liao, Janne Heikkilä 외

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+1

Causality and Robust Optimization

2020-02-28 · Akihiro Yabe

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 selection

MissDeepCausal: Causal Inference from Incomplete Data Using Deep Latent Variable Models

2020-02-25 · Imke Mayer, Julie Josse, Félix Raimundo, Jean-Philippe Vert

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 Values

Integrating Causality with Neurochaos Learning: Proposed Approach and Research Agenda

2025-01-23 · Nanjangud C. Narendra, Nithin Nagaraj

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