← Search

Volodymyr Mnih

18 accepted papers

2025

ElasticTok: Adaptive Tokenization for Image and Video

ICLR 2025poster

Efficient video tokenization remains a key bottleneck in learning general purpose vision models that are capable of processing long video sequences. Prevailing approaches are restricted to encoding videos to a fixed number of tokens, where too few tokens will result in overly lossy encodings, and to…

2025

LMAct: A Benchmark for In-Context Imitation Learning with Long Multimodal Demonstrations

ICML 2025poster

In this paper, we present a benchmark to pressure-test today’s frontier models’ multimodal decision-making capabilities in the very long-context regime (up to one million tokens) and investigate whether these models can learn from large numbers of expert demonstrations in their context. We evaluate…

Cited by 5SourcePDFScholar
2023

In-context Reinforcement Learning with Algorithm Distillation

ICLR 2023top-5%

We propose Algorithm Distillation (AD), a method for distilling reinforcement learning (RL) algorithms into neural networks by modeling their training histories with a causal sequence model. Algorithm Distillation treats learning to reinforcement learn as an across-episode sequential prediction prob…

Cited by 145SourcePDFScholar
2022

Learning more skills through optimistic exploration

ICLR 2022spotlight

Unsupervised skill learning objectives (Eysenbach et al., 2019; Gregor et al., 2016) allow agents to learn rich repertoires of behavior in the absence of extrinsic rewards. They work by simultaneously training a policy to produce distinguishable latent-conditioned trajectories, and a discriminator t…

Cited by 57SourcePDFScholar
2022

Palm up: Playing in the Latent Manifold for Unsupervised Pretraining

NeurIPS 2022accept

Large and diverse datasets have been the cornerstones of many impressive advancements in artificial intelligence. Intelligent creatures, however, learn by interacting with the environment, which changes the input sensory signals and the state of the environment. In this work, we aim to bring the bes…

Cited by 9SourcePDFScholar
2021

Entropic Desired Dynamics for Intrinsic Control

NeurIPS 2021poster

An agent might be said, informally, to have mastery of its environment when it has maximised the effective number of states it can reliably reach. In practice, this often means maximizing the number of latent codes that can be discriminated from future states under some short time horizon (e.g. \cit…

Cited by 7SourcePDFScholar
2020

Fast Task Inference with Variational Intrinsic Successor Features

ICLR 2020talk

It has been established that diverse behaviors spanning the controllable subspace of a Markov decision process can be trained by rewarding a policy for being distinguishable from other policies. However, one limitation of this formulation is the difficulty to generalize beyond the finite set of beha…

Cited by 203SourceScholar
2019

Unsupervised Control Through Non-Parametric Discriminative Rewards

ICLR 2019poster

Learning to control an environment without hand-crafted rewards or expert data remains challenging and is at the frontier of reinforcement learning research. We present an unsupervised learning algorithm to train agents to achieve perceptually-specified goals using only a stream of observations and…

Cited by 201SourcePDFScholar
2019

Unsupervised Learning of Object Keypoints for Perception and Control

NeurIPS 2019poster

The study of object representations in computer vision has primarily focused on developing representations that are useful for image classification, object detection, or semantic segmentation as downstream tasks. In this work we aim to learn object representations that are useful for control and rei…

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
2017

Reinforcement Learning with Unsupervised Auxiliary Tasks

ICLR 2017oral

Deep reinforcement learning agents have achieved state-of-the-art results by directly maximising cumulative reward. However, environments contain a much wider variety of possible training signals. In this paper, we introduce an agent that also maximises many other pseudo-reward functions simultaneou…

Cited by 1505SourceScholar
2017

Sample Efficient Actor-Critic with Experience Replay

ICLR 2017poster

This paper presents an actor-critic deep reinforcement learning agent with experience replay that is stable, sample efficient, and performs remarkably well on challenging environments, including the discrete 57-game Atari domain and several continuous control problems. To achieve this, the paper int…

Cited by 1079SourceScholar
2016

Asynchronous Methods for Deep Reinforcement Learning

ICML 2016poster

We propose a conceptually simple and lightweight framework for deep reinforcement learning that uses asynchronous gradient descent for optimization of deep neural network controllers. We present asynchronous variants of four standard reinforcement learning algorithms and show that parallel actor-lea…

Cited by 13016SourcePDFScholar
2016

Learning values across many orders of magnitude

NeurIPS 2016poster

Most learning algorithms are not invariant to the scale of the signal that is being approximated. We propose to adaptively normalize the targets used in the learning updates. This is important in value-based reinforcement learning, where the magnitude of appropriate value approximations can change…

Cited by 218SourcePDFScholar
2016

Strategic Attentive Writer for Learning Macro-Actions

NeurIPS 2016poster

We present a novel deep recurrent neural network architecture that learns to build implicit plans in an end-to-end manner purely by interacting with an environment in reinforcement learning setting. The network builds an internal plan, which is continuously updated upon observation of the next input…

Cited by 186SourcePDFScholar
2016

Using Fast Weights to Attend to the Recent Past

NeurIPS 2016oral

Until recently, research on artificial neural networks was largely restricted to systems with only two types of variable: Neural activities that represent the current or recent input and weights that learn to capture regularities among inputs, outputs and payoffs. There is no good reason for this re…

Cited by 317SourcePDFScholar