← Search

Adam Foster

14 accepted papers

2025

Rethinking Aleatoric and Epistemic Uncertainty

ICML 2025poster

The ideas of aleatoric and epistemic uncertainty are widely used to reason about the probabilistic predictions of machine-learning models. We identify incoherence in existing discussions of these ideas and suggest this stems from the aleatoric-epistemic view being insufficiently expressive to captur…

Cited by 2SourcePDFScholar
2024

Amortized Active Causal Induction with Deep Reinforcement Learning

NeurIPS 2024poster

We present Causal Amortized Active Structure Learning (CAASL), an active intervention design policy that can select interventions that are adaptive, real-time and that does not require access to the likelihood. This policy, an amortized network based on the transformer, is trained with reinforcement…

Cited by 2SourcePDFScholar
2024

Making Better Use of Unlabelled Data in Bayesian Active Learning

AISTATS 2024poster

Fully supervised models are predominant in Bayesian active learning. We argue that their neglect of the information present in unlabelled data harms not just predictive performance but also decisions about what data to acquire. Our proposed solution is a simple framework for semi-supervised Bayesian…

2023

CO-BED: Information-Theoretic Contextual Optimization via Bayesian Experimental Design

ICML 2023poster

We formalize the problem of contextual optimization through the lens of Bayesian experimental design and propose CO-BED---a general, model-agnostic framework for designing contextual experiments using information-theoretic principles. After formulating a suitable information-based objective, we empl…

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

Learning Instance-Specific Augmentations by Capturing Local Invariances

ICML 2023poster

We introduce InstaAug, a method for automatically learning input-specific augmentations from data. Previous methods for learning augmentations have typically assumed independence between the original input and the transformation applied to that input. This can be highly restrictive, as the invarianc…

2023

Prediction-Oriented Bayesian Active Learning

AISTATS 2023poster

Information-theoretic approaches to active learning have traditionally focused on maximising the information gathered about the model parameters, most commonly by optimising the BALD score. We highlight that this can be suboptimal from the perspective of predictive performance. For example, BALD lac…

2022

Contrastive Mixture of Posteriors for Counterfactual Inference, Data Integration and Fairness

ICML 2022oral

Learning meaningful representations of data that can address challenges such as batch effect correction and counterfactual inference is a central problem in many domains including computational biology. Adopting a Conditional VAE framework, we show that marginal independence between the representati…

2021

Deep Adaptive Design: Amortizing Sequential Bayesian Experimental Design

ICML 2021oral

We introduce Deep Adaptive Design (DAD), a method for amortizing the cost of adaptive Bayesian experimental design that allows experiments to be run in real-time. Traditional sequential Bayesian optimal experimental design approaches require substantial computation at each stage of the experiment. T…

2021

Implicit Deep Adaptive Design: Policy-Based Experimental Design without Likelihoods

NeurIPS 2021poster

We introduce implicit Deep Adaptive Design (iDAD), a new method for performing adaptive experiments in real-time with implicit models. iDAD amortizes the cost of Bayesian optimal experimental design (BOED) by learning a design policy network upfront, which can then be deployed quickly at the time of…

2021

Improving Transformation Invariance in Contrastive Representation Learning

ICLR 2021poster

We propose methods to strengthen the invariance properties of representations obtained by contrastive learning. While existing approaches implicitly induce a degree of invariance as representations are learned, we look to more directly enforce invariance in the encoding process. To this end, we firs…

Cited by 27SourcePDFScholar
2020

A Unified Stochastic Gradient Approach to Designing Bayesian-Optimal Experiments

AISTATS 2020poster

We introduce a fully stochastic gradient based approach to Bayesian optimal experimental design (BOED). Our approach utilizes variational lower bounds on the expected information gain (EIG) of an experiment that can be simultaneously optimized with respect to both the variational and design paramete…

2019

Variational Bayesian Optimal Experimental Design

NeurIPS 2019spotlight

Bayesian optimal experimental design (BOED) is a principled framework for making efficient use of limited experimental resources. Unfortunately, its applicability is hampered by the difficulty of obtaining accurate estimates of the expected information gain (EIG) of an experiment. To address this, w…