← Search

Glen Berseth

44 accepted papers

2026

ARM-FM: Automated Reward Machines via Foundation Models for Compositional Reinforcement Learning

ICLR 2026poster

Reinforcement learning (RL) algorithms are highly sensitive to reward function specification, which remains a central challenge limiting their broad applicability. We present ARM-FM: Automated Reward Machines via Foundation Models, a framework for automated, compositional reward design in RL that le…

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

ManiMorph: Object Representations in Robot Manipulators Morphology for Improving Multi-Task Manipulation Performance

ICRA 2026poster

Robot manipulation tasks involve direct interactions with objects, which can be viewed as dynamic changes to the robot’s kinematic chain. Morphology-aware learning frameworks, in which robot embodiment is explicitly modeled, do not account for these object-induced changes in their architectures. We …

Cited by 0Scholar
2026

Position: Collusion Risks Among AI Reasoning Agents Justify Certification Requirements for Making Market Decisions

ICML 2026poster

This position paper argues that AI agents with chain-of-thought reasoning capabilities are predisposed to exhibit collusive behavior and should be required to obtain behavioral certification before making decisions that affect economic markets. This is because integrating these agents into society c…

Cited by 0SourceScholar
2026

Self-Predictive Representations for Combinatorial Generalization in Behavioral Cloning

ICLR 2026poster

While goal-conditioned behavior cloning (GCBC) methods can perform well on in-distribution training tasks, they do not necessarily generalize zero-shot to tasks that require conditioning on novel state-goal pairs, i.e. combinatorial generalization. In part, this limitation can be attributed to a lac…

Cited by 0SourceScholar
2026

Task Robustness Via Re-Labelling Vision-Action Robot Data

ICRA 2026poster

The recent trend in scaling models for robot learning has resulted in impressive policies that can perform various manipulation tasks and generalize to novel scenarios. However, these policies continue to struggle with following instructions, likely due to the limited linguistic and action sequence …

2025

Enabling Realtime Reinforcement Learning at Scale with Staggered Asynchronous Inference

ICLR 2025poster

Realtime environments change even as agents perform action inference and learning, thus requiring high interaction frequencies to effectively minimize regret. However, recent advances in machine learning involve larger neural networks with longer inference times, raising questions about their applic…

2025

Mitigating Plasticity Loss in Continual Reinforcement Learning by Reducing Churn

ICML 2025poster

Plasticity, or the ability of an agent to adapt to new tasks, environments, or distributions, is crucial for continual learning. In this paper, we study the loss of plasticity in deep continual RL from the lens of churn: network output variability induced by the data in each training batch. We demon…

Cited by 0SourcePDFScholar
2025

Non-Adversarial Inverse Reinforcement Learning via Successor Feature Matching

ICLR 2025poster

In inverse reinforcement learning (IRL), an agent seeks to replicate expert demonstrations through interactions with the environment. Traditionally, IRL is treated as an adversarial game, where an adversary searches over reward models, and a learner optimizes the reward through repeated RL procedure…

2025

Outsourced Diffusion Sampling: Efficient Posterior Inference in Latent Spaces of Generative Models

ICML 2025poster

Any well-behaved generative model over a variable $\mathbf{x}$ can be expressed as a deterministic transformation of an exogenous (‘*outsourced'*) Gaussian noise variable $\mathbf{z}$: $\mathbf{x}=f_\theta(\mathbf{z})$. In such a model (*eg*, a VAE, GAN, or continuous-time flow-based model), sampli…

Cited by 0SourcePDFScholar
2025

RoboArena: Distributed Real-World Evaluation of Generalist Robot Policies

CoRL 2025oral

Comprehensive, unbiased, and comparable evaluation of modern generalist policies is uniquely challenging: existing approaches for robot benchmarking typically rely on heavy standardization, either by specifying fixed evaluation tasks and environments, or by hosting centralized "robot challenges", an…

Cited by 0SourceScholar
2025

Stable Gradients for Stable Learning at Scale in Deep Reinforcement Learning

NeurIPS 2025spotlight

Scaling deep reinforcement learning networks is challenging and often results in degraded performance, yet the root causes of this failure mode remain poorly understood. Several recent works have proposed mechanisms to address this, but they are often complex and fail to highlight the causes underly…

Cited by 0SourceScholar
2025

Towards Improving Exploration through Sibling Augmented GFlowNets

ICLR 2025poster

Exploration is a key factor for the success of an active learning agent, especially when dealing with sparse extrinsic terminal rewards and long trajectories. We introduce Sibling Augmented Generative Flow Networks (SA-GFN), a novel framework designed to enhance exploration and training efficiency o…

Cited by 0SourcePDFScholar
2024

Amortizing intractable inference in diffusion models for vision, language, and control

NeurIPS 2024poster

Diffusion models have emerged as effective distribution estimators in vision, language, and reinforcement learning, but their use as priors in downstream tasks poses an intractable posterior inference problem. This paper studies *amortized* sampling of the posterior over data, $\mathbf{x}\sim p^{\rm…

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

DROID: A Large-Scale In-The-Wild Robot Manipulation Dataset

RSS 2024poster

The creation of large, diverse, high-quality robot manipulation datasets is an important stepping stone on the path toward more capable and robust robotic manipulation policies. However, creating such datasets is challenging: collecting robot manipulation data in diverse environments poses logistica…

Cited by 216SourcePDFScholar
2024

Enhancing Agent Learning through World Dynamics Modeling

EMNLP 2024finding

Large language models (LLMs), trained on vast amounts of internet data, have developed a broad understanding of the world, enhancing the decision-making capabilities of embodied agents. This success is largely due to the comprehensive and in-depth domain knowledge within their training datasets. How…

2024

Improving Deep Reinforcement Learning by Reducing the Chain Effect of Value and Policy Churn

NeurIPS 2024poster

Deep neural networks provide Reinforcement Learning (RL) powerful function approximators to address large-scale decision-making problems. However, these approximators introduce challenges due to the non-stationary nature of RL training. One source of the challenges in RL is that output predictions c…

2024

Improving Intrinsic Exploration by Creating Stationary Objectives

ICLR 2024poster

Exploration bonuses in reinforcement learning guide long-horizon exploration by defining custom intrinsic objectives. Count-based methods use the frequency of state visits to derive an exploration bonus. In this paper, we identify that any intrinsic reward function derived from count-based methods i…

Cited by 3SourcePDFScholar
2024

Intelligent Switching for Reset-Free RL

ICLR 2024poster

In the real world, the strong episode resetting mechanisms that are needed to train agents in simulation are unavailable. The resetting assumption limits the potential of reinforcement learning in the real world, as providing resets to an agent usually requires the creation of additional handcrafted…

2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

Reasoning with Latent Diffusion in Offline Reinforcement Learning

ICLR 2024poster

Offline reinforcement learning (RL) holds promise as a means to learn high-reward policies from a static dataset, without the need for further environment interactions. However, a key challenge in offline RL lies in effectively stitching portions of suboptimal trajectories from the static dataset wh…

2024

Searching for High-Value Molecules Using Reinforcement Learning and Transformers

ICLR 2024poster

Reinforcement learning (RL) over text representations can be effective for finding high-value policies that can search over graphs. However, RL requires careful structuring of the search space and algorithm design to be effective in this challenge. Through extensive experiments, we explore how diffe…

Cited by 15SourcePDFScholar
2024

Simplifying Constraint Inference with Inverse Reinforcement Learning

NeurIPS 2024poster

Learning safe policies has presented a longstanding challenge for the reinforcement learning (RL) community. Various formulations of safe RL have been proposed; However, fundamentally, tabula rasa RL must learn safety constraints through experience, which is problematic for real-world applications.…

Cited by 4SourcePDFScholar
2023

Bootstrapping Adaptive Human-Machine Interfaces with Offline Reinforcement Learning

IROS 2023

Adaptive interfaces can help users perform sequential decision-making tasks like robotic teleoperation given noisy, high-dimensional command signals (e.g., from a brain-computer interface). Recent advances in human-in-the-loop machine learning enable such systems to improve by interacting with users

Cited by 1SourceScholar
2023

Maximum State Entropy Exploration using Predecessor and Successor Representations

NeurIPS 2023poster

Animals have a developed ability to explore that aids them in important tasks such as locating food, exploring for shelter, and finding misplaced items. These exploration skills necessarily track where they have been so that they can plan for finding items with relative efficiency. Contemporary expl…

Cited by 16SourcePDFScholar
2023

Robust and Versatile Bipedal Jumping Control through Reinforcement Learning

RSS 2023poster

This work aims to push the limits of agility for bipedal robots by enabling a torque-controlled bipedal robot to perform robust and versatile dynamic jumps in the real world. We present a reinforcement learning framework for training a robot to accomplish a large variety of jumping tasks, such as ju…

Cited by 42SourcePDFScholar
2023

Torque-Based Deep Reinforcement Learning for Task-and-Robot Agnostic Learning on Bipedal Robots Using Sim-to-Real Transfer

RA-L 2023

In this letter, we review the question of which action space is best suited for controlling a real biped robot in combination with Sim2Real training. Position control has been popular as it has been shown to be more sample efficient and intuitive to combine with other planning algorithms. However, f

Cited by 30SourceScholar
2022

ASHA: Assistive Teleoperation via Human-in-the-Loop Reinforcement Learning

ICRA 2022poster

Building assistive interfaces for controlling robots through arbitrary, high-dimensional, noisy inputs (e.g., webcam images of eye gaze) can be challenging, especially when it involves inferring the user's desired action in the absence of a natural ‘default’ interface. Reinforcement learning from on…

Cited by 25SourceScholar
2022

AnyMorph: Learning Transferable Polices By Inferring Agent Morphology

ICML 2022spotlight

The prototypical approach to reinforcement learning involves training policies tailored to a particular agent from scratch for every new morphology. Recent work aims to eliminate the re-training of policies by investigating whether a morphology-agnostic policy, trained on a diverse set of agents wit…

Cited by 33SourcePDFScholar
2022

Hierarchical Reinforcement Learning for Precise Soccer Shooting Skills using a Quadrupedal Robot

IROS 2022poster

We address the problem of enabling quadrupedal robots to perform precise shooting skills in the real world using reinforcement learning. Developing algorithms to enable a legged robot to shoot a soccer ball to a given target is a challenging problem that combines robot motion control and planning in…

Cited by 68SourceScholar
2021

DisCo RL: Distribution-Conditioned Reinforcement Learning for General-Purpose Policies

ICRA 2021poster

Can we use reinforcement learning to learn general-purpose policies that can perform a wide range of different tasks, resulting in flexible and reusable skills? Contextual policies provide this capability in principle, but the representation of the context determines the degree of generalization and…

Cited by 21SourceScholar
2021

Fully Autonomous Real-World Reinforcement Learning with Applications to Mobile Manipulation

CoRL 2021poster

In this paper, we study how robots can autonomously learn skills that require a combination of navigation and grasping. Learning robotic skills in the real world remains challenging without large scale data collection and supervision. Our aim is to devise a robotic reinforcement learning system for…

Cited by 58SourceScholar
2021

Information is Power: Intrinsic Control via Information Capture

NeurIPS 2021poster

Humans and animals explore their environment and acquire useful skills even in the absence of clear goals, exhibiting intrinsic motivation. The study of intrinsic motivation in artificial agents is concerned with the following question: what is a good general-purpose objective for an agent? We study…

Cited by 11SourcePDFScholar
2021

Reinforcement Learning for Robust Parameterized Locomotion Control of Bipedal Robots

ICRA 2021poster

Developing robust walking controllers for bipedal robots is a challenging endeavor. Traditional model-based locomotion controllers require simplifying assumptions and careful modelling; any small errors can result in unstable control. To address these challenges for bipedal locomotion, we present a…

Cited by 287SourceScholar
2021

SMiRL: Surprise Minimizing Reinforcement Learning in Unstable Environments

ICLR 2021oral

Every living organism struggles against disruptive environmental forces to carve out and maintain an orderly niche. We propose that such a struggle to achieve and preserve order might offer a principle for the emergence of useful behaviors in artificial agents. We formalize this idea into an unsuper…

Cited by 49SourcePDFScholar
2021

X2T: Training an X-to-Text Typing Interface with Online Learning from User Feedback

ICLR 2021poster

We aim to help users communicate their intent to machines using flexible, adaptive interfaces that translate arbitrary user input into desired actions. In this work, we focus on assistive typing applications in which a user cannot operate a keyboard, but can instead supply other inputs, such as webc…

Cited by 10SourcePDFScholar
2019

Contextual Imagined Goals for Self-Supervised Robotic Learning

CoRL 2019

While reinforcement learning provides an appealing formalism for learning individual skills, a general-purpose robotic system must be able to master an extensive repertoire of behaviors. Instead of learning a large collection of skills individually, can we instead enable a robot to propose and pract

Cited by 0SourcePDFScholar
2018

Feedback Control For Cassie With Deep Reinforcement Learning

IROS 2018poster

Bipedal locomotion skills are challenging to develop. Control strategies often use local linearization of the dynamics in conjunction with reduced-order abstractions to yield tractable solutions. In these model-based control strategies, the controller is often not fully aware of many details, includ…

Cited by 227SourceScholar
2018

Model-Based Action Exploration for Learning Dynamic Motion Skills

IROS 2018poster

Deep reinforcement learning has achieved great strides in solving challenging motion control tasks. Recently, there has been significant work on methods for exploiting the data gathered during training, but there has been less work on how to best generate the data to learn from. For continuous actio…

Cited by 4SourceScholar
2018

Progressive Reinforcement Learning with Distillation for Multi-Skilled Motion Control

ICLR 2018poster

Deep reinforcement learning has demonstrated increasing capabilities for continuous control problems, including agents that can move with skill and agility through their environment. An open problem in this setting is that of developing good strategies for integrating or merging policies for multip…

Cited by 79SourcePDFScholar