paper-with-me

Papers

Causal bootstrapping

2019-10-21 · Max A. Little, Reham Badawy

To draw scientifically meaningful conclusions and build reliable models of quantitative phenomena, cause and effect must be taken into consideration (either implicitly or explicitly). This is particularly challenging when the measurements are not from controlled experimental (interventional) settings, since cause and effect can be obscured by spurious, indirect influences. Modern predictive techniques from machine learning are capable of capturing high-dimensional, nonlinear relationships between variables while relying on few parametric or probabilistic model assumptions. However, since these techniques are associational, applied to observational data they are prone to picking up spurious influences from non-experimental (observational) data, making their predictions unreliable. Techniques from causal inference, such as probabilistic causal diagrams and do-calculus, provide powerful (nonparametric) tools for drawing causal inferences from such observational data. However, these techniques are often incompatible with modern, nonparametric machine learning algorithms since they typically require explicit probabilistic models. Here, we develop causal bootstrapping for augmenting classical nonparametric bootstrap resampling with information on the causal relationship between variables. This makes it possible to resample observational data such that, if it is possible to identify an interventional relationship from that data, new data representing that relationship can be simulated from the original observational data. In this way, we can use modern machine learning algorithms unaltered to make statistically powerful, yet causally-robust, predictions. We develop several causal bootstrapping algorithms for drawing interventional inferences from observational data, for classification and regression problems, and demonstrate, using synthetic and real-world examples, the value of this approach.

📄 PDF Abstract BibTeX arXiv:1910.09648

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningCausal Inference

Similar Papers 제목 키워드 기반

Mechanism learning: Reverse causal inference in the presence of multiple unknown confounding through front-door causal bootstrapping

2024-10-26 · Jianqiao Mao, Max A. Little

A major limitation of machine learning (ML) prediction models is that they recover associational, rather than causal, predictive relationships between variables. In high-stakes automation applications of ML this is probl…

Causal Inference

Creating Causal Embeddings for Question Answering with Minimal Supervision

2016-09-26 · EMNLP 2016 11 · Rebecca Sharp, Mihai Surdeanu, Peter Jansen, Peter Clark 외

A common model for question answering (QA) is that a good answer is one that is closely related to the question, where relatedness is often determined using general-purpose lexical models such as word embeddings. We argu…

Question AnsweringRerankingWord Embeddings

Constructing valid instrumental variables in generalized linear causal models from directed acyclic graphs

2021-02-16 · Øyvind Hoveid

Unlike other techniques of causality inference, the use of valid instrumental variables can deal with unobserved sources of both variable errors, variable omissions, and sampling bias, and still arrive at consistent esti…

valid

From Fact Overwriting to Knowledge Evolution: Causal Editing via On-Policy Self-Distillation

2026-05-27 · Shuaike Li, Kai Zhang, Xianquan Wang, Jiachen Liu 외 arxiv

While Knowledge Editing (KE) enables efficient updates, its dominant Static Fact Overwriting paradigm treats LLMs as discrete databases, forcibly injecting isolated facts. Fracturing pre-trained logical topologies, this …

knowledge editing

Pulling Up by the Causal Bootstraps: Causal Data Augmentation for Pre-training Debiasing

2021-08-27 · Sindhu C. M. Gowda, Shalmali Joshi, Haoran Zhang, Marzyeh Ghassemi

Machine learning models achieve state-of-the-art performance on many supervised learning tasks. However, prior evidence suggests that these models may learn to rely on shortcut biases or spurious correlations (intuitivel…

BenchmarkingData AugmentationDomain Generalization