← Search

Lars Buesing

12 accepted papers

2022

Making Sense of Raw Input (Extended Abstract)

IJCAI 2022poster

How should a machine intelligence perform unsupervised structure discovery over streams of sensory input? One approach to this problem is to cast it as an apperception task. Here, the task is to construct an explicit interpretable theory that both explains the sensory sequence and also satisfies a s…

Cited by 0SourcePDFScholar
2021

Counterfactual Credit Assignment in Model-Free Reinforcement Learning

ICML 2021spotlight

Credit assignment in reinforcement learning is the problem of measuring an action’s influence on future rewards. In particular, this requires separating skill from luck, i.e. disentangling the effect of an action on rewards from that of external factors and subsequent actions. To achieve this, we ad…

Cited by 78SourcePDFScholar
2020

Approximate Inference in Discrete Distributions with Monte Carlo Tree Search and Value Functions

AISTATS 2020poster

Exact probabilistic inference in discrete models is often prohibitively expensive, as it may require evaluating the (unnormalized) target density on its entire domain. Here we consider the setting where only a limited budget of calls to the unnormalized target density oracle is available, raising th…

Cited by 16SourcePDFScholar
2020

Combining Q-Learning and Search with Amortized Value Estimates

ICLR 2020poster

We introduce "Search with Amortized Value Estimates" (SAVE), an approach for combining model-free Q-learning with model-based Monte-Carlo Tree Search (MCTS). In SAVE, a learned prior over state-action values is used to guide MCTS, which estimates an improved set of state-action values. The new Q-est…

Cited by 65SourceScholar
2020

Pointer Graph Networks

NeurIPS 2020spotlight

Graph neural networks (GNNs) are typically applied to static graphs that are assumed to be known upfront. This static input structure is often informed purely by insight of the machine learning practitioner, and might not be optimal for the actual task the GNN is solving. In absence of reliable doma…

Cited by 29SourcePDFScholar
2020

Value-driven Hindsight Modelling

NeurIPS 2020poster

Value estimation is a critical component of the reinforcement learning (RL) paradigm. The question of how to effectively learn value predictors from data is one of the major problems studied by the RL community, and different approaches exploit structure in the problem domain in different ways. Mod…

Cited by 22SourcePDFScholar
2019

Credit Assignment Techniques in Stochastic Computation Graphs

AISTATS 2019poster

Stochastic computation graphs (SCGs) provide a formalism to represent structured optimization problems arising in artificial intelligence, including supervised, unsupervised, and reinforcement learning. Previous work has shown that an unbiased estimator of the gradient of the expected loss of SCGs c…

Cited by 56SourcePDFScholar
2019

Temporal Difference Variational Auto-Encoder

ICLR 2019oral

To act and plan in complex environments, we posit that agents should have a mental simulator of the world with three characteristics: (a) it should build an abstract state representing the condition of the world; (b) it should form a belief which represents uncertainty on the world; (c) it should go…

Cited by 161SourcePDFScholar
2019

Woulda, Coulda, Shoulda: Counterfactually-Guided Policy Search

ICLR 2019poster

Learning policies on data synthesized by models can in principle quench the thirst of reinforcement learning algorithms for large amounts of real experience, which is often costly to acquire. However, simulating plausible experience de novo is a hard problem for many complex environments, often resu…

Cited by 166SourcePDFScholar
2017

Fast amortized inference of neural activity from calcium imaging data with variational autoencoders

NeurIPS 2017spotlight

Calcium imaging permits optical measurement of neural activity. Since intracellular calcium concentration is an indirect measurement of neural activity, computational tools are necessary to infer the true underlying spiking activity from fluorescence measurements. Bayesian model inversion can be use…

Cited by 64SourcePDFScholar
2017

Imagination-Augmented Agents for Deep Reinforcement Learning

NeurIPS 2017oral

We introduce Imagination-Augmented Agents (I2As), a novel architecture for deep reinforcement learning combining model-free and model-based aspects. In contrast to most existing model-based reinforcement learning and planning methods, which prescribe how a model should be used to arrive at a polic…

Cited by 763SourcePDFScholar
2015

Bayesian Manifold Learning: The Locally Linear Latent Variable Model (LL-LVM)

NeurIPS 2015poster

We introduce the Locally Linear Latent Variable Model (LL-LVM), a probabilistic model for non-linear manifold discovery that describes a joint distribution over observations, their manifold coordinates and locally linear maps conditioned on a set of neighbourhood relationships. The model allows stra…

Cited by 31SourcePDFScholar