← Search

Dinesh Jayaraman

61 accepted papers

2026

Autonomous Play with Correspondence-Driven Trajectory Warping

ICLR 2026poster

The ability to conduct and learn from self-directed interaction and experience is a central challenge in robotics, offering a scalable alternative to labor-intensive human demonstrations. However, realizing such "play" requires (1) a policy robust to diverse, potentially out-of-distribution environm…

Cited by 0SourcecodeScholar
2026

Expanding Spatial and Temporal Context for Robotic Imitation Learning With Scene Graphs

CVPR 2026

Imitation learning enables robots to learn how to execute tasks via observation. However, real-world environments like homes and offices are often severely partially observed due to their large spatial scales. In addition, many tasks involve executing a series of subtasks requiring autonomous robots

Cited by 0SourceScholar
2026

TimeRewarder: Learning Dense Reward from Passive Videos via Frame-wise Temporal Distance

ICML 2026spotlight

Designing dense rewards is crucial for reinforcement learning (RL), yet in robotics it often demands extensive manual effort and lacks scalability. One promising solution is to view task progress as a dense reward signal, as it quantifies the degree to which actions advance the system toward task co…

Cited by 6SourceScholar
2026

VLMgineer: Vision-Language Models as Robotic Toolsmiths

ICLR 2026poster

Tool design and use reflect the ability to understand and manipulate the physical world through creativity, planning, and foresight. As such, it is often regarded as a measurable indicator of cognitive intelligence across biological species. While much of today’s research on robotics intelligence fo…

Cited by 0SourcecodeScholar
2025

Articulate-Anything: Automatic Modeling of Articulated Objects via a Vision-Language Foundation Model

ICLR 2025poster

Interactive 3D simulated objects are crucial in AR/VR, animations, and robotics, driving immersive experiences and advanced automation. However, creating these articulated objects requires extensive human effort and expertise, limiting their broader applications. To overcome this challenge, we prese…

Cited by 6SourcePDFScholar
2025

Leveling the Playing Field: Carefully Comparing Classical and Learned Controllers for Quadrotor Trajectory Tracking

RSS 2025poster

Learning-based control approaches like reinforcement learning (RL) have recently produced a slew of impressive results for tasks like quadrotor trajectory tracking and drone racing. Naturally, it is common to demonstrate the advantages of these new controllers against established methods like analyt…

Cited by 0PDFScholar
2025

Leveraging Symmetry to Accelerate Learning of Trajectory Tracking Controllers for Free-Flying Robotic Systems

ICRA 2025

Tracking controllers enable robotic systems to accurately follow planned reference trajectories. In particular, reinforcement learning (RL) has shown promise in the synthesis of controllers for systems with complex dynamics and modest online compute budgets. However, the poor sample efficiency of RL

Cited by 3SourcecodeScholar
2025

REGENT: A Retrieval-Augmented Generalist Agent That Can Act In-Context in New Environments

ICLR 2025oral

Building generalist agents that can rapidly adapt to new environments is a key challenge for deploying AI in the digital and real worlds. Is scaling current agent architectures the most effective way to build generalist agents? We propose a novel approach to pre-train relatively small policies on re…

Cited by 1SourcePDFScholar
2025

RICL: Adding In-Context Adaptability to Pre-Trained Vision-Language-Action Models

CoRL 2025poster

Multi-task ``vision-language-action'' (VLA) models have recently demonstrated increasing promise as generalist foundation models for robotics, achieving non-trivial performance out of the box on new tasks in new environments. However, for such models to be truly useful, an end user must have easy me…

Cited by 0SourceScholar
2025

Real-World Reinforcement Learning of Active Perception Behaviors

NeurIPS 2025poster

A robot's instantaneous sensory observations do not always reveal task-relevant state information. Under such partial observability, optimal behavior typically involves explicitly acting to gain the missing information. Today's standard robot learning techniques struggle to produce such active perce…

Cited by 0SourcecodeScholar
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

The Belief State Transformer

ICLR 2025poster

We introduce the "Belief State Transformer", a next-token predictor that takes both a prefix and suffix as inputs, with a novel objective of predicting both the next token for the prefix and the previous token for the suffix. The Belief State Transformer effectively learns to solve challenging probl…

2025

Vision Language Models are In-Context Value Learners

ICLR 2025spotlight

Predicting temporal progress from visual trajectories is important for intelligent robots that can learn, adapt, and improve. However, learning such progress estimator, or temporal value function, across different tasks and domains requires both a large amount of diverse data and methods which can s…

Cited by 2SourcePDFScholar
2025

ZeroMimic: Distilling Robotic Manipulation Skills from Web Videos

ICRA 2025

Many recent advances in robotic manipulation have come through imitation learning, yet these rely largely on mimicking a particularly hard-to-acquire form of demonstrations: those collected on the same robot in the same room with the same objects as the trained policy must handle at test time. In co

Cited by 23SourcecodeScholar
2024

Composing Pre-Trained Object-Centric Representations for Robotics From "What" and "Where" Foundation Models

ICRA 2024poster

There have recently been large advances both in pre-training visual representations for robotic control and segmenting unknown category objects in general images. To leverage these for improved robot learning, we propose POCR, a new framework for building pre-trained object-centric representations f…

Cited by 5SourceScholar
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

DrEureka: Language Model Guided Sim-To-Real Transfer

RSS 2024poster

Transferring policies learned in simulation to the real world is a promising strategy for acquiring robot skills at scale. However, sim-to-real approaches typically rely on manual design and tuning of the task reward function as well as the simulation physics parameters, rendering the process slow a…

Cited by 104SourcePDFScholar
2024

Environment Curriculum Generation via Large Language Models

CoRL 2024poster

Recent work has demonstrated that a promising strategy for teaching robots a wide range of complex skills is by training them on a curriculum of progressively more challenging environments. However, developing an effective curriculum of environment distributions currently requires significant expert…

Cited by 4SourceScholar
2024

Eureka: Human-Level Reward Design via Coding Large Language Models

ICLR 2024poster

Large Language Models (LLMs) have excelled as high-level semantic planners for sequential decision-making tasks. However, harnessing them to learn complex low-level manipulation tasks, such as dexterous pen spinning, remains an open problem. We bridge this fundamental gap and present Eureka, a human…

2024

Long-HOT: A Modular Hierarchical Approach for Long-Horizon Object Transport

ICRA 2024poster

We aim to address key challenges in long-horizon embodied exploration and navigation by proposing a long-horizon object transport task called Long-HOT and a novel modular framework for temporally extended navigation. Agents in Long-HOT need to efficiently find and pick up target objects that are sca…

Cited by 2SourceScholar
2024

Memory-Consistent Neural Networks for Imitation Learning

ICLR 2024poster

Imitation learning considerably simplifies policy synthesis compared to alternative approaches by exploiting access to expert demonstrations. For such imitation policies, errors away from the training samples are particularly critical. Even rare slip-ups in the policy action outputs can compound qui…

Cited by 11SourcePDFScholar
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

Privileged Sensing Scaffolds Reinforcement Learning

ICLR 2024spotlight

We need to look at our shoelaces as we first learn to tie them but having mastered this skill, can do it from touch alone. We call this phenomenon “sensory scaffolding”: observation streams that are not needed by a master might yet aid a novice learner. We consider such sensory scaffolding setups fo…

2024

Recasting Generic Pretrained Vision Transformers As Object-Centric Scene Encoders For Manipulation Policies

ICRA 2024poster

Generic re-usable pre-trained image representation encoders have become a standard component of methods for many computer vision tasks. As visual representations for robots however, their utility has been limited, leading to a recent wave of efforts to pre-train robotics-specific image encoders that…

Cited by 5SourceScholar
2024

TLControl: Trajectory and Language Control for Human Motion Synthesis

ECCV 2024poster

"Controllable human motion synthesis is essential for applications in AR/VR, gaming and embodied AI. Existing methods often focus solely on either language or full trajectory control, lacking precision in synthesizing motions aligned with user-specified trajectories, especially for multi-joint contr…

Cited by 49SourcePDFScholar
2024

Task-Oriented Hierarchical Object Decomposition for Visuomotor Control

CoRL 2024poster

Good pre-trained visual representations could enable robots to learn visuomotor policy efficiently. Still, existing representations take a one-size-fits-all-tasks approach that comes with two important drawbacks: (1) Being completely task-agnostic, these representations cannot effectively ignore any…

Cited by 0SourceScholar
2024

Universal Visual Decomposer: Long-Horizon Manipulation Made Easy

ICRA 2024poster

Real-world robotic tasks stretch over extended horizons and encompass multiple stages. Learning long-horizon manipulation tasks, however, is a long-standing challenge, and demands decomposing the overarching task into several manageable subtasks to facilitate policy learning and generalization to un…

Cited by 21SourceScholar
2024

ZeroFlow: Scalable Scene Flow via Distillation

ICLR 2024poster

Scene flow estimation is the task of describing the 3D motion field between temporally successive point clouds. State-of-the-art methods use strong priors and test-time optimization techniques, but require on the order of tens of seconds to process full-size point clouds, making them unusable as com…

2023

Im2Contact: Vision-Based Contact Localization Without Touch or Force Sensing

CoRL 2023poster

Contacts play a critical role in most manipulation tasks. Robots today mainly use proximal touch/force sensors to sense contacts, but the information they provide must be calibrated and is inherently local, with practical applications relying either on extensive surface coverage or restrictive assum…

Cited by 4SourceScholar
2023

LIV: Language-Image Representations and Rewards for Robotic Control

ICML 2023poster

We present Language-Image Value learning (LIV), a unified objective for vision-language representation and reward learning from action-free videos with text annotations. Exploiting a novel connection between dual reinforcement learning and mutual information contrastive learning, the LIV objective t…

2023

VIP: Towards Universal Visual Reward and Representation via Value-Implicit Pre-Training

ICLR 2023top-25%

Reward and representation learning are two long-standing challenges for learning an expanding set of robot manipulation skills from sensory observations. Given the inherent cost and scarcity of in-domain, task-specific robot data, learning from large, diverse, offline human videos has emerged as a p…

2022

Fighting Fire with Fire: Avoiding DNN Shortcuts through Priming

ICML 2022spotlight

Across applications spanning supervised classification and sequential control, deep learning has been reported to find “shortcut” solutions that fail catastrophically under minor changes in the data distribution. In this paper, we show empirically that DNNs can be coaxed to avoid poor shortcuts by p…

Cited by 21SourcePDFScholar
2022

Know Thyself: Transferable Visual Control Policies Through Robot-Awareness

ICLR 2022poster

Training visual control policies from scratch on a new robot typically requires generating large amounts of robot-specific data. How might we leverage data previously collected on another robot to reduce or even completely remove this need for robot-specific data? We propose a "robot-aware control"…

2022

Offline Goal-Conditioned Reinforcement Learning via $f$-Advantage Regression

NeurIPS 2022accept

Offline goal-conditioned reinforcement learning (GCRL) promises general-purpose skill learning in the form of reaching diverse goals from purely offline datasets. We propose $\textbf{Go}$al-conditioned $f$-$\textbf{A}$dvantage $\textbf{R}$egression (GoFAR), a novel regression-based offline GCRL algo…

Cited by 33SourcePDFScholar
2022

Training Robots to Evaluate Robots: Example-Based Interactive Reward Functions for Policy Learning

CoRL 2022oral

Physical interactions can often help reveal information that is not readily apparent. For example, we may tug at a table leg to evaluate whether it is built well, or turn a water bottle upside down to check that it is watertight. We propose to train robots to acquire such interactive behaviors autom…

Cited by 4SourcecodeScholar
2022

Versatile Offline Imitation from Observations and Examples via Regularized State-Occupancy Matching

ICML 2022spotlight

We propose State Matching Offline DIstribution Correction Estimation (SMODICE), a novel and versatile regression-based offline imitation learning algorithm derived via state-occupancy matching. We show that the SMODICE objective admits a simple optimization procedure through an application of Fenche…

2021

Conservative Offline Distributional Reinforcement Learning

NeurIPS 2021poster

Many reinforcement learning (RL) problems in practice are offline, learning purely from observational data. A key challenge is how to ensure the learned policy is safe, which requires quantifying the risk associated with different actions. In the online setting, distributional RL algorithms do so by…

2021

Likelihood-Based Diverse Sampling for Trajectory Forecasting

ICCV 2021poster

Forecasting complex vehicle and pedestrian multi-modal distributions requires powerful probabilistic approaches. Normalizing flows (NF) have recently emerged as an attractive tool to model such distributions. However, a key drawback is that independent samples drawn from a flow model often do not ad…

Cited by 33PDFcodeScholar
2021

Probabilistic Modeling for Human Mesh Recovery

ICCV 2021poster

This paper focuses on the problem of 3D human reconstruction from 2D evidence. Although this is an inherently ambiguous problem, the majority of recent works avoid the uncertainty modeling and typically regress a single estimate for a given input. In contrast to that, in this work, we propose to emb…

Cited by 212PDFcodeScholar
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
2020

Cautious Adaptation For Reinforcement Learning in Safety-Critical Settings

ICML 2020poster

Reinforcement learning (RL) in real-world safety-critical target settings like urban driving is hazardous, imperiling the RL agent, other agents, and the environment. To overcome this difficulty, we propose a "safety-critical adaptation" task setting: an agent first trains in non-safety-critical "so…

Cited by 79SourcePDFScholar
2020

DIGIT: A Novel Design for a Low-Cost Compact High-Resolution Tactile Sensor With Application to In-Hand Manipulation

RA-L 2020

Despite decades of research, general purpose in-hand manipulation remains one of the unsolved challenges of robotics. One of the contributing factors that limit current robotic manipulation systems is the difficulty of precisely sensing contact forces - sensing and reasoning about contact forces are

Cited by 640SourceScholar
2020

Fighting Copycat Agents in Behavioral Cloning from Observation Histories

NeurIPS 2020poster

Imitation learning trains policies to map from input observations to the actions that an expert would choose. In this setting, distribution shift frequently exacerbates the effect of misattributing expert actions to nuisance correlates among the observed variables. We observe that a common instance…

Cited by 68SourcePDFScholar
2020

Long-Horizon Visual Planning with Goal-Conditioned Hierarchical Predictors

NeurIPS 2020poster

The ability to predict and plan into the future is fundamental for agents acting in the world. To reach a faraway goal, we predict trajectories at multiple timescales, first devising a coarse plan towards the goal and then gradually filling in details. In contrast, current learning approaches for vi…

2020

Model-Based Inverse Reinforcement Learning from Visual Demonstrations

CoRL 2020

Scaling model-based inverse reinforcement learning (IRL) to real robotic manipulation tasks with unknown dynamics remains an open problem. The key challenges lie in learning good dynamics models, developing algorithms that scale to high-dimensional state-spaces and being able to learn from both visu

Cited by 0SourcePDFScholar
2019

Manipulation by Feel: Touch-Based Control with Deep Predictive Models

ICRA 2019poster

Touch sensing is widely acknowledged to be important for dexterous robotic manipulation, but exploiting tactile sensing for continuous, non-prehensile manipulation is challenging. General purpose control techniques that are able to effectively leverage tactile sensing as well as accurate physics mod…

Cited by 158SourceScholar
2019

REPLAB: A Reproducible Low-Cost Arm Benchmark for Robotic Learning

ICRA 2019poster

Standardized evaluation measures have aided in the progress of machine learning approaches in disciplines such as computer vision and machine translation. In this paper, we make the case that robotic learning would also benefit from benchmarking, and present a template for a vision-based manipulatio…

Cited by 17SourceScholar
2019

Time-Agnostic Prediction: Predicting Predictable Video Frames

ICLR 2019poster

Prediction is arguably one of the most basic functions of an intelligent system. In general, the problem of predicting events in the future or between two waypoints is exceedingly difficult. However, most phenomena naturally pass through relatively predictable bottlenecks---while we cannot predict t…

Cited by 105SourcePDFScholar
2018

Learning to Look Around: Intelligently Exploring Unseen Environments for Unknown Tasks

CVPR 2018poster

It is common to implicitly assume access to intelligently captured inputs (e.g., photos from a human photographer), yet autonomously capturing good observations is itself a major challenge. We address the problem of learning to look around: if an agent has the ability to voluntarily acquire new vie…

Cited by 130SourcePDFScholar
2018

More Than a Feeling: Learning to Grasp and Regrasp Using Vision and Touch

RA-L 2018

For humans, the process of grasping an object relies heavily on rich tactile feedback. Most recent robotic grasping work, however, has been based only on visual input, and thus cannot easily benefit from feedback after initiating contact. In this letter, we investigate how a robot can learn to use t

Cited by 396SourceScholar
2018

ShapeCodes: Self-Supervised Feature Learning by Lifting Views to Viewgrids

ECCV 2018poster

We introduce an unsupervised feature learning approach that embeds 3D shape information into a single-view image representation. The main idea is a self-supervised training objective that, given only a single 2D image, requires all unseen views of the object to be predictable from learned features.…

Cited by 20SourcePDFScholar