← Search

Alicia Curth

16 accepted papers

2024

A Neural Framework for Generalized Causal Sensitivity Analysis

ICLR 2024poster

Unobserved confounding is common in many applications, making causal inference from observational data challenging. As a remedy, causal sensitivity analysis is an important tool to draw causal conclusions under unobserved confounding with mathematical guarantees. In this paper, we propose NeuralCSA,…

2024

Deep Learning Through A Telescoping Lens: A Simple Model Provides Empirical Insights On Grokking, Gradient Boosting & Beyond

NeurIPS 2024poster

Deep learning sometimes appears to work in unexpected ways. In pursuit of a deeper understanding of its surprising behaviors, we investigate the utility of a simple yet accurate model of a trained neural network consisting of a sequence of first-order approximations telescoping out into a single emp…

2024

Defining Expertise: Applications to Treatment Effect Estimation

ICLR 2024poster

Decision-makers are often experts of their domain and take actions based on their domain knowledge. Doctors, for instance, may prescribe treatments by predicting the likely outcome of each available treatment. Actions of an expert thus naturally encode part of their domain knowledge, and can help ma…

Cited by 1SourcePDFScholar
2023

A U-turn on Double Descent: Rethinking Parameter Counting in Statistical Learning

NeurIPS 2023oral

Conventional statistical wisdom established a well-understood relationship between model complexity and prediction error, typically presented as a _U-shaped curve_ reflecting a transition between under- and overfitting regimes. However, motivated by the success of overparametrized neural networks, r…

Cited by 27SourcePDFScholar
2023

Accounting For Informative Sampling When Learning to Forecast Treatment Outcomes Over Time

ICML 2023poster

Machine learning (ML) holds great potential for accurately forecasting treatment outcomes over time, which could ultimately enable the adoption of more individualized treatment strategies in many practical applications. However, a significant challenge that has been largely overlooked by the ML lite…

2023

Adaptive Identification of Populations with Treatment Benefit in Clinical Trials: Machine Learning Challenges and Solutions

ICML 2023poster

We study the problem of adaptively identifying patient subpopulations that benefit from a given treatment during a confirmatory clinical trial. This type of adaptive clinical trial has been thoroughly studied in biostatistics, but has been allowed only limited adaptivity so far. Here, we aim to rela…

Cited by 3SourcePDFScholar
2023

In Search of Insights, Not Magic Bullets: Towards Demystification of the Model Selection Dilemma in Heterogeneous Treatment Effect Estimation

ICML 2023poster

Personalized treatment effect estimates are often of interest in high-stakes applications -- thus, before deploying a model estimating such effects in practice, one needs to be sure that the best candidate from the ever-growing machine learning toolbox for this task was chosen. Unfortunately, due to…

2023

Understanding the Impact of Competing Events on Heterogeneous Treatment Effect Estimation from Time-to-Event Data

AISTATS 2023poster

We study the problem of inferring heterogeneous treatment effects (HTEs) from time-to-event data in the presence of competing events. Albeit its great practical relevance, this problem has received little attention compared to its counterparts studying HTE estimation without time-to-event data or co…

2022

Benchmarking Heterogeneous Treatment Effect Models through the Lens of Interpretability

NeurIPS 2022accept

Estimating personalized effects of treatments is a complex, yet pervasive problem. To tackle it, recent developments in the machine learning (ML) literature on heterogeneous treatment effect estimation gave rise to many sophisticated, but opaque, tools: due to their flexibility, modularity and abili…

Cited by 22SourcePDFScholar
2022

HyperImpute: Generalized Iterative Imputation with Automatic Model Selection

ICML 2022spotlight

Consider the problem of imputing missing values in a dataset. One the one hand, conventional approaches using iterative imputation benefit from the simplicity and customizability of learning conditional distributions directly, but suffer from the practical requirement for appropriate model specifica…

2022

Inverse Online Learning: Understanding Non-Stationary and Reactionary Policies

ICLR 2022poster

Human decision making is well known to be imperfect and the ability to analyse such processes individually is crucial when attempting to aid or improve a decision-maker's ability to perform a task, e.g. to alert them to potential biases or oversights on their part. To do so, it is necessary to devel…

Cited by 8SourcePDFScholar
2021

Estimating Multi-cause Treatment Effects via Single-cause Perturbation

NeurIPS 2021poster

Most existing methods for conditional average treatment effect estimation are designed to estimate the effect of a single cause - only one variable can be intervened on at one time. However, many applications involve simultaneous intervention on multiple variables, which leads to multi-cause treatme…

2021

Nonparametric Estimation of Heterogeneous Treatment Effects: From Theory to Learning Algorithms

AISTATS 2021poster

The need to evaluate treatment effectiveness is ubiquitous in most of empirical science, and interest in flexibly investigating effect heterogeneity is growing rapidly. To do so, a multitude of model-agnostic, nonparametric meta-learners have been proposed in recent years. Such learners decompose th…

Cited by 191SourcePDFScholar
2021

On Inductive Biases for Heterogeneous Treatment Effect Estimation

NeurIPS 2021spotlight

We investigate how to exploit structural similarities of an individual's potential outcomes (POs) under different treatments to obtain better estimates of conditional average treatment effects in finite samples. Especially when it is unknown whether a treatment has an effect at all, it is natural to…

2021

Really Doing Great at Estimating CATE? A Critical Look at ML Benchmarking Practices in Treatment Effect Estimation

NeurIPS 2021poster

The machine learning (ML) toolbox for estimation of heterogeneous treatment effects from observational data is expanding rapidly, yet many of its algorithms have been evaluated only on a very limited set of semi-synthetic benchmark datasets. In this paper, we investigate current benchmarking practic…

Cited by 87SourceScholar
2021

SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data

NeurIPS 2021poster

We study the problem of inferring heterogeneous treatment effects from time-to-event data. While both the related problems of (i) estimating treatment effects for binary or continuous outcomes and (ii) predicting survival outcomes have been well studied in the recent machine learning literature, the…