← Search

Jost Tobias Springenberg

28 accepted papers

2026

π∗0.6π0.6∗\pi^{*}_{0.6}: a VLA That Learns From Experience

RSS 2026poster

Vision–language–action (VLA) models offer a promising path toward general-purpose robots, but achieving the reliability and speed required for practical deployment remains challenging. We present a general-purpose method, RL with Experience and Corrections via Advantage-conditioned Policies (RECAP) …

Cited by 0SourceScholar
2025

$\pi_{0.5}$: a Vision-Language-Action Model with Open-World Generalization

CoRL 2025oral

In order for robots to be useful, they must perform practically relevant tasks in the real world, outside of the lab. While vision-language-action (VLA) models have demonstrated impressive results for end-to-end robot control, it remains an open question how far such models can generalize in the wil…

Cited by 0SourceScholar
2025

Knowledge Insulating Vision-Language-Action Models: Train Fast, Run Fast, Generalize Better

NeurIPS 2025spotlight

Vision-language-action (VLA) models provide a powerful approach to training control policies for physical systems, such as robots, by combining end-to-end learning with transfer of semantic knowledge from web-scale vision-language model (VLM) training. However, the constraints of real-time control a…

Cited by 0SourcecodeScholar
2025

Learning from negative feedback, or positive feedback or both

ICLR 2025spotlight

Existing preference optimization methods often assume scenarios where paired preference feedback (preferred/positive vs. dis-preferred/negative examples) is available. This requirement limits their applicability in scenarios where only unpaired feedback—for example, either positive or negative— is a…

Cited by 0SourcePDFScholar
2024

Imitating Language via Scalable Inverse Reinforcement Learning

NeurIPS 2024poster

The majority of language model training builds on imitation learning. It covers pretraining, supervised fine-tuning, and affects the starting conditions for reinforcement learning from human feedback (RLHF). The simplicity and scalability of maximum likelihood estimation (MLE) for next token predict…

Cited by 8SourcePDFScholar
2024

Mastering Stacking of Diverse Shapes with Large-Scale Iterative Reinforcement Learning on Real Robots

ICRA 2024poster

Reinforcement learning solely from an agent’s self-generated data is often believed to be infeasible for learning on real robots, due to the amount of data needed. However, if done right, agents learning from real data can be surprisingly efficient through re-using previously collected sub-optimal d…

Cited by 6SourceScholar
2024

Offline Actor-Critic Reinforcement Learning Scales to Large Models

ICML 2024oral

We show that offline actor-critic reinforcement learning can scale to large models - such as transformers - and follows similar scaling laws as supervised learning. We find that offline actor-critic algorithms can outperform strong, supervised, behavioral cloning baselines for multi-task training on…

Cited by 17SourcePDFScholar
2022

Evaluating Model-Based Planning and Planner Amortization for Continuous Control

ICLR 2022poster

There is a widespread intuition that model-based control methods should be able to surpass the data efficiency of model-free approaches. In this paper we attempt to evaluate this intuition on various challenging locomotion tasks. We take a hybrid approach, combining model predictive control (MPC) wi…

Cited by 17SourcePDFScholar
2022

How to Spend Your Robot Time: Bridging Kickstarting and Offline Reinforcement Learning for Vision-based Robotic Manipulation

IROS 2022poster

Reinforcement learning (RL) has been shown to be effective at learning control from experience. However, RL typically requires a large amount of online interaction with the environment. This limits its applicability to real-world settings, such as in robotics, where such interaction is expensive. In…

Cited by 20SourceScholar
2021

Beyond Pick-and-Place: Tackling Robotic Stacking of Diverse Shapes

CoRL 2021poster

We study the problem of robotic stacking with objects of complex geometry. We propose a challenging and diverse set of such objects that was carefully designed to require strategies beyond a simple “pick-and-place” solution. Our method is a reinforcement learning (RL) approach combined with vision-b…

Cited by 118SourcecodeScholar
2020

Compositional Transfer in Hierarchical Reinforcement Learning

RSS 2020poster

The successful application of general reinforcement learning algorithms to real-world robotics applications is often limited by their high data requirements. We introduce Regularized Hierarchical Policy Optimization (RHPO) to improve data-efficiency for domains with multiple dominant tasks and ultim…

Cited by 41SourcePDFScholar
2020

Critic Regularized Regression

NeurIPS 2020poster

Offline reinforcement learning (RL), also known as batch RL, offers the prospect of policy optimization from large pre-recorded datasets without online environment interaction. It addresses challenges with regard to the cost of data collection and safety, both of which are particularly pertinent to…

Cited by 378SourcePDFScholar
2020

Keep Doing What Worked: Behavior Modelling Priors for Offline Reinforcement Learning

ICLR 2020poster

Off-policy reinforcement learning algorithms promise to be applicable in settings where only a fixed data-set (batch) of environment interactions is available and no new experience can be acquired. This property makes these algorithms appealing for real world problems such as robot control. In pract…

Cited by 330SourceScholar
2020

Learning Dexterous Manipulation from Suboptimal Experts

CoRL 2020

Learning dexterous manipulation in high-dimensional state-action spaces is an important open challenge with exploration presenting a major bottleneck. Although in many cases the learning process could be guided by demonstrations or other suboptimal experts, current RL algorithms for continuous actio

2020

Robust Reinforcement Learning for Continuous Control with Model Misspecification

ICLR 2020poster

We provide a framework for incorporating robustness -- to perturbations in the transition dynamics which we refer to as model misspecification -- into continuous control Reinforcement Learning (RL) algorithms. We specifically focus on incorporating robustness into a state-of-the-art continuous contr…

Cited by 135SourceScholar
2020

Training Generative Adversarial Networks by Solving Ordinary Differential Equations

NeurIPS 2020spotlight

The instability of Generative Adversarial Network (GAN) training has frequently been attributed to gradient descent. Consequently, recent methods have aimed to tailor the models and training procedures to stabilise the discrete updates. In contrast, we study the continuous-time dynamics induced by G…

2020

V-MPO: On-Policy Maximum a Posteriori Policy Optimization for Discrete and Continuous Control

ICLR 2020poster

Some of the most successful applications of deep reinforcement learning to challenging domains in discrete and continuous control have used policy gradient methods in the on-policy setting. However, policy gradients can suffer from large variance that may limit performance, and in practice require c…

Cited by 136SourceScholar
2019

Imagined Value Gradients: Model-Based Policy Optimization with Tranferable Latent Dynamics Models

CoRL 2019

Humans are masters at quickly learning many complex tasks, relying on an approximate understanding of the dynamics of their environments. In much the same way, we would like our learning agents to quickly adapt to new tasks. In this paper, we explore how model-based Reinforcement Learning (RL) can f

Cited by 0SourcePDFScholar
2019

Simultaneously Learning Vision and Feature-Based Control Policies for Real-World Ball-In-A-Cup

RSS 2019poster

We present a method for fast training of vision based control policies on real robots. The key idea behind our method is to perform multi-task Reinforcement Learning with auxiliary tasks that differ not only in the reward to be optimized but also in the state-space in which they operate. In particul…

Cited by 31SourcePDFScholar
2018

Graph Networks as Learnable Physics Engines for Inference and Control

ICML 2018oral

Understanding and interacting with everyday physical scenes requires rich knowledge about the structure of the world, represented either implicitly in a value or policy function, or explicitly in a transition model. Here we introduce a new class of learnable models–based on graph networks–which impl…

Cited by 794SourcePDFScholar
2018

Learning an Embedding Space for Transferable Robot Skills

ICLR 2018poster

We present a method for reinforcement learning of closely related skills that are parameterized via a skill embedding space. We learn such skills by taking advantage of latent variables and exploiting a connection between reinforcement learning and variational inference. The main contribution of our…

Cited by 365SourcePDFScholar
2018

Learning by Playing Solving Sparse Reward Tasks from Scratch

ICML 2018oral

We propose Scheduled Auxiliary Control (SAC-X), a new learning paradigm in the context of Reinforcement Learning (RL). SAC-X enables learning of complex behaviors - from scratch - in the presence of multiple sparse reward signals. To this end, the agent is equipped with a set of general auxiliary ta…

2018

Maximum a Posteriori Policy Optimisation

ICLR 2018poster

We introduce a new algorithm for reinforcement learning called Maximum a-posteriori Policy Optimisation (MPO) based on coordinate ascent on a relative-entropy objective. We show that several existing methods can directly be related to our derivation. We develop two off-policy algorithms and demonstr…

Cited by 580SourcePDFScholar
2017

Deep reinforcement learning with successor features for navigation across similar environments

IROS 2017poster

In this paper we consider the problem of robot navigation in simple maze-like environments where the robot has to rely on its onboard sensors to perform the navigation task. In particular, we are interested in solutions to this problem that do not require localization, mapping or planning. Additiona…

Cited by 318SourceScholar
2017

Learning Curve Prediction with Bayesian Neural Networks

ICLR 2017poster

Different neural network architectures, hyperparameters and training protocols lead to different performances as a function of time. Human experts routinely inspect the resulting learning curves to quickly terminate runs with poor hyperparameter settings and thereby considerably speed up manual hype…

Cited by 301SourceScholar
2016

Bayesian Optimization with Robust Bayesian Neural Networks

NeurIPS 2016oral

Bayesian optimization is a prominent method for optimizing expensive to evaluate black-box functions that is prominently applied to tuning the hyperparameters of machine learning algorithms. Despite its successes, the prototypical Bayesian optimization approach - using Gaussian process models - does…

Cited by 593SourcePDFScholar
2015

Learning to Generate Chairs With Convolutional Neural Networks

CVPR 2015poster

We train a generative convolutional neural network which is able to generate images of objects given object type, viewpoint, and color. We train the network in a supervised manner on a dataset of rendered 3D chair models. Our experiments show that the network does not merely learn all images by hear…

Cited by 1065SourcePDFScholar
2015

Multimodal deep learning for robust RGB-D object recognition

IROS 2015poster

Robust object recognition is a crucial ingredient of many, if not all, real-world robotics applications. This paper leverages recent progress on Convolutional Neural Networks (CNNs) and proposes a novel RGB-D architecture for object recognition. Our architecture is composed of two separate CNN proce…

Cited by 843SourceScholar