← Search

Ian Osband

16 accepted papers

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
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

Making Sense of Reinforcement Learning and Probabilistic Inference

ICLR 2020spotlight

Reinforcement learning (RL) combines a control problem with statistical estimation: The system dynamics are not known to the agent, but can be learned through experience. A recent line of research casts ‘RL as inference’ and suggests a particular framework to generalize the RL problem as probabilist…

Cited by 52SourceScholar
2018

Noisy Networks For Exploration

ICLR 2018poster

We introduce NoisyNet, a deep reinforcement learning agent with parametric noise added to its weights, and show that the induced stochasticity of the agent’s policy can be used to aid efficient exploration. The parameters of the noise are learned with gradient descent along with the remaining networ…

Cited by 1259SourcePDFScholar
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