← Search

Tom Claassen

9 accepted papers

2025

SNAP: Sequential Non-Ancestor Pruning for Targeted Causal Effect Estimation With an Unknown Graph

AISTATS 2025poster

Causal discovery can be computationally demanding for large numbers of variables. If we only wish to estimate the causal effects on a small subset of target variables, we might not need to learn the causal graph for all variables, but only a small subgraph that includes the targets and their adjust…

Cited by 0SourceScholar
2020

Causal Shapley Values: Exploiting Causal Knowledge to Explain Individual Predictions of Complex Models

NeurIPS 2020poster

Shapley values underlie one of the most popular model-agnostic methods within explainable artificial intelligence. These values are designed to attribute the difference between a model's prediction and an average baseline to the different features used as input to the model. Being based on solid gam…

Cited by 231SourcePDFScholar
2020

Constraint-Based Causal Discovery using Partial Ancestral Graphs in the presence of Cycles

UAI 2020poster

While feedback loops are known to play important roles in many complex systems, their existence is ignored in a large part of the causal discovery literature, as systems are typically assumed to be acyclic from the outset. When applying causal discovery algorithms designed for the acyclic setting on…

Cited by 54SourcePDFScholar
2020

MASSIVE: Tractable and Robust Bayesian Learning of Many-Dimensional Instrumental Variable Models

UAI 2020poster

The recent availability of huge, many-dimensional data sets, like those arising from genome-wide association studies (GWAS), provides many opportunities for strengthening causal inference. One popular approach is to utilize these many-dimensional measurements as instrumental variables (instruments)…

Cited by 2SourcePDFScholar
2018

Domain Adaptation by Using Causal Inference to Predict Invariant Conditional Distributions

NeurIPS 2018poster

An important goal common to domain adaptation and causal inference is to make accurate predictions when the distributions for the source (or training) domain(s) and target (or test) domain(s) differ. In many cases, these different distributions can be modeled as different contexts of a single underl…

2017

Robust Causal Estimation in the Large-Sample Limit without Strict Faithfulness

AISTATS 2017poster

Causal effect estimation from observational data is an important and much studied research topic. The instrumental variable (IV) and local causal discovery (LCD) patterns are canonical examples of settings where a closed-form expression exists for the causal effect of one variable on another, given…