paper-with-me

Papers

Black Box Causal Inference: Effect Estimation via Meta Prediction

2025-03-07 · Lucius E. J. Bynum, Aahlad Manas Puli, Diego Herrero-Quevedo, Nhi Nguyen, Carlos Fernandez-Granda, Kyunghyun Cho, Rajesh Ranganath

Causal inference and the estimation of causal effects plays a central role in decision-making across many areas, including healthcare and economics. Estimating causal effects typically requires an estimator that is tailored to each problem of interest. But developing estimators can take significant effort for even a single causal inference setting. For example, algorithms for regression-based estimators, propensity score methods, and doubly robust methods were designed across several decades to handle causal estimation with observed confounders. Similarly, several estimators have been developed to exploit instrumental variables (IVs), including two-stage least-squares (TSLS), control functions, and the method-of-moments. In this work, we instead frame causal inference as a dataset-level prediction problem, offloading algorithm design to the learning process. The approach we introduce, called black box causal inference (BBCI), builds estimators in a black-box manner by learning to predict causal effects from sampled dataset-effect pairs. We demonstrate accurate estimation of average treatment effects (ATEs) and conditional average treatment effects (CATEs) with BBCI across several causal inference problems with known identification, including problems with less developed estimators.

📄 PDF Abstract BibTeX arXiv:2503.05985

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDecision MakingPrediction

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 제목 키워드 기반

Model Agnostic Differentially Private Causal Inference

2025-05-26 · Christiant Lebeda, Mathieu Even, Aurélien Bellet, Julie Josse

Estimating causal effects from observational data is essential in fields such as medicine, economics and social sciences, where privacy concerns are paramount. We propose a general, model-agnostic framework for different…

Causal InferencemodelPrivacy Preserving

Matched Machine Learning: A Generalized Framework for Treatment Effect Inference With Learned Metrics

2023-04-03 · Marco Morucci, Cynthia Rudin, Alexander Volfovsky

We introduce Matched Machine Learning, a framework that combines the flexibility of machine learning black boxes with the interpretability of matching, a longstanding tool in observational causal inference. Interpretabil…

Causal Inference

CausalNLP: A Practical Toolkit for Causal Inference with Text

2021-06-15 · Arun S. Maiya

Causal inference is the process of estimating the effect or impact of a treatment on an outcome with other covariates as potential confounders (and mediators) that may need to be controlled. The vast majority of existing…

Causal Inference

Federated Causal Inference: Multi-Study ATE Estimation beyond Meta-Analysis

2024-10-22 · Rémi Khellaf, Aurélien Bellet, Julie Josse

We study Federated Causal Inference, an approach to estimate treatment effects from decentralized data across centers. We compare three classes of Average Treatment Effect (ATE) estimators derived from the Plug-in G-Form…

Causal InferenceFederated Learning

PRIM: Meta-Learned Bayesian Root Cause Analysis

2026-05-09 · Christopher Lohse, Anish Dhir, Amadou Ba, Bradley Eck 외 arxiv

Root cause analysis (RCA) in complex systems is challenging due to error propagation across multiple variables, the need for structural causal knowledge, and the computational cost of inference at test time. We introduce…

Bayesian Inference