← Search

Benjamin Eysenbach

61 accepted papers

2026

Demystifying Emergent Exploration in Goal-Conditioned RL

ICLR 2026poster

In this work, we take a first step toward elucidating the mechanisms behind emergent exploration in unsupervised reinforcement learning. We study Single-Goal Contrastive Reinforcement Learning (SGCRL) (Liu et al., 2025), a self-supervised algorithm capable of solving challenging long-horizon goal-re…

Cited by 0SourceScholar
2026

Discovering Diverse Behaviors via Temporal Contrastive Learning

ICLR 2026poster

Effective exploration in reinforcement learning requires not only tracking where an agent has been, but also understanding how the agent perceives and represents the world. To learn powerful representations, an agent should actively explore states that contribute to its knowledge of the environment.…

Cited by 0SourceScholar
2026

Learning to Perceive the World Through Control: Empowerment-Based Representation Learning

ICML 2026poster

In many practical reinforcement learning (RL) environments, observations are far higher-dimensional than the variables that matter for control. In this work, we ask: can we learn representations that capture only control-relevant features of the environment? We study this question through the \emph{…

Cited by 0SourceScholar
2026

Occupancy Reward Shaping: Improving Credit Assignment for Offline Goal-Conditioned Reinforcement Learning

ICLR 2026poster

While offline goal-conditioned reinforcement learning (GCRL) provides a simple recipe to train generalist policies from large unlabeled datasets, Offline GCRL agents trained with sparse rewards typically struggle on long-horizon tasks. Manually designing task-specific reward functions undermines the…

Cited by 0SourcecodeScholar
2026

Scaling Goal-conditioned Reinforcement Learning with Multistep Quasimetric Distances

ICLR 2026poster

The problem of learning how to reach goals in an environment has been a long- standing challenge in for AI researchers. Effective goal-conditioned reinforcement learning (GCRL) methods promise to enable reaching distant goals without task- specific rewards by stitching together past experiences of d…

Cited by 0SourcecodeScholar
2026

Skill Learning via Policy Diversity Yields Identifiable Representations for Reinforcement Learning

ICLR 2026poster

Self-supervised feature learning and pretraining methods in reinforcement learning (RL) often rely on information-theoretic principles, termed mutual information skill learning (MISL). These methods aim to learn a representation of the environment while also incentivizing exploration thereof. Howeve…

Cited by 0SourceScholar
2026

Towards Improvisational TAMP: Learning Low-Level Shortcuts in Abstract Planning Graphs

ICLR 2026poster

Long-horizon decision-making with sparse rewards and continuous states and actions remains a fundamental challenge in AI and robotics. Task and motion planning (TAMP) is a model-based framework that addresses this challenge by planning hierarchically with abstract actions (options). These options ar…

Cited by 0SourcecodeScholar
2026

Training LLM Agents to Empower Humans

ICML 2026poster

Assistive agents should not only take actions on behalf of a human, but also step out of the way and cede control when there are important decisions to be made. However, current methods for building assistive agents, whether via mimicking expert humans or via RL finetuning on an inferred reward, oft…

Cited by 0SourceScholar
2025

1000 Layer Networks for Self-Supervised RL: Scaling Depth Can Enable New Goal-Reaching Capabilities

NeurIPS 2025oral

Scaling up self-supervised learning has driven breakthroughs in language and vision, yet comparable progress has remained elusive in reinforcement learning (RL). In this paper, we study building blocks for self-supervised RL that unlock substantial improvements in scalability, with network depth ser…

Cited by 0SourceScholar
2025

A Single Goal is All You Need: Skills and Exploration Emerge from Contrastive RL without Rewards, Demonstrations, or Subgoals

ICLR 2025poster

In this paper, we present empirical evidence of skills and directed exploration emerging from a simple RL algorithm long before any successful trials are observed. For example, in a manipulation task, the agent is given a single observation of the goal state (see Fig. 1) and learns skills, first for…

Cited by 1SourcePDFScholar
2025

Accelerating Goal-Conditioned Reinforcement Learning Algorithms and Research

ICLR 2025spotlight

Self-supervision has the potential to transform reinforcement learning (RL), paralleling the breakthroughs it has enabled in other areas of machine learning. While self-supervised learning in other domains aims to find patterns in a fixed dataset, self-supervised goal-conditioned reinforcement learn…

Cited by 0SourcePDFScholar
2025

Can a MISL Fly? Analysis and Ingredients for Mutual Information Skill Learning

ICLR 2025oral

Self-supervised learning has the potential of lifting several of the key challenges in reinforcement learning today, such as exploration, representation learning, and reward design. Recent work (METRA) has effectively argued that moving away from mutual information and instead optimizing a certain W…

2025

Contrastive Representations for Temporal Reasoning

NeurIPS 2025poster

In classical AI, perception relies on learning state-based representations, while planning --- temporal reasoning over action sequences --- is typically achieved through search. We study whether such reasoning can instead emerge from representations that capture both perceptual and temporal structu…

Cited by 0SourceScholar
2025

GHIL-Glue: Hierarchical Control with Filtered Subgoal Images

ICRA 2025

Image and video generative models that are pretrained on Internet-scale data can greatly increase the generalization capacity of robot learning systems. These models can function as high-level planners, generating intermediate sub-goals for low-level goal-conditioned policies to reach. However, the

Cited by 9SourcecodeScholar
2025

Horizon Reduction Makes RL Scalable

NeurIPS 2025spotlight

In this work, we study the scalability of offline reinforcement learning (RL) algorithms. In principle, a truly scalable offline RL algorithm should be able to solve any given problem, regardless of its complexity, given sufficient data, compute, and model capacity. We investigate if and how current…

Cited by 0SourceScholar
2025

OGBench: Benchmarking Offline Goal-Conditioned RL

ICLR 2025poster

Offline goal-conditioned reinforcement learning (GCRL) is a major problem in reinforcement learning (RL) because it provides a simple, unsupervised, and domain-agnostic way to acquire diverse behaviors and representations from unlabeled data without rewards. Despite the importance of this setting, w…

2025

Offline Goal-conditioned Reinforcement Learning with Quasimetric Representations

NeurIPS 2025poster

Approaches for goal-conditioned reinforcement learning (GCRL) often use learned state representations to extract goal-reaching policies. Two frameworks for representation structure have yielded particularly effective GCRL algorithms: (1) *contrastive representations*, in which methods learn "success…

Cited by 0SourceScholar
2025

The "Law'' of the Unconscious Contrastive Learner: Probabilistic Alignment of Unpaired Modalities

ICLR 2025poster

While internet-scale data often come in pairs (e.g., audio+image, image+text), we often want to perform inferences over modalities unseen together in the training data (e.g., audio+text). Prior work has addressed this issue by learning multiple contrastive embedding spaces between existing modality…

2024

A Rate-Distortion View of Uncertainty Quantification

ICML 2024poster

In supervised learning, understanding an input’s proximity to the training data can help a model decide whether it has sufficient evidence for reaching a reliable prediction. While powerful probabilistic models such as Gaussian Processes naturally have this property, deep neural networks often lack…

2024

Bridging State and History Representations: Understanding Self-Predictive RL

ICLR 2024poster

Representations are at the core of all deep reinforcement learning (RL) methods for both Markov decision processes (MDPs) and partially observable Markov decision processes (POMDPs). Many representation learning methods and theoretical frameworks have been developed to understand what constitutes an…

2024

Closing the Gap between TD Learning and Supervised Learning - A Generalisation Point of View.

ICLR 2024poster

Some reinforcement learning (RL) algorithms have the capability of recombining together pieces of previously seen experience to solve a task never seen before during training. This oft-sought property is one of the few ways in which dynamic programming based RL algorithms are considered different fr…

2024

Game-Theoretic Robust Reinforcement Learning Handles Temporally-Coupled Perturbations

ICLR 2024poster

Deploying reinforcement learning (RL) systems requires robustness to uncertainty and model misspecification, yet prior robust RL methods typically only study noise introduced independently across time. However, practical sources of uncertainty are usually coupled across time. We formally introduce t…

Cited by 7SourcePDFScholar
2024

Inference via Interpolation: Contrastive Representations Provably Enable Planning and Inference

NeurIPS 2024poster

Given time series data, how can we answer questions like ``what will happen in the future?'' and ``how did we get here?'' These sorts of probabilistic inference questions are challenging when observations are high-dimensional. In this paper, we show how these questions can have compact, closed form…

2024

Learning Temporal Distances: Contrastive Successor Features Can Provide a Metric Structure for Decision-Making

ICML 2024poster

Temporal distances lie at the heart of many algorithms for planning, control, and reinforcement learning that involve reaching goals, allowing one to estimate the transit time between two states. However, prior attempts to define such temporal distances in stochastic settings have been stymied by an…

2024

Learning to Assist Humans without Inferring Rewards

NeurIPS 2024poster

Assistive agents should make humans' lives easier. Classically, such assistance is studied through the lens of inverse reinforcement learning, where an assistive agent (e.g., a chatbot, a robot) infers a human's intention and then selects actions to help the human reach that goal. This approach requ…

2024

Stabilizing Contrastive RL: Techniques for Robotic Goal Reaching from Offline Data

ICLR 2024spotlight

Robotic systems that rely primarily on self-supervised learning have the potential to decrease the amount of human annotation and engineering effort required to learn control strategies. In the same way that prior robotic systems have leveraged self-supervised techniques from computer vision (CV) an…

2023

A Connection between One-Step RL and Critic Regularization in Reinforcement Learning

ICML 2023poster

As with any machine learning problem with limited data, effective offline RL algorithms require careful regularization to avoid overfitting. One class of methods, known as one-step RL, perform just one step of policy improvement. These methods, which include advantage-weighted regression and conditi…

Cited by 4SourcePDFScholar
2023

Bitrate-Constrained DRO: Beyond Worst Case Robustness To Unknown Group Shifts

ICLR 2023poster

Training machine learning models robust to distribution shifts is critical for real-world applications. Some robust training algorithms (e.g., Group DRO) specialize to group shifts and require group information on all training points. Other methods (e.g., CVaR DRO) that do not need group annotations…

2023

Contrastive Value Learning: Implicit Models for Simple Offline RL

CoRL 2023poster

Model-based reinforcement learning (RL) methods are appealing in the offline setting because they allow an agent to reason about the consequences of actions without interacting with the environment. While conventional model-based methods learn a 1-step model, predicting the immediate next state, the…

Cited by 11SourceScholar
2023

HIQL: Offline Goal-Conditioned RL with Latent States as Actions

NeurIPS 2023spotlight

Unsupervised pre-training has recently become the bedrock for computer vision and natural language processing. In reinforcement learning (RL), goal-conditioned RL can potentially provide an analogous self-supervised approach for making use of large quantities of unlabeled (reward-free) data. However…

2023

Simplifying Model-based RL: Learning Representations, Latent-space Models, and Policies with One Objective

ICLR 2023poster

While reinforcement learning (RL) methods that learn an internal model of the environment have the potential to be more sample efficient than their model-free counterparts, learning to model raw observations from high dimensional sensors can be challenging. Prior work has addressed this challenge by…

Cited by 30SourcePDFScholar
2023

When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment

NeurIPS 2023oral

Reinforcement learning (RL) algorithms face two distinct challenges: learning effective representations of past and present observations, and determining how actions influence future returns. Both challenges involve modeling long-term dependencies. The Transformer architecture has been very successf…

2022

Adversarial Unlearning: Reducing Confidence Along Adversarial Directions

NeurIPS 2022accept

Supervised learning methods trained with maximum likelihood objectives often overfit on training data. Most regularizers that prevent overfitting look to increase confidence on additional examples (e.g., data augmentation, adversarial training), or reduce it on training data (e.g., label smoothing).…

Cited by 17SourcePDFScholar
2022

C-Planning: An Automatic Curriculum for Learning Goal-Reaching Tasks

ICLR 2022poster

Goal-conditioned reinforcement learning (RL) has shown great success recently at solving a wide range of tasks(e.g., navigation, robotic manipulation). However, learning to reach distant goals remains a central challenge to the field, and the task is particularly hard without any offline data, exper…

Cited by 22SourcePDFScholar
2022

Contrastive Learning as Goal-Conditioned Reinforcement Learning

NeurIPS 2022accept

In reinforcement learning (RL), it is easier to solve a task if given a good representation. While deep RL should automatically acquire such good representations, prior work often finds that learning representations in an end-to-end fashion is unstable and instead equip RL algorithms with additional…

Cited by 162SourcePDFScholar
2022

Imitating Past Successes can be Very Suboptimal

NeurIPS 2022accept

Prior work has proposed a simple strategy for reinforcement learning (RL): label experience with the outcomes achieved in that experience, and then imitate the relabeled experience. These outcome-conditioned imitation learning methods are appealing because of their simplicity, strong performance, an…

Cited by 19SourcePDFScholar
2022

Learning Options via Compression

NeurIPS 2022accept

Identifying statistical regularities in solutions to some tasks in multi-task reinforcement learning can accelerate the learning of new tasks. Skill learning offers one way of identifying these regularities by decomposing pre-collected experiences into a sequence of skills. A popular approach to ski…

2022

Mismatched No More: Joint Model-Policy Optimization for Model-Based RL

NeurIPS 2022accept

Many model-based reinforcement learning (RL) methods follow a similar template: fit a model to previously observed data, and then use data from that model for RL or planning. However, models that achieve better training performance (e.g., lower MSE) are not necessarily better for control: an RL agen…

2022

Recurrent Model-Free RL Can Be a Strong Baseline for Many POMDPs

ICML 2022spotlight

Many problems in RL, such as meta-RL, robust RL, generalization in RL, and temporal credit assignment, can be cast as POMDPs. In theory, simply augmenting model-free RL with memory-based architectures, such as recurrent neural networks, provides a general approach to solving all types of POMDPs. How…

2022

RvS: What is Essential for Offline RL via Supervised Learning?

ICLR 2022poster

Recent work has shown that supervised learning alone, without temporal difference (TD) learning, can be remarkably effective for offline RL. When does this hold true, and which algorithmic components are necessary? Through extensive experiments, we boil supervised learning for offline RL down to its…

2022

The Information Geometry of Unsupervised Reinforcement Learning

ICLR 2022oral

How can a reinforcement learning (RL) agent prepare to solve downstream tasks if those tasks are not known a priori? One approach is unsupervised skill discovery, a class of algorithms that learn a set of policies without access to a reward function. Such algorithms bear a close resemblance to repre…

2021

Actionable Models: Unsupervised Offline Reinforcement Learning of Robotic Skills

ICML 2021spotlight

We consider the problem of learning useful robotic skills from previously collected offline data without access to manually specified rewards or additional online exploration, a setting that is becoming increasingly important for scaling robot learning by reusing past robotic data. In particular, we…

Cited by 171SourcePDFScholar
2021

C-Learning: Learning to Achieve Goals via Recursive Classification

ICLR 2021poster

We study the problem of predicting and controlling the future state distribution of an autonomous agent. This problem, which can be viewed as a reframing of goal-conditioned reinforcement learning (RL), is centered around learning a conditional probability density function over future states. Instea…

Cited by 93SourcePDFScholar
2021

Learning to Reach Goals via Iterated Supervised Learning

ICLR 2021oral

Current reinforcement learning (RL) algorithms can be brittle and difficult to use, especially when learning goal-reaching behaviors from sparse rewards. Although supervised imitation learning provides a simple and stable alternative, it requires access to demonstrations from a human supervisor. In…

2021

Model-Based Visual Planning with Self-Supervised Functional Distances

ICLR 2021spotlight

A generalist robot must be able to complete a variety of tasks in its environment. One appealing way to specify each task is in terms of a goal observation. However, learning goal-reaching policies with reinforcement learning remains a challenging problem, particularly when hand-engineered reward fu…

2021

Off-Dynamics Reinforcement Learning: Training for Transfer with Domain Classifiers

ICLR 2021poster

We propose a simple, practical, and intuitive approach for domain adaptation in reinforcement learning. Our approach stems from the idea that the agent's experience in the source domain should look similar to its experience in the target domain. Building off of a probabilistic view of RL, we achieve…

Cited by 105SourcePDFScholar
2021

Rapid Exploration for Open-World Navigation with Latent Goal Models

CoRL 2021oral

We describe a robotic learning system for autonomous exploration and navigation in diverse, open-world environments. At the core of our method is a learned latent variable model of distances and actions, along with a non-parametric topological memory of images. We use an information bottleneck to re…

Cited by 81SourceScholar
2021

Replacing Rewards with Examples: Example-Based Policy Search via Recursive Classification

NeurIPS 2021oral

Reinforcement learning (RL) algorithms assume that users specify tasks by manually writing down a reward function. However, this process can be laborious and demands considerable technical expertise. Can we devise RL algorithms that instead enable users to specify tasks simply by providing examples…

2021

ViNG: Learning Open-World Navigation with Visual Goals

ICRA 2021poster

We propose a learning-based navigation system for reaching visually indicated goals and demonstrate this system on a real mobile robot platform. Learning provides an appealing alternative to conventional methods for robotic navigation: instead of reasoning about environments in terms of geometry and…

Cited by 114SourceScholar
2019

Diversity is All You Need: Learning Skills without a Reward Function

ICLR 2019poster

Intelligent creatures can explore their environments and learn useful skills without supervision. In this paper, we propose ``Diversity is All You Need''(DIAYN), a method for learning useful skills without a reward function. Our proposed method learns skills by maximizing an information theoretic ob…

Cited by 1341SourcePDFScholar
2018

Leave no Trace: Learning to Reset for Safe and Autonomous Reinforcement Learning

ICLR 2018poster

Deep reinforcement learning algorithms can learn complex behavioral skills, but real-world application of these methods requires a considerable amount of experience to be collected by the agent. In practical settings, such as robotics, this involves repeatedly attempting a task, resetting the enviro…

Cited by 183SourcePDFScholar
2018

Self-Consistent Trajectory Autoencoder: Hierarchical Reinforcement Learning with Trajectory Embeddings

ICML 2018oral

In this work, we take a representation learning perspective on hierarchical reinforcement learning, where the problem of learning lower layers in a hierarchy is transformed into the problem of learning trajectory-level generative models. We show that we can learn continuous latent representations of…

Cited by 193SourcePDFScholar