← Search

Jonathan Tompson

38 accepted papers

2025

Learning the RoPEs: Better 2D and 3D Position Encodings with STRING

ICML 2025spotlight

We introduce $\textbf{STRING}$: Separable Translationally Invariant Position Encodings. STRING extends Rotary Position Encodings, a recently proposed and widely used algorithm in large language models, via a unifying theoretical framework. Importantly, STRING still provides $\textbf{exact}$ translat…

Cited by 1SourcePDFScholar
2025

Robot Data Curation with Mutual Information Estimators

RSS 2025poster

The performance of imitation learning policies often hinges on the datasets with which they are trained. Consequently, investment in data collection for robotics has grown across both industrial and academic labs. However, despite the marked increase in the quantity of demonstrations collected, litt…

Cited by 3PDFScholar
2025

Self-Improving Embodied Foundation Models

NeurIPS 2025poster

Foundation models trained on web-scale data have revolutionized robotics, but their application to low-level control remains largely limited to behavioral cloning. Drawing inspiration from the success of the reinforcement learning stage in fine-tuning large language models, we propose a two-stage po…

Cited by 0SourceScholar
2024

ALOHA Unleashed: A Simple Recipe for Robot Dexterity

CoRL 2024poster

Recent work has shown promising results for learning end-to-end robot policies using imitation learning. In this work we address the question of how far can we push imitation learning for challenging dexterous manipulation tasks. We show that a simple recipe of large scale data collection on the ALO…

Cited by 83SourceScholar
2024

FlexCap: Describe Anything in Images in Controllable Detail

NeurIPS 2024poster

We introduce FlexCap, a vision-language model that generates region-specific descriptions of varying lengths. FlexCap is trained to produce length-conditioned captions for input boxes, enabling control over information density, with descriptions ranging from concise object labels to detailed caption…

2024

Learning Interactive Real-World Simulators

ICLR 2024oral

Generative models trained on internet data have revolutionized how text, image, and video content can be created. Perhaps the next milestone for generative models is to simulate realistic experience in response to actions taken by humans, robots, and other interactive agents. Applications of a real-…

Cited by 132SourcePDFScholar
2024

Learning to Learn Faster from Human Feedback with Language Model Predictive Control

RSS 2024poster

Large language models (LLMs) have been shown to exhibit a wide range of capabilities, such as writing robot code from language commands -- enabling non-experts to direct robot behaviors, modify them based on feedback, or compose them to perform new tasks. However, these capabilities (driven by in-co…

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

RT-H: Action Hierarchies using Language

RSS 2024poster

Language provides a way to break down complex concepts into digestible pieces. Recent works in robot imitation learning have proposed learning language-conditioned policies that predict actions given visual observations and the high-level task specified in language. These methods leverage the struct…

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

Geometry Matching for Multi-Embodiment Grasping

CoRL 2023poster

While significant progress has been made on the problem of generating grasps, many existing learning-based approaches still concentrate on a single embodiment, provide limited generalization to higher DoF end-effectors and cannot capture a diverse set of grasp modes. In this paper, we tackle the pro…

Cited by 9SourcecodeScholar
2023

PaLM-E: An Embodied Multimodal Language Model

ICML 2023poster

Large language models excel at a wide range of complex tasks. However, enabling general inference in the real world, e.g. for robotics problems, raises the challenge of grounding. We propose embodied language models to directly incorporate real-world continuous sensor modalities into language models…

Cited by 1902SourcePDFScholar
2023

Robotic Skill Acquisition via Instruction Augmentation with Vision-Language Models

RSS 2023poster

Robotic manipulation policies that follow natural language instructions are typically trained from corpora of robot-language data that were either collected with specific tasks in mind or expensively relabeled by humans with varied language descriptions in hindsight. Recently, large-scale pretrained…

Cited by 81SourcePDFScholar
2023

Scaling Robot Learning with Semantically Imagined Experience

RSS 2023poster

Recent advances in robot learning have shown promise in enabling robots to perform a variety of manipulation tasks and generalize to novel scenarios. One of the key contributing factors to this progress is the scale of robot data used to train the models. To obtain large-scale datasets, prior appr…

Cited by 150SourcePDFScholar
2023

Visuomotor Control in Multi-Object Scenes Using Object-Aware Representations

ICRA 2023poster

Perceptual understanding of the scene and the relationship between its different components is important for successful completion of robotic tasks. Representation learning has been shown to be a powerful technique for this, but most of the current methodologies learn task specific representations t…

Cited by 20SourceScholar
2022

Improving Zero-Shot Generalization in Offline Reinforcement Learning using Generalized Similarity Functions

NeurIPS 2022accept

Reinforcement learning (RL) agents are widely used for solving complex sequential decision-making tasks, but still exhibit difficulty generalizing to scenarios not seen during training. While prior online approaches demonstrated that using additional signals beyond the reward function can lead to be…

Cited by 23SourcePDFScholar
2022

Inner Monologue: Embodied Reasoning through Planning with Language Models

CoRL 2022poster

Recent works have shown how the reasoning capabilities of Large Language Models (LLMs) can be applied to domains beyond natural language processing, such as planning and interaction for robots. These embodied problems require an agent to understand many semantic aspects of the world: the repertoire…

Cited by 1022SourceScholar
2021

Learning to Rearrange Deformable Cables, Fabrics, and Bags with Goal-Conditioned Transporter Networks

ICRA 2021poster

Rearranging and manipulating deformable objects such as cables, fabrics, and bags is a long-standing challenge in robotic manipulation. The complex dynamics and high-dimensional configuration spaces of deformables, compared to rigid objects, make manipulation difficult not only for multi-step planni…

Cited by 200SourcecodeScholar
2021

Offline Reinforcement Learning with Fisher Divergence Critic Regularization

ICML 2021spotlight

Many modern approaches to offline Reinforcement Learning (RL) utilize behavior regularization, typically augmenting a model-free actor critic algorithm with a penalty measuring divergence of the policy from the offline data. In this work, we propose an alternative approach to encouraging the learned…

2021

With a Little Help From My Friends: Nearest-Neighbor Contrastive Learning of Visual Representations

ICCV 2021poster

Self-supervised learning algorithms based on instance discrimination train encoders to be invariant to pre-defined transformations of the same instance. While most methods treat different views of the same image as positives for a contrastive loss, we are interested in using positives from other ins…

Cited by 561PDFScholar
2021

XIRL: Cross-embodiment Inverse Reinforcement Learning

CoRL 2021oral

We investigate the visual cross-embodiment imitation setting, in which agents learn policies from videos of other agents (such as humans) demonstrating the same task, but with stark differences in their embodiments -- shape, actions, end-effector dynamics, etc. In this work, we demonstrate that it i…

Cited by 134SourcecodeScholar
2020

Counting Out Time: Class Agnostic Video Repetition Counting in the Wild

CVPR 2020poster

We present an approach for estimating the period with which an action is repeated in a video. The crux of the approach lies in constraining the period prediction module to use temporal self-similarity as an intermediate representation bottleneck that allows generalization to unseen repetitions in vi…

Cited by 159PDFcodeScholar
2020

Transporter Networks: Rearranging the Visual World for Robotic Manipulation

CoRL 2020

Robotic manipulation can be formulated as inducing a sequence of spatial displacements: where the space being moved can encompass an object, part of an object, or end effector. In this work, we propose the Transporter Network, a simple model architecture that rearranges deep features to infer spatia

2019

Discriminator-Actor-Critic: Addressing Sample Inefficiency and Reward Bias in Adversarial Imitation Learning

ICLR 2019poster

We identify two issues with the family of algorithms based on the Adversarial Imitation Learning framework. The first problem is implicit bias present in the reward functions used in these algorithms. While these biases might work well for some environments, they can also lead to sub-optimal behavio…

Cited by 348SourcePDFScholar
2019

Learning Latent Plans from Play

CoRL 2019

Acquiring a diverse repertoire of general-purpose skills remains an open challenge for robotics. In this work, we propose self-supervising control on top of human teleoperated play data as a way to scale up skill learning. Play has two properties that make it attractive compared to conventional task

2018

Learning Actionable Representations from Visual Observations

IROS 2018poster

In this work we explore a new approach for robots to teach themselves about the world simply by observing it. In particular we investigate the effectiveness of learning task-agnostic representations for continuous control tasks. We extend Time-Contrastive Networks (TCN) that learn from visual observ…

Cited by 101SourceScholar
2018

PersonLab: Person Pose Estimation and Instance Segmentation with a Bottom-Up, Part-Based, Geometric Embedding Model

ECCV 2018poster

We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semantic-level reasoning and object-part associations using part-based modeling. Our mo…

Cited by 821SourcePDFScholar
2017

Accelerating Eulerian Fluid Simulation With Convolutional Networks

ICML 2017poster

Efficient simulation of the Navier-Stokes equations for fluid flow is a long standing problem in applied mathematics, for which state-of-the-art methods require large compute resources. In this work, we propose a data-driven approach that leverages the approximation power of deep-learning with the p…

Cited by 741SourcePDFScholar
2017

Towards Accurate Multi-Person Pose Estimation in the Wild

CVPR 2017poster

We propose a method for multi-person detection and 2-D pose estimation that achieves state-of-art results on the challenging COCO keypoints task. It is a simple, yet powerful, top-down approach consisting of two stages. In the first stage, we predict the location and scale of boxes which are likely…

Cited by 1144PDFScholar
2015

Efficient ConvNet-Based Marker-Less Motion Capture in General Scenes With a Low Number of Cameras

CVPR 2015poster

We present a novel method for accurate marker-less capture of articulated skeleton motion of several subjects in general scenes, indoors and outdoors, even from input filmed with as few as two cameras. Our approach unites a discriminative image-based joint detection method with a model-based generat…

Cited by 192SourcePDFScholar
2015

Efficient Object Localization Using Convolutional Networks

CVPR 2015poster

Recent state-of-the-art performance on human-body pose estimation has been achieved with Deep Convolutional Networks (ConvNets). Traditional ConvNet architectures include pooling and sub-sampling layers which reduce computational requirements, introduce invariance and prevent over-training. These be…

Cited by 1976SourcePDFScholar
2015

Unsupervised Learning of Spatiotemporally Coherent Metrics

ICCV 2015poster

Current state-of-the-art classification and detection algorithms train deep convolutional networks using labeled data. In this work we study unsupervised feature learning with convolutional networks in the context of temporally coherent unlabeled data. We focus on feature learning from unlabeled vid…

Cited by 192PDFScholar