← Search

Ajay Mandlekar

38 accepted papers

2026

DexMachina: Functional Retargeting for Bimanual Dexterous Manipulation

ICML 2026poster

We study the problem of functional retargeting: learning dexterous manipulation policies to track object states from human hand-object demonstrations. We focus on long-horizon, bimanual tasks with articulated objects, which are challenging due to large action space, spatiotemporal discontinuities, a…

Cited by 0SourcecodeScholar
2025

AHA: A Vision-Language-Model for Detecting and Reasoning Over Failures in Robotic Manipulation

ICLR 2025poster

Robotic manipulation in open-world settings requires not only task execution but also the ability to detect and learn from failures. While recent advances in vision-language models (VLMs) and large language models (LLMs) have improved robots' spatial reasoning and problem-solving abilities, they sti…

2025

DexMimicGen: Automated Data Generation for Bimanual Dexterous Manipulation via Imitation Learning

ICRA 2025

Imitation learning from human demonstrations is an effective means to teach robots manipulation skills. But data acquisition is a major bottleneck in applying this paradigm more broadly, due to the high costs and human efforts involved. There has been significant interest in imitation learning for b

Cited by 121SourcecodeScholar
2025

DreamGen: Unlocking Generalization in Robot Learning through Video World Models

CoRL 2025poster

In this work, we unlock new capabilities in robot learning from neural trajectories, synthetic robot data generated from video world models. Our proposed recipe is simple, but powerful: we take the most recent state-of-the-art video generative models (world models), adapt them to the target robot em…

Cited by 0SourcecodeScholar
2025

Generalizable Domain Adaptation for Sim-and-Real Policy Co-Training

NeurIPS 2025poster

Behavior cloning has shown promise for robot manipulation, but real-world demonstrations are costly to acquire at scale. While simulated data offers a scalable alternative, particularly with advances in automated demonstration generation, transferring policies to the real world is hampered by variou…

Cited by 0SourceScholar
2025

Latent Action Pretraining from Videos

ICLR 2025poster

We introduce Latent Action Pretraining for general Action models (LAPA), the first unsupervised method for pretraining Vision-Language-Action (VLA) models without ground-truth robot action labels. Existing Vision-Language-Action models require action labels typically collected by human teleoperators…

Cited by 20SourcePDFScholar
2025

One-Step Diffusion Policy: Fast Visuomotor Policies via Diffusion Distillation

ICML 2025poster

Diffusion models, praised for their success in generative tasks, are increasingly being applied to robotics, demonstrating exceptional performance in behavior cloning. However, their slow generation process stemming from iterative denoising steps poses a challenge for real-time applications in resou…

Cited by 11SourcePDFScholar
2025

Sim-and-Real Co-Training: A Simple Recipe for Vision-Based Robotic Manipulation

RSS 2025poster

Large real-world robot datasets hold great potential for developing generalist robot policies, but scaling real-world data collection is time-consuming, costly, and resource-intensive. Simulation offers a promising solution, with recent advances in generative AI and synthetic data generation tools e…

Cited by 4PDFScholar
2025

What Matters in Learning from Large-Scale Datasets for Robot Manipulation

ICLR 2025poster

Imitation learning from large multi-task demonstration datasets has emerged as a promising path for building generally-capable robots. As a result, 1000s of hours have been spent on building such large-scale datasets around the globe. Despite the continuous growth of such efforts, we still lack a sy…

Cited by 3SourcePDFScholar
2024

IntervenGen: Interventional Data Generation for Robust and Data-Efficient Robot Imitation Learning

IROS 2024poster

Imitation learning is a promising paradigm for training robot control policies, but these policies can suffer from distribution shift, where the conditions at evaluation time differ from those in the training data. A popular approach for increasing policy robustness to distribution shift is interact…

Cited by 8SourceScholar
2024

NOD-TAMP: Generalizable Long-Horizon Planning with Neural Object Descriptors

CoRL 2024poster

Solving complex manipulation tasks in household and factory settings remains challenging due to long-horizon reasoning, fine-grained interactions, and broad object and scene diversity. Learning skills from demonstrations can be an effective strategy, but such methods often have limited generalizabil…

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

RoboCasa: Large-Scale Simulation of Household Tasks for Generalist Robots

RSS 2024poster

Recent advancements in Artificial Intelligence (AI) have largely been propelled by scaling. In Robotics, scaling is hindered by the lack of access to massive robot datasets. We advocate using realistic physical simulation as a means to scale environments, tasks, and datasets for robot learning metho…

2024

SPIRE: Synergistic Planning, Imitation, and Reinforcement Learning for Long-Horizon Manipulation

CoRL 2024poster

Robot learning has proven to be a general and effective technique for programming manipulators. Imitation learning is able to teach robots solely from human demonstrations but is bottlenecked by the capabilities of the demonstrations. Reinforcement learning uses exploration to discover better behavi…

Cited by 1SourceScholar
2024

SkillMimicGen: Automated Demonstration Generation for Efficient Skill Learning and Deployment

CoRL 2024poster

Imitation learning from human demonstrations is an effective paradigm for robot manipulation, but acquiring large datasets is costly and resource-intensive, especially for long-horizon tasks. To address this issue, we propose SkillGen, an automated system for generating demonstration datasets from a…

Cited by 10SourcecodeScholar
2023

Active Task Randomization: Learning Robust Skills via Unsupervised Generation of Diverse and Feasible Tasks

IROS 2023poster

Solving real-world manipulation tasks requires robots to be equipped with a repertoire of skills that can be applied to diverse scenarios. While learning-based methods can enable robots to acquire skills from interaction data, their success relies on collecting training data that covers the diverse…

Cited by 4SourceScholar
2023

Human-in-the-Loop Task and Motion Planning for Imitation Learning

CoRL 2023poster

Imitation learning from human demonstrations can teach robots complex manipulation skills, but is time-consuming and labor intensive. In contrast, Task and Motion Planning (TAMP) systems are automated and excel at solving long-horizon tasks, but they are difficult to apply to contact-rich tasks. In…

Cited by 21SourcecodeScholar
2023

Imitating Task and Motion Planning with Visuomotor Transformers

CoRL 2023poster

Imitation learning is a powerful tool for training robot manipulation policies, allowing them to learn from expert demonstrations without manual programming or trial-and-error. However, common methods of data collection, such as human supervision, scale poorly, as they are time-consuming and labor-i…

Cited by 56SourcecodeScholar
2023

MimicGen: A Data Generation System for Scalable Robot Learning using Human Demonstrations

CoRL 2023poster

Imitation learning from a large set of human demonstrations has proved to be an effective paradigm for building capable robot agents. However, the demonstrations can be extremely costly and time-consuming to collect. We introduce MimicGen, a system for automatically synthesizing large-scale, rich da…

Cited by 120SourcecodeScholar
2023

Orbit: A Unified Simulation Framework for Interactive Robot Learning Environments

RA-L 2023

We present <sc xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Orbit</small> , a unified and modular framework for robot learning powered by <sc xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Nvidia</small> Isaac Si

Cited by 485SourcecodeScholar
2022

Learning and Retrieval from Prior Data for Skill-based Imitation Learning

CoRL 2022poster

Imitation learning offers a promising path for robots to learn general-purpose tasks, but traditionally has enjoyed limited scalability due to high data supervision requirements and brittle generalization. Inspired by recent work on skill-based imitation learning, we investigate whether leveraging p…

Cited by 53SourcecodeScholar
2022

MineDojo: Building Open-Ended Embodied Agents with Internet-Scale Knowledge

NeurIPS 2022accept

Autonomous agents have made great strides in specialist domains like Atari games and Go. However, they typically learn tabula rasa in isolated environments with limited and manually conceived objectives, thus failing to generalize across a wide spectrum of tasks and capabilities. Inspired by how hum…

2022

MoCoDA: Model-based Counterfactual Data Augmentation

NeurIPS 2022accept

The number of states in a dynamic process is exponential in the number of objects, making reinforcement learning (RL) difficult in complex, multi-object domains. For agents to scale to the real world, they will need to react to and reason about unseen combinations of objects. We argue that the abil…

2021

Deep Affordance Foresight: Planning Through What Can Be Done in the Future

ICRA 2021poster

Planning in realistic environments requires searching in large planning spaces. Affordances are a powerful concept to simplify this search, because they model what actions can be successful in a given situation. However, the classical notion of affordance is not suitable for long horizon planning be…

Cited by 94SourcecodeScholar
2021

Error-Aware Imitation Learning from Teleoperation Data for Mobile Manipulation

CoRL 2021poster

In mobile manipulation (MM), robots can both navigate within and interact with their environment and are thus able to complete many more tasks than robots only capable of navigation or manipulation. In this work, we explore how to apply imitation learning (IL) to learn continuous visuo-motor policie…

Cited by 66SourceScholar
2021

Generalization Through Hand-Eye Coordination: An Action Space for Learning Spatially-Invariant Visuomotor Control

IROS 2021poster

Imitation Learning (IL) is an effective framework to learn visuomotor skills from offline demonstration data. However, IL methods often fail to generalize to new scene configurations not covered by training data. On the other hand, humans can manipulate objects in varying conditions. Key to such cap…

Cited by 35SourceScholar
2021

Learning Multi-Arm Manipulation Through Collaborative Teleoperation

ICRA 2021poster

Imitation Learning (IL) is a powerful paradigm to teach robots to perform manipulation tasks by allowing them to learn from human demonstrations collected via teleoperation, but has mostly been limited to single-arm manipulation. However, many real-world tasks require multiple arms, such as lifting…

Cited by 58SourceScholar
2021

S4RL: Surprisingly Simple Self-Supervision for Offline Reinforcement Learning in Robotics

CoRL 2021poster

Offline reinforcement learning proposes to learn policies from large collected datasets without interacting with the physical environment. These algorithms have made it possible to learn useful skills from data that can then be deployed in the environment in real-world settings where interactions m…

Cited by 139SourceScholar
2021

What Matters in Learning from Offline Human Demonstrations for Robot Manipulation

CoRL 2021oral

Imitating human demonstrations is a promising approach to endow robots with various manipulation capabilities. While recent advances have been made in imitation learning and batch (offline) reinforcement learning, a lack of open-source human datasets and reproducible learning methods make assessing…

Cited by 523SourcecodeScholar
2020

Controlling Assistive Robots with Learned Latent Actions

ICRA 2020poster

Assistive robotic arms enable users with physical disabilities to perform everyday tasks without relying on a caregiver. Unfortunately, the very dexterity that makes these arms useful also makes them challenging to teleoperate: the robot has more degrees-of-freedom than the human can directly coordi…

Cited by 97SourceScholar
2020

GTI: Learning to Generalize across Long-Horizon Tasks from Human Demonstrations

RSS 2020poster

Imitation learning is an effective and safe technique to train robot policies in the real world because it does not depend on an expensive random exploration process. However, due to the lack of exploration, learning policies that generalize beyond the demonstrated behaviors is still an open challen…

Cited by 174SourcePDFScholar
2020

IRIS: Implicit Reinforcement without Interaction at Scale for Learning Control from Offline Robot Manipulation Data

ICRA 2020poster

Learning from offline task demonstrations is a problem of great interest in robotics. For simple short-horizon manipulation tasks with modest variation in task instances, offline learning from a small set of demonstrations can produce controllers that successfully solve the task. However, leveraging…

Cited by 146SourceScholar
2019

AC-Teach: A Bayesian Actor-Critic Method for Policy Learning with an Ensemble of Suboptimal Teachers

CoRL 2019

The exploration mechanism used by a Deep Reinforcement Learning (RL) agent plays a key role in determining its sample efficiency. Thus, improving over random exploration is crucial to solve long-horizon tasks with sparse rewards. We propose to leverage an ensemble of partial solutions as teachers th

Cited by 0SourcePDFScholar
2019

Scaling Robot Supervision to Hundreds of Hours with RoboTurk: Robotic Manipulation Dataset through Human Reasoning and Dexterity

IROS 2019poster

Large, richly annotated datasets have accelerated progress in fields such as computer vision and natural language processing, but replicating these successes in robotics has been challenging. While prior data collection methodologies such as self-supervision have resulted in large datasets, the data…

Cited by 105SourceScholar
2018

ROBOTURK: A Crowdsourcing Platform for Robotic Skill Learning through Imitation

CoRL 2018

Imitation Learning has empowered recent advances in learning robotic manipulation tasks by addressing shortcomings of Reinforcement Learning such as exploration and reward specification. However, research in this area has been limited to modest-sized datasets due to the difficulty of collecting larg

Cited by 0SourcePDFScholar
2017

Adversarially Robust Policy Learning: Active construction of physically-plausible perturbations

IROS 2017poster

Policy search methods in reinforcement learning have demonstrated success in scaling up to larger problems beyond toy examples. However, deploying these methods on real robots remains challenging due to the large sample complexity required during learning and their vulnerability to malicious interve…

Cited by 219SourcecodeScholar
2017

Risk-sensitive Inverse Reinforcement Learning via Coherent Risk Models

RSS 2017poster

The literature on Inverse Reinforcement Learning (IRL) typically assumes that humans take actions in order to minimize the expected value of a cost function, i.e., that humans are risk neutral. Yet, in practice, humans are often far from being risk neutral. To fill this gap, the objective of this pa…

Cited by 87SourcePDFScholar