← Search

James Requeima

12 accepted papers

2025

A Meta-Learning Approach to Bayesian Causal Discovery

ICLR 2025poster

Discovering a unique causal structure is difficult due to both inherent identifiability issues, and the consequences of finite data. As such, uncertainty over causal structures, such as those obtained from a Bayesian posterior, are often necessary for downstream tasks. Finding an accurate approximat…

Cited by 0SourcePDFScholar
2025

Context is Key: A Benchmark for Forecasting with Essential Textual Information

ICML 2025poster

Forecasting is a critical task in decision-making across numerous domains. While historical numerical data provide a start, they fail to convey the complete context for reliable and accurate predictions. Human forecasters frequently rely on additional information, such as background knowledge and co…

2025

Estimating Interventional Distributions with Uncertain Causal Graphs through Meta-Learning

NeurIPS 2025poster

In scientific domains---from biology to the social sciences---many questions boil down to \textit{What effect will we observe if we intervene on a particular variable?} If the causal relationships (e.g.~a causal graph) are known, its possible to estimate the intervention distributions. In the absenc…

Cited by 0SourceScholar
2024

LLM Processes: Numerical Predictive Distributions Conditioned on Natural Language

NeurIPS 2024poster

Machine learning practitioners often face significant challenges in formally integrating their prior knowledge and beliefs into predictive models, limiting the potential for nuanced and context-aware analyses. Moreover, the expertise needed to integrate this prior knowledge into probabilistic modeli…

2024

Translation Equivariant Transformer Neural Processes

ICML 2024poster

The effectiveness of neural processes (NPs) in modelling posterior prediction maps---the mapping from data to posterior predictive distributions---has significantly improved since their inception. This improvement can be attributed to two principal factors: (1) advancements in the architecture of pe…

Cited by 4SourcePDFScholar
2023

Autoregressive Conditional Neural Processes

ICLR 2023poster

Conditional neural processes (CNPs; Garnelo et al., 2018a) are attractive meta-learning models which produce well-calibrated predictions and are trainable via a simple maximum likelihood procedure. Although CNPs have many advantages, they are unable to model dependencies in their predictions. Variou…

2022

Practical Conditional Neural Process Via Tractable Dependent Predictions

ICLR 2022poster

Conditional Neural Processes (CNPs; Garnelo et al., 2018a) are meta-learning models which leverage the flexibility of deep learning to produce well-calibrated predictions and naturally handle off-the-grid and missing data. CNPs scale to large datasets and train with ease. Due to these features, CNPs…

Cited by 30SourcePDFScholar
2020

Convolutional Conditional Neural Processes

ICLR 2020talk

We introduce the Convolutional Conditional Neural Process (ConvCNP), a new member of the Neural Process family that models translation equivariance in the data. Translation equivariance is an important inductive bias for many learning problems including time series modelling, spatial data, and image…

Cited by 196SourcecodeScholar
2020

TaskNorm: Rethinking Batch Normalization for Meta-Learning

ICML 2020poster

Modern meta-learning approaches for image classification rely on increasingly deep networks to achieve state-of-the-art performance, making batch normalization an essential component of meta-learning pipelines. However, the hierarchical nature of the meta-learning setting presents several challenges…

2019

Fast and Flexible Multi-Task Classification using Conditional Neural Adaptive Processes

NeurIPS 2019spotlight

The goal of this paper is to design image classification systems that, after an initial multi-task training phase, can automatically adapt to new tasks encountered at test time. We introduce a conditional neural process based approach to the multi-task classification setting for this purpose, and es…

2019

The Gaussian Process Autoregressive Regression Model (GPAR)

AISTATS 2019poster

Multi-output regression models must exploit dependencies between outputs to maximise predictive performance. The application of Gaussian processes (GPs) to this setting typically yields models that are computationally demanding and have limited representational power. We present the Gaussian Process…

2017

Parallel and Distributed Thompson Sampling for Large-scale Accelerated Exploration of Chemical Space

ICML 2017poster

Chemical space is so large that brute force searches for new interesting molecules are infeasible. High-throughput virtual screening via computer cluster simulations can speed up the discovery process by collecting very large amounts of data in parallel, e.g., up to hundreds or thousands of parallel…