← Search

Andrew Jesson

14 accepted papers

2025

Can Generative AI Solve Your In-Context Learning Problem? A Martingale Perspective

ICLR 2025poster

This work is about estimating when a conditional generative model (CGM) can solve an in-context learning (ICL) problem. An in-context learning (ICL) problem comprises a CGM, a dataset, and a prediction task. The CGM could be a multi-modal foundation model; the dataset, a collection of patient histor…

Cited by 1SourcePDFScholar
2024

Estimating the Hallucination Rate of Generative AI

NeurIPS 2024poster

This paper presents a method for estimating the hallucination rate for in-context learning (ICL) with generative AI. In ICL, a conditional generative model (CGM) is prompted with a dataset and a prediction question and asked to generate a response. One interpretation of ICL assumes that the CGM comp…

Cited by 6SourcePDFScholar
2024

Hypothesis Testing the Circuit Hypothesis in LLMs

NeurIPS 2024poster

Large language models (LLMs) demonstrate surprising capabilities, but we do not understand how they are implemented. One hypothesis suggests that these capabilities are primarily executed by small subnetworks within the LLM, known as circuits. But how can we evaluate this hypothesis? In this paper,…

2024

ReLU to the Rescue: Improve Your On-Policy Actor-Critic with Positive Advantages

ICML 2024poster

This paper proposes a step toward approximate Bayesian inference in on-policy actor-critic deep reinforcement learning. It is implemented through three changes to the Asynchronous Advantage Actor-Critic (A3C) algorithm: (1) applying a ReLU function to advantage estimates, (2) spectral normalization…

2023

B-Learner: Quasi-Oracle Bounds on Heterogeneous Causal Effects Under Hidden Confounding

ICML 2023poster

Estimating heterogeneous treatment effects from observational data is a crucial task across many fields, helping policy and decision-makers take better actions. There has been recent progress on robust and efficient methods for estimating the conditional average treatment effect (CATE) function, but…

Cited by 27SourcePDFScholar
2023

Differentiable Multi-Target Causal Bayesian Experimental Design

ICML 2023poster

We introduce a gradient-based approach for the problem of Bayesian optimal experimental design to learn causal models in a batch setting --- a critical component for causal discovery from finite data where interventions can be costly or risky. Existing methods rely on greedy approximations to constr…

2023

DiscoBAX - Discovery of optimal intervention sets in genomic experiment design

ICML 2023poster

The discovery of therapeutics to treat genetically-driven pathologies relies on identifying genes involved in the underlying disease mechanism. Existing approaches search over the billions of potential interventions to maximize the expected influence on the target phenotype. However, to reduce the r…

2023

Partial identification of dose responses with hidden confounders

UAI 2023poster

Inferring causal effects of continuous-valued treatments from observational data is a crucial task promising to better inform policy- and decision-makers. A critical assumption needed to identify these effects is that all confounding variables—causal parents of both the treatment and the outcome—are…

Cited by 10SourcePDFScholar
2022

GeneDisco: A Benchmark for Experimental Design in Drug Discovery

ICLR 2022poster

In vitro cellular experimentation with genetic interventions, using for example CRISPR technologies, is an essential step in early-stage drug discovery and target validation that serves to assess initial hypotheses about causal associations between biological mechanisms and disease pathologies. With…

2022

Interventions, Where and How? Experimental Design for Causal Models at Scale

NeurIPS 2022accept

Causal discovery from observational and interventional data is challenging due to limited data and non-identifiability which introduces uncertainties in estimating the underlying structural causal model (SCM). Incorporating these uncertainties and selecting optimal experiments (interventions) to per…

2022

Scalable Sensitivity and Uncertainty Analyses for Causal-Effect Estimates of Continuous-Valued Interventions

NeurIPS 2022accept

Estimating the effects of continuous-valued interventions from observational data is a critically important task for climate science, healthcare, and economics. Recent work focuses on designing neural network architectures and regularization functions to allow for scalable estimation of average and…

Cited by 35SourcePDFScholar
2021

Causal-BALD: Deep Bayesian Active Learning of Outcomes to Infer Treatment-Effects from Observational Data

NeurIPS 2021poster

Estimating personalized treatment effects from high-dimensional observational data is essential in situations where experimental designs are infeasible, unethical, or expensive. Existing approaches rely on fitting deep models on outcomes observed for treated and control populations. However, when me…

2021

Quantifying Ignorance in Individual-Level Causal-Effect Estimates under Hidden Confounding

ICML 2021spotlight

We study the problem of learning conditional average treatment effects (CATE) from high-dimensional, observational data with unobserved confounders. Unobserved confounders introduce ignorance—a level of unidentifiability—about an individual’s response to treatment by inducing bias in CATE estimates.…

2020

Identifying Causal-Effect Inference Failure with Uncertainty-Aware Models

NeurIPS 2020poster

Recommending the best course of action for an individual is a major application of individual-level causal effect estimation. This application is often needed in safety-critical domains such as healthcare, where estimating and communicating uncertainty to decision-makers is crucial. We introduce a p…