← Search

Benjamin Van Roy

29 accepted papers

2026

Learning from Pairwise Preferences in Long-Term Decision Problems

ICML 2026poster

Agents that can beat or tie any other under a model of pairwise preference have strong guarantees for both user satisfaction and overall social welfare. However, searching for these agents in long-term decision problems is not computationally tractable with current approaches, which require the size…

Cited by 0SourceScholar
2023

A Definition of Continual Reinforcement Learning

NeurIPS 2023poster

In a standard view of the reinforcement learning problem, an agent’s goal is to efficiently identify a policy that maximizes long-term reward. However, this perspective is based on a restricted view of learning as finding a solution, rather than treating learning as endless adaptation. In contrast,…

Cited by 93SourcePDFScholar
2023

Approximate Thompson Sampling via Epistemic Neural Networks

UAI 2023poster

Thompson sampling (TS) is a popular heuristic for action selection, but it requires sampling from a posterior distribution. Unfortunately, this can become computationally intractable in complex environments, such as those modeled using neural networks. Approximate posterior samples can produce effec…

2023

Epistemic Neural Networks

NeurIPS 2023spotlight

Intelligence relies on an agent's knowledge of what it does not know. This capability can be assessed based on the quality of joint predictions of labels across multiple inputs. In principle, ensemble-based approaches can produce effective joint predictions, but the computational costs of large ense…

Cited by 144SourcePDFScholar
2023

Leveraging Demonstrations to Improve Online Learning: Quality Matters

ICML 2023poster

We investigate the extent to which offline demonstration data can improve online learning. It is natural to expect some improvement, but *the question is how, and by how much?* We show that the degree of improvement must depend on the *quality* of the demonstration data. To generate portable insight…

Cited by 9SourcePDFScholar
2022

Evaluating high-order predictive distributions in deep learning

UAI 2022poster

Most work on supervised learning research has focused on marginal predictions. In decision problems, joint predictive distributions are essential for good performance. Previous work has developed methods for assessing low-order predictive distributions with inputs sampled i.i.d. from the testing dis…

2022

The Neural Testbed: Evaluating Joint Predictions

NeurIPS 2022accept

Predictive distributions quantify uncertainties ignored by point estimates. This paper introduces The Neural Testbed: an open source benchmark for controlled and principled evaluation of agents that generate such predictions. Crucially, the testbed assesses agents not only on the quality of their ma…

2020

Behaviour Suite for Reinforcement Learning

ICLR 2020spotlight

This paper introduces the Behaviour Suite for Reinforcement Learning, or bsuite for short. bsuite is a collection of carefully-designed experiments that investigate core capabilities of reinforcement learning (RL) agents with two objectives. First, to collect clear, informative and scalable problems…

Cited by 215SourcecodeScholar
2020

Hypermodels for Exploration

ICLR 2020poster

We study the use of hypermodels to represent epistemic uncertainty and guide exploration. This generalizes and extends the use of ensembles to approximate Thompson sampling. The computational cost of training an ensemble grows with its size, and as such, prior work has typically been limited to ense…

Cited by 58SourceScholar
2020

On Efficiency in Hierarchical Reinforcement Learning

NeurIPS 2020spotlight

Hierarchical Reinforcement Learning (HRL) approaches promise to provide more efficient solutions to sequential decision making problems, both in terms of statistical as well as computational efficiency. While this has been demonstrated empirically over time in a variety of tasks, theoretical results…

Cited by 53SourcePDFScholar
2018

Scalable Coordinated Exploration in Concurrent Reinforcement Learning

NeurIPS 2018poster

We consider a team of reinforcement learning agents that concurrently operate in a common environment, and we develop an approach to efficient coordinated exploration that is suitable for problems of practical scale. Our approach builds on the seed sampling concept introduced in Dimakopoulou and Van…

Cited by 61SourcePDFScholar
2017

Conservative Contextual Linear Bandits

NeurIPS 2017poster

Safety is a desirable property that can immensely increase the applicability of learning algorithms in real-world decision-making problems. It is much easier for a company to deploy an algorithm that is safe, i.e., guaranteed to perform at least as well as a baseline. In this paper, we study the iss…

Cited by 131SourcePDFScholar
2017

Ensemble Sampling

NeurIPS 2017poster

Thompson sampling has emerged as an effective heuristic for a broad range of online decision problems. In its basic form, the algorithm requires computing and sampling from a posterior distribution over models, which is tractable only for simple special cases. This paper develops ensemble sampling,…

Cited by 166SourcePDFScholar