← Search

Elias Bareinboim

75 accepted papers

2025

Causal Discovery over Clusters of Variables in Markovian Systems

NeurIPS 2025poster

Causal discovery methods are powerful tools for uncovering the structure of relationships among variables, yet they face significant challenges in scalability and interpretability, especially in high-dimensional settings. In many domains, researchers are not only interested in causal links between i…

Cited by 0SourceScholar
2025

Testing Causal Models with Hidden Variables in Polynomial Delay via Conditional Independencies

AAAI 2025technical

Testing a hypothesized causal model against observational data is a key prerequisite for many causal inference tasks. A natural approach is to test whether the conditional independence relations (CIs) assumed in the model hold in the data. While a model can assume exponentially many CIs (with respec…

2024

Causal Imitation for Markov Decision Processes: a Partial Identification Approach

NeurIPS 2024poster

Imitation learning enables an agent to learn from expert demonstrations when the performance measure is unknown and the reward signal is not specified. Standard imitation methods do not generally apply when the learner and the expert's sensory capabilities mismatch and demonstrations are contaminate…

Cited by 7SourcePDFScholar
2024

Mind the Gap: A Causal Perspective on Bias Amplification in Prediction & Decision-Making

NeurIPS 2024poster

As society increasingly relies on AI-based tools for decision-making in socially sensitive domains, investigating fairness and equity of such automated systems has become a critical field of inquiry. Most of the literature in fair machine learning focuses on defining and achieving fairness criteria…

Cited by 2SourcePDFScholar
2024

Scores for Learning Discrete Causal Graphs with Unobserved Confounders

AAAI 2024technical

Structural learning is arguably one of the most challenging and pervasive tasks found throughout the data sciences. There exists a growing literature that studies structural learning in non-parametric settings where conditional independence constraints are taken to define the equivalence class. In t…

Cited by 5SourcePDFScholar
2024

Towards Safe Policy Learning under Partial Identifiability: A Causal Approach

AAAI 2024technical

Learning personalized treatment policies is a formative challenge in many real-world applications, including in healthcare, econometrics, artificial intelligence. However, the effectiveness of candidate policies is not always identifiable, i.e., it is not uniquely computable from the combination of…

Cited by 6SourcePDFScholar
2023

Causal Imitation Learning via Inverse Reinforcement Learning

ICLR 2023poster

One of the most common ways children learn when unfamiliar with the environment is by mimicking adults. Imitation learning concerns an imitator learning to behave in an unknown environment from an expert's demonstration; reward signals remain latent to the imitator. This paper studies imitation lear…

Cited by 43SourcePDFScholar
2023

Causal discovery from observational and interventional data across multiple environments

NeurIPS 2023poster

A fundamental problem in many sciences is the learning of causal structure underlying a system, typically through observation and experimentation. Commonly, one even collects data across multiple domains, such as gene sequencing from different labs, or neural recordings from different species. Altho…

Cited by 14SourcePDFScholar
2023

Estimating Causal Effects Identifiable from a Combination of Observations and Experiments

NeurIPS 2023poster

Learning cause and effect relations is arguably one of the central challenges found throughout the data sciences. Formally, determining whether a collection of observational and interventional distributions can be combined to learn a target causal relation is known as the problem of generalized iden…

Cited by 8SourcePDFScholar
2023

Neural Causal Models for Counterfactual Identification and Estimation

ICLR 2023poster

Evaluating hypothetical statements about how the world would be had a different course of action been taken is arguably one key capability expected from modern AI systems. Counterfactual reasoning underpins discussions in fairness, the determination of blame and responsibility, credit assignment, an…

Cited by 38SourcePDFScholar
2023

Nonparametric Identifiability of Causal Representations from Unknown Interventions

NeurIPS 2023poster

We study causal representation learning, the task of inferring latent causal variables and their causal relations from high-dimensional functions (“mixtures”) of the variables. Prior work relies on weak supervision, in the form of counterfactual pre- and post-intervention views or temporal structure…

2022

Causal Identification under Markov equivalence: Calculus, Algorithm, and Completeness

NeurIPS 2022accept

One common task in many data sciences applications is to answer questions about the effect of new interventions, like: `what would happen to $Y$ if we make $X$ equal to $x$ while observing covariates $Z=z$?'. Formally, this is known as conditional effect identification, where the goal is to determin…

Cited by 21SourcePDFScholar
2022

Causal Transportability for Visual Recognition

CVPR 2022poster

Visual representations underlie object recognition tasks, but they often contain both robust and non-robust features. Our main observation is that image classifiers may perform poorly on out-of-distribution samples because spurious correlations between non-robust features and labels can be changed i…

Cited by 45PDFcodeScholar
2022

On Measuring Causal Contributions via do-interventions

ICML 2022spotlight

Causal contributions measure the strengths of different causes to a target quantity. Understanding causal contributions is important in empirical sciences and data-driven disciplines since it allows to answer practical queries like “what are the contributions of each cause to the effect?” In this pa…

Cited by 36SourcePDFScholar
2022

Partial Counterfactual Identification from Observational and Experimental Data

ICML 2022spotlight

This paper investigates the problem of bounding counterfactual queries from an arbitrary collection of observational and experimental distributions and qualitative knowledge about the underlying data-generating model represented in the form of a causal diagram. We show that all counterfactual distri…

Cited by 103SourcePDFScholar
2021

Double Machine Learning Density Estimation for Local Treatment Effects with Instruments

NeurIPS 2021spotlight

Local treatment effects are a common quantity found throughout the empirical sciences that measure the treatment effect among those who comply with what they are assigned. Most of the literature is focused on estimating the average of such quantity, which is called the ``local average treatment effe…

Cited by 10SourcePDFScholar
2021

Estimating Identifiable Causal Effects on Markov Equivalence Class through Double Machine Learning

ICML 2021spotlight

General methods have been developed for estimating causal effects from observational data under causal assumptions encoded in the form of a causal graph. Most of this literature assumes that the underlying causal graph is completely specified. However, only observational data is available in most pr…

Cited by 21SourcePDFScholar
2021

Estimating Identifiable Causal Effects through Double Machine Learning

AAAI 2021technical

Identifying causal effects from observational data is a pervasive challenge found throughout the empirical sciences. Very general methods have been developed to decide the identifiability of a causal quantity from a combination of observational data and causal knowledge about the underlying system.…

Cited by 62SourcePDFScholar
2021

Nested Counterfactual Identification from Arbitrary Surrogate Experiments

NeurIPS 2021poster

The Ladder of Causation describes three qualitatively different types of activities an agent may be interested in engaging in, namely, seeing (observational), doing (interventional), and imagining (counterfactual) (Pearl and Mackenzie, 2018). The inferential challenge imposed by the causal hierarchy…

Cited by 49SourcePDFScholar
2021

The Causal-Neural Connection: Expressiveness, Learnability, and Inference

NeurIPS 2021poster

One of the central elements of any causal inference is an object called structural causal model (SCM), which represents a collection of mechanisms and exogenous sources of random variation of the system under investigation (Pearl, 2000). An important property of many kinds of neural networks is univ…

2020

Causal Discovery from Soft Interventions with Unknown Targets: Characterization and Learning

NeurIPS 2020poster

One fundamental problem in the empirical sciences is of reconstructing the causal structure that underlies a phenomenon of interest through observation and experimentation. While there exists a plethora of methods capable of learning the equivalence class of causal structures that are compatible wit…

Cited by 129SourcePDFScholar
2020

Efficient Identification in Linear Structural Causal Models with Auxiliary Cutsets

ICML 2020poster

We develop a polynomial-time algorithm for identification of structural coefficients in linear causal models that subsumes previous efficient state-of-the-art methods, unifying several disparate approaches to identification in this setting. Building on these results, we develop a procedure for ident…

Cited by 21SourcePDFScholar
2019

Characterization and Learning of Causal Graphs with Latent Variables from Soft Interventions

NeurIPS 2019poster

The challenge of learning the causal structure underlying a certain phenomenon is undertaken by connecting the set of conditional independences (CIs) readable from the observational data, on the one side, with the set of corresponding constraints implied over the graphical structure, on the other,…

Cited by 74SourcePDFScholar
2019

Efficient Identification in Linear Structural Causal Models with Instrumental Cutsets

NeurIPS 2019poster

One of the most common mistakes made when performing data analysis is attributing causal meaning to regression coefficients. Formally, a causal effect can only be computed if it is identifiable from a combination of observational data and structural knowledge about the domain under investigation (Pe…

2019

Identification of Conditional Causal Effects under Markov Equivalence

NeurIPS 2019spotlight

Causal identification is the problem of deciding whether a post-interventional distribution is computable from a combination of qualitative knowledge about the data-generating process, which is encoded in a causal diagram, and an observational distribution. A generalization of this problem restricts…

Cited by 15SourcePDFScholar
2019

Sensitivity Analysis of Linear Structural Causal Models

ICML 2019oral

Causal inference requires assumptions about the data generating process, many of which are unverifiable from the data. Given that some causal assumptions might be uncertain or disputed, formal methods are needed to quantify how sensitive research conclusions are to violations of those assumptions. A…

Cited by 72SourcePDFScholar
2018

Budgeted Experiment Design for Causal Structure Learning

ICML 2018oral

We study the problem of causal structure learning when the experimenter is limited to perform at most $k$ non-adaptive experiments of size $1$. We formulate the problem of finding the best intervention target set as an optimization problem, which aims to maximize the average number of edges whose di…

Cited by 80SourcePDFScholar
2017

Experimental Design for Learning Causal Graphs with Latent Variables

NeurIPS 2017poster

We consider the problem of learning causal structures with latent variables using interventions. Our objective is not only to learn the causal graph between the observed variables, but to locate unobserved variables that could confound the relationship between observables. Our approach is stage-wise…

Cited by 100SourcePDFScholar
2017

Identification and Model Testing in Linear Structural Equation Models using Auxiliary Variables

ICML 2017poster

We developed a novel approach to identification and model testing in linear structural equation models (SEMs) based on auxiliary variables (AVs), which generalizes a widely-used family of methods known as instrumental variables. The identification problem is concerned with the conditions under which…

Cited by 34SourcePDFScholar