← Search

Yuke Zhu

129 accepted papers

2026

A Mechanistic Understanding of Sim-and-Real Co-Training in Generative Policies

ICML 2026poster

Co-training, which combines limited in-domain real-world data with abundant surrogate data such as simulation or cross-embodiment demonstrations, has been widely adopted for training generative visuomotor robot policies. Despite its empirical success, the mechanisms underlying when and why co-traini…

Cited by 0SourceScholar
2026

CaP-X: A Framework for Benchmarking and Improving Coding Agents for Robot Manipulation

ICML 2026poster

“Code-as-Policy” considers how executable code can complement data-intensive Vision-LanguageAction (VLA) methods, yet their effectiveness as autonomous controllers for embodied manipulation remains underexplored. We present CaPX, an open-access framework for systematically studying Code-as-Policy ag…

Cited by 0SourcecodeScholar
2026

DEAS: DEtached value learning with Action Sequence for Scalable Offline RL

ICLR 2026poster

Offline reinforcement learning (RL) presents an attractive paradigm for training intelligent agents without expensive online interactions. However, current approaches still struggle with complex, long-horizon sequential decision making. In this work, we introduce DEtached value learning with Action…

Cited by 0SourceScholar
2026

DreamDojo: A Real-Time Robot World Model from Large-Scale Human Videos

ICML 2026spotlight

Being able to simulate the outcomes of actions in varied environments will revolutionize the development of generalist agents at scale. However, modeling these world dynamics, especially for dexterous robotics tasks, poses significant challenges due to limited data coverage and scarce action labels.…

Cited by 81SourceScholar
2026

FORTE: Tactile Force and Slip Sensing on Compliant Fingers for Delicate Manipulation

RA-L 2026

Handling fragile objects remains a major challenge for robotic manipulation. Tactile sensing and soft robotics can improve delicate object handling, but typically involve high integration complexity or slow response times. We address these issues through FORTE, an easy-to-fabricate tactile sensing s

Cited by 5SourcecodeScholar
2026

FORTE: Tactile Force and Slip Sensing on Compliant Fingers for Delicate Manipulation

ICRA 2026poster

Handling fragile objects remains a major challenge for robotic manipulation. Tactile sensing and soft robotics can improve delicate object handling, but typically involve high integration complexity or slow response times. We address these issues through FORTE, an easy-to-fabricate tactile sensing s…

2026

Memory Retrieval in Visuomotor Policies for Long-Horizon Robot Control

RSS 2026poster

General-purpose robots operating in partially observable environments such as homes require memory to support long-term autonomy. They must recall different types of past information, such as where objects were placed, which subtasks have already been completed by a human partner, and when an applia…

Cited by 0SourceScholar
2026

MimicDroid: In-Context Learning for Humanoid Robot Manipulation from Human Play Videos

ICRA 2026poster

We aim to enable humanoid robots to efficiently solve new manipulation tasks from a few video examples. In-context learning (ICL) is a promising framework for achieving this goal due to its test-time data efficiency and rapid adaptability. However, current ICL methods rely on labor-intensive teleope…

2026

NitroGen: An Open Foundation Model for Generalist Gaming Agents

CVPR 2026

We introduce NitroGen, a vision-action foundation model for generalist gaming agents that is trained on 40,000 hours of gameplay videos across more than 1,000 games. We scale embodied agents through three key ingredients: 1) an internet-scale video-action dataset constructed by automatically extract

Cited by 0SourcecodeScholar
2026

Opening the Sim-to-Real Door for Humanoid Pixel-to-Action Policy Transfer

CVPR 2026

Recent progress in GPU-accelerated, photorealistic simulation has opened a scalable data-generation path for robot learning, where massive physics and visual randomization allow policies to generalize beyond curated environments. Building on these advances, we develop a teacher-student-bootstrap lea

Cited by 0SourcecodeScholar
2026

Pretrained Vision-Language-Action Models are Surprisingly Resistant to Forgetting in Continual Learning

ICML 2026oral

Continual learning is a long-standing challenge in robot policy learning, where a policy must acquire new skills over time without catastrophically forgetting previously learned ones. While prior work has extensively studied continual learning in relatively small behavior cloning (BC) policy models …

Cited by 0SourceScholar
2026

RoboCasa365: A Large-Scale Simulation Framework for Training and Benchmarking Generalist Robots

ICLR 2026poster

Recent advances in robot learning have accelerated progress toward generalist robots that can operate across diverse tasks and environments. Yet despite this momentum, it remains difficult to gauge how close we are to this goal, as the field lacks a reproducible, large-scale benchmark for systematic…

Cited by 0SourcecodeScholar
2026

Self-Improving Vision-Language-Action Models with Data Generation via Residual RL

ICLR 2026poster

Supervised fine-tuning (SFT) has become the de facto post-training strategy for large vision-language-action (VLA) models, but its reliance on costly human demonstrations limits scalability and generalization. We propose Probe, Learn, Distill (PLD), a plug-and-play framework that improves VLAs throu…

Cited by 0SourceScholar
2026

SoftMimicGen: A Data Generation System for Scalable Robot Learning in Deformable Object Manipulation

ICRA 2026poster

Large-scale robot datasets have facilitated the learning of a wide range of robot manipulation skills, but these datasets remain difficult to collect and scale further, owing to the intractable amount of human time, effort, and cost required. Simulation and synthetic data generation have proven to b…

2026

Stop Unnecessary Reflection: Training LRMs for Efficient Reasoning with Adaptive Reflection and Length Coordinated Penalty

ICLR 2026poster

Large Reasoning Models (LRMs) have demonstrated remarkable performance on complex reasoning tasks by employing test-time scaling. However, they often generate over-long chains-of-thought that, driven by substantial reflections such as repetitive self-questioning and circular reasoning, lead to high…

Cited by 0SourcecodeScholar
2026

VIRAL: Visual Sim-to-Real at Scale for Humanoid Loco-Manipulation

CVPR 2026

A key barrier to the real-world deployment of humanoid robots is the lack of autonomous loco-manipulation skills. We introduce VIRAL, a visual sim-to-real framework that learns humanoid loco-manipulation entirely in simulation and deploys it zero-shot to real hardware. VIRAL follows a teacher-studen

Cited by 0SourcecodeScholar
2025

ASAP: Aligning Simulation and Real-World Physics for Learning Agile Humanoid Whole-Body Skills

RSS 2025poster

Humanoid robots hold the potential for unparalleled versatility by performing human-like, whole-body skills. However, achieving agile and coordinated whole-body motions remains a significant challenge due to the dynamics mismatch between simulation and real-world physics. Existing approaches, such a…

Cited by 15PDFcodeScholar
2025

BUMBLE: Unifying Reasoning and Acting with Vision-Language Models for Building-wide Mobile Manipulation

ICRA 2025

To operate at a building scale, service robots must perform long-horizon mobile manipulation tasks by navigating to different rooms, accessing multiple floors, and interacting with a wide and unseen range of everyday objects. We refer to these tasks as Building-wide Mobile Manipulation. To tackle th

Cited by 31SourceScholar
2025

CASPER: Inferring Diverse Intents for Assistive Teleoperation with Vision Language Models

CoRL 2025poster

Assistive teleoperation, where control is shared between a human and a robot, enables efficient and intuitive human-robot collaboration in diverse and unstructured environments. A central challenge in real-world assistive teleoperation is for the robot to infer a wide range of human intentions from…

Cited by 0SourcecodeScholar
2025

Constraint-Preserving Data Generation for One-Shot Visuomotor Policy Generalization

CoRL 2025poster

Large-scale demonstration data has powered key breakthroughs in robot manipulation, but collecting that data remains costly and time-consuming. To this end, we present Constraint-Preserving Data Generation (CP-Gen), a method that uses a single expert trajectory to generate robot demonstrations conta…

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

Enhancing Document Understanding with Group Position Embedding: A Novel Approach to Incorporate Layout Information

ICLR 2025poster

Recent advancements in document understanding have been dominated by leveraging large language models (LLMs) and multimodal large models. However, enabling LLMs to comprehend complex document layouts and structural information often necessitates intricate network modifications or costly pre-training…

2025

FLARE: Robot Learning with Implicit World Modeling

CoRL 2025poster

We introduce **F**uture **LA**tent **R**presentation Alignm**E**nt (**FLARE**), a novel framework that integrates predictive world modeling into robot policy learning. By aligning features from a diffusion transformer with latent embeddings of future observations, **FLARE** enables a diffusion trans…

Cited by 0SourceScholar
2025

GraspMolmo: Generalizable Task-Oriented Grasping via Large-Scale Synthetic Data Generation

CoRL 2025poster

We present GraspMolmo, a generalizable open-vocabulary task-oriented grasping (TOG) model. GraspMolmo predicts semantically appropriate, stable grasps conditioned on a natural language instruction and a single RGB-D frame. For instance, given "pour me some tea", GraspMolmo selects a grasp on a teapo…

Cited by 0SourceScholar
2025

HOVER: Versatile Neural Whole-Body Controller for Humanoid Robots

ICRA 2025

Humanoid whole-body control requires adapting to diverse tasks such as navigation, loco-manipulation, and tabletop manipulation, each demanding a different mode of control. For example, navigation relies on root velocity or position tracking, while tabletop manipulation prioritizes upper-body joint

Cited by 126SourceScholar
2025

LightCity: An Urban Dataset for Outdoor Inverse Rendering and Reconstruction under Multi-illumination Conditions

ICCV 2025poster

We propose an outdoor scene dataset and propose a series of benchmarks based on it.Inverse rendering in urban scenes is pivotal for applications like autonomous driving and digital twins, yet it faces significant challenges due to complex illumination conditions, including multi-illumination and ind…

Cited by 0SourcePDFScholar
2025

LongVILA: Scaling Long-Context Visual Language Models for Long Videos

ICLR 2025poster

Long-context capability is critical for multi-modal foundation models, especially for long video understanding. We introduce LongVILA, a full-stack solution for long-context visual-language models by co-designing the algorithm and system. For model training, we upgrade existing VLMs to support long…

2025

OmniKV: Dynamic Context Selection for Efficient Long-Context LLMs

ICLR 2025poster

During the inference phase of Large Language Models (LLMs) with long context, a substantial portion of GPU memory is allocated to the KV cache, with memory usage increasing as the sequence length grows. To mitigate the GPU memory footprint associate with KV cache, some previous studies have discarde…

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

PRESTO: Fast Motion Planning Using Diffusion Models Based on Key-Configuration Environment Representation

ICRA 2025

We introduce a learning-guided motion planning framework that generates seed trajectories using a diffusion model for trajectory optimization. Given a workspace, our method approximates the configuration space (C-space) obstacles through an environment representation consisting of a sparse set of ta

Cited by 16SourcecodeScholar
2025

RT-Affordance: Affordances are Versatile Intermediate Representations for Robot Manipulation

ICRA 2025

We explore how intermediate policy representations can facilitate generalization by providing guidance on how to perform manipulation tasks. Existing representations such as language, goal images, and trajectory sketches have been shown to be helpful, but these representations either do not provide

Cited by 43SourceScholar
2025

SPOT: SE(3) Pose Trajectory Diffusion for Object-Centric Manipulation

ICRA 2025

We introduce SPOT, an object-centric imitation learning framework. The key idea is to capture each task by an object-centric representation, specifically the SE(3) object pose trajectory relative to the target. This approach decouples embodiment actions from sensory inputs, facilitating learning fro

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

Sim-to-Real Reinforcement Learning for Vision-Based Dexterous Manipulation on Humanoids

CoRL 2025poster

Learning generalizable robot manipulation policies, especially for complex multi-fingered humanoids, remains a significant challenge. Existing approaches primarily rely on extensive data collection and imitation learning, which are expensive, labor-intensive, and difficult to scale. Sim-to-real rein…

Cited by 0SourceScholar
2024

AMAGO-2: Breaking the Multi-Task Barrier in Meta-Reinforcement Learning with Transformers

NeurIPS 2024poster

Language models trained on diverse datasets unlock generalization by in-context learning. Reinforcement Learning (RL) policies can achieve a similar effect by meta-learning within the memory of a sequence model. However, meta-RL research primarily focuses on adapting to minor variations of a single…

2024

AMAGO: Scalable In-Context Reinforcement Learning for Adaptive Agents

ICLR 2024spotlight

We introduce AMAGO, an in-context Reinforcement Learning (RL) agent that uses sequence models to tackle the challenges of generalization, long-term memory, and meta-learning. Recent works have shown that off-policy learning can make in-context RL with recurrent policies viable. Nonetheless, these ap…

2024

ARDuP: Active Region Video Diffusion for Universal Policies

IROS 2024poster

Sequential decision-making can be formulated as a text-conditioned video generation problem, where a video planner, guided by a text-defined goal, generates future frames visualizing planned actions, from which control actions are subsequently derived. In this work, we introduce Active Region Video…

Cited by 3SourceScholar
2024

Building Minimal and Reusable Causal State Abstractions for Reinforcement Learning

AAAI 2024technical

Two desiderata of reinforcement learning (RL) algorithms are the ability to learn from relatively little experience and the ability to learn policies that generalize to a range of problem specifications. In factored state spaces, one approach towards achieving both goals is to learn state abstracti…

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

Doduo: Learning Dense Visual Correspondence from Unsupervised Semantic-Aware Flow

ICRA 2024poster

Dense visual correspondence plays a vital role in robotic perception. This work focuses on establishing the dense correspondence between a pair of images that captures dynamic scenes undergoing substantial transformations. We introduce Doduo to learn general dense visual correspondence from in-the-w…

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

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

Harmon: Whole-Body Motion Generation of Humanoid Robots from Language Descriptions

CoRL 2024poster

Humanoid robots, with their human-like embodiment, have the potential to integrate seamlessly into human environments. Critical to their coexistence and cooperation with humans is the ability to understand natural language communications and exhibit human-like behaviors. This work focuses on generat…

Cited by 9SourcecodeScholar
2024

INTERPRET: Interactive Predicate Learning from Language Feedback for Generalizable Task Planning

RSS 2024poster

Learning abstract state representations and knowledge is crucial for long-horizon robot planning. We present InterPreT, an LLM-powered framework for robots to learn symbolic predicates from language feedback of human non-experts during embodied interaction. The learned predicates provide relational…

2024

LOTUS: Continual Imitation Learning for Robot Manipulation Through Unsupervised Skill Discovery

ICRA 2024poster

We introduce LOTUS, a continual imitation learning algorithm that empowers a physical robot to continuously and efficiently learn to solve new manipulation tasks throughout its lifespan. The core idea behind LOTUS is constructing an ever-growing skill library from a sequence of new tasks with a smal…

Cited by 26SourcecodeScholar
2024

Model-Based Runtime Monitoring with Interactive Imitation Learning

ICRA 2024poster

Robot learning methods have recently made great strides, but generalization and robustness challenges still hinder their widespread deployment. Failing to detect and address potential failures renders state-of-the-art learning systems not combat-ready for high-stakes tasks. Recent advances in intera…

Cited by 20SourcecodeScholar
2024

Multi-Task Interactive Robot Fleet Learning with Visual World Models

CoRL 2024poster

Recent advancements in large-scale multi-task robot learning offer the potential for deploying robot fleets in household and industrial settings, enabling them to perform diverse tasks across various environments. However, AI-enabled robots often face challenges with generalization and robustness wh…

Cited by 4SourcecodeScholar
2024

OKAMI: Teaching Humanoid Robots Manipulation Skills through Single Video Imitation

CoRL 2024poster

We study the problem of teaching humanoid robots manipulation skills by imitating from single video demonstrations. We introduce OKAMI, a method that generates a manipulation plan from a single RGB-D video and derives a policy for execution. At the heart of our approach is object-aware retargeting,…

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

PIVOT: Iterative Visual Prompting Elicits Actionable Knowledge for VLMs

ICML 2024poster

Vision language models (VLMs) have shown impressive capabilities across a variety of tasks, from logical reasoning to visual understanding. This opens the door to richer interaction with the world, for example robotic control. However, VLMs produce only textual outputs, while robotic control and oth…

Cited by 95SourcePDFScholar
2024

PRIME: Scaffolding Manipulation Tasks With Behavior Primitives for Data-Efficient Imitation Learning

RA-L 2024

Imitation learning has shown great potential for enabling robots to acquire complex manipulation behaviors. However, these algorithms suffer from high sample complexity in long-horizon tasks, where compounding errors accumulate over the task horizons. We present PRIME (<underline xmlns:mml="http://w

Cited by 15SourceScholar
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…

2023

Cross-Episodic Curriculum for Transformer Agents

NeurIPS 2023poster

We present a new algorithm, Cross-Episodic Curriculum (CEC), to boost the learning efficiency and generalization of Transformer agents. Central to CEC is the placement of cross-episodic experiences into a Transformer’s context, which forms the basis of a curriculum. By sequentially structuring onlin…

2023

Ditto in the House: Building Articulation Models of Indoor Scenes through Interactive Perception

ICRA 2023poster

Virtualizing the physical world into virtual models has been a critical technique for robot navigation and planning in the real world. To foster manipulation with articulated objects in everyday life, this work explores building articulation models of indoor scenes through a robot's purposeful inter…

Cited by 35SourcecodeScholar
2023

Fast Monocular Scene Reconstruction With Global-Sparse Local-Dense Grids

CVPR 2023poster

Indoor scene reconstruction from monocular images has long been sought after by augmented reality and robotics developers. Recent advances in neural field representations and monocular priors have led to remarkable results in scene-level surface reconstructions. The reliance on Multilayer Perceptron…

Cited by 9SourcePDFScholar
2023

LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning

NeurIPS 2023poster

Lifelong learning offers a promising paradigm of building a generalist agent that learns and adapts over its lifespan. Unlike traditional lifelong learning problems in image and text domains, which primarily involve the transfer of declarative knowledge of entities and concepts, lifelong learning i…

Cited by 108SourcePDFScholar
2023

Learning Generalizable Manipulation Policies with Object-Centric 3D Representations

CoRL 2023poster

We introduce GROOT, an imitation learning method for learning robust policies with object-centric and 3D priors. GROOT builds policies that generalize beyond their initial training conditions for vision-based manipulation. It constructs object-centric 3D representations that are robust toward backgr…

Cited by 48SourcecodeScholar
2023

Learning to Walk by Steering: Perceptive Quadrupedal Locomotion in Dynamic Environments

ICRA 2023poster

We tackle the problem of perceptive locomotion in dynamic environments. In this problem, a quadrupedal robot must exhibit robust and agile walking behaviors in response to environmental clutter and moving obstacles. We present a hierarchical learning framework, named PRELUDE, which decomposes the pr…

Cited by 10SourcecodeScholar
2023

MUTEX: Learning Unified Policies from Multimodal Task Specifications

CoRL 2023poster

Humans use different modalities, such as speech, text, images, videos, etc., to communicate their intent and goals with teammates. For robots to become better assistants, we aim to endow them with the ability to follow instructions and understand tasks specified by their human partners. Most robotic…

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

MimicPlay: Long-Horizon Imitation Learning by Watching Human Play

CoRL 2023oral

Imitation learning from human demonstrations is a promising paradigm for teaching robots manipulation skills in the real world. However, learning complex long-horizon tasks often requires an unattainable amount of demonstrations. To reduce the high data requirement, we resort to human play data - vi…

Cited by 187SourcecodeScholar
2023

Re-ViLM: Retrieval-Augmented Visual Language Model for Zero and Few-Shot Image Captioning

EMNLP 2023long findings

Augmenting pretrained language models (LMs) with a vision encoder~(e.g., Flamingo) has obtained state-of-the-art results in image-to-text generation. However, these models store all the knowledge within their parameters, thus often requiring enormous model parameters to model the abundant visual con…

Cited by 0SourceScholar
2023

Robot Learning on the Job: Human-in-the-Loop Autonomy and Learning During Deployment

RSS 2023poster

With the rapid growth of computing powers and recent advances in deep learning, we have witnessed impressive demonstrations of novel robot capabilities in research settings. Nonetheless, these learning systems exhibit brittle generalization and require excessive training data for practical tasks. To…

2023

Symbolic State Space Optimization for Long Horizon Mobile Manipulation Planning

IROS 2023poster

In existing task and motion planning (TAMP) research, it is a common assumption that experts manually specify the state space for task-level planning. A well-developed state space enables the desirable distribution of limited computational resources between task planning and motion planning. However…

Cited by 6SourceScholar
2023

VIMA: Robot Manipulation with Multimodal Prompts

ICML 2023poster

Prompt-based learning has emerged as a successful paradigm in natural language processing, where a single general-purpose language model can be instructed to perform any task specified by input prompts. Yet task specification in robotics comes in various forms, such as imitating one-shot demonstrati…

2022

ACID: Action-Conditional Implicit Visual Dynamics for Deformable Object Manipulation

RSS 2022poster

Manipulating volumetric deformable objects in the real world, like plush toys and pizza dough, bring substantial challenges due to infinite shape variations, non-rigid motions, and partial observability. We introduce ACID, an action-conditional visual dynamics model for volumetric deformable objects…

Cited by 41SourcePDFScholar
2022

Augmenting Reinforcement Learning with Behavior Primitives for Diverse Manipulation Tasks

ICRA 2022poster

Realistic manipulation tasks require a robot to interact with an environment with a prolonged sequence of motor actions. While deep reinforcement learning methods have recently emerged as a promising paradigm for automating manipulation behaviors, they usually fall short in long-horizon tasks due to…

Cited by 140SourcecodeScholar
2022

Bongard-HOI: Benchmarking Few-Shot Visual Reasoning for Human-Object Interactions

CVPR 2022oral

A significant gap remains between today's visual pattern recognition models and human-level visual cognition especially when it comes to few-shot learning and compositional reasoning of novel concepts. We introduce Bongard-HOI, a new visual reasoning benchmark that focuses on compositional learning…

Cited by 41PDFcodeScholar
2022

Bottom-Up Skill Discovery From Unsegmented Demonstrations for Long-Horizon Robot Manipulation

RA-L 2022

We tackle real-world long-horizon robot manipulation tasks through skill discovery. We present a bottom-up approach to learning a library of reusable skills from unsegmented demonstrations and use these skills to synthesize prolonged robot behaviors. Our method starts with constructing a hierarchica

Cited by 108SourceScholar
2022

Causal Dynamics Learning for Task-Independent State Abstraction

ICML 2022oral

Learning dynamics models accurately is an important goal for Model-Based Reinforcement Learning (MBRL), but most MBRL methods learn a dense dynamics model which is vulnerable to spurious correlations and therefore generalizes poorly to unseen states. In this paper, we introduce Causal Dynamics Learn…

2022

Coopernaut: End-to-End Driving With Cooperative Perception for Networked Vehicles

CVPR 2022poster

Optical sensors and learning algorithms for autonomous vehicles have dramatically advanced in the past few years. Nonetheless, the reliability of today's autonomous vehicles is hindered by the limited line-of-sight sensing capability and the brittleness of data-driven methods in handling extreme sit…

Cited by 121PDFcodeScholar
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

OSCAR: Data-Driven Operational Space Control for Adaptive and Robust Robot Manipulation

ICRA 2022poster

Learning performant robot manipulation policies can be challenging due to high-dimensional continuous actions and complex physics-based dynamics. This can be alleviated through intelligent choice of action space. Operational Space Control (OSC) has been used as an effective task-space controller for…

Cited by 15SourcecodeScholar
2022

Pre-Trained Language Models for Interactive Decision-Making

NeurIPS 2022accept

Language model (LM) pre-training is useful in many language processing tasks. But can pre-trained LMs be further leveraged for more general machine learning problems? We propose an approach for using LMs to scaffold learning and generalization in general sequential decision-making problems. In this…

Cited by 229SourcePDFScholar
2022

RelViT: Concept-guided Vision Transformer for Visual Relational Reasoning

ICLR 2022poster

Reasoning about visual relationships is central to how humans interpret the visual world. This task remains challenging for current deep learning algorithms since it requires addressing three key technical problems jointly: 1) identifying object entities and their properties, 2) inferring semantic r…

2022

VIOLA: Object-Centric Imitation Learning for Vision-Based Robot Manipulation

CoRL 2022poster

We introduce VIOLA, an object-centric imitation learning approach to learning closed-loop visuomotor policies for robot manipulation. Our approach constructs object-centric representations based on general object proposals from a pre-trained vision model. VIOLA uses a transformer-based policy to rea…

Cited by 19SourcecodeScholar
2022

Visually Grounded Task and Motion Planning for Mobile Manipulation

ICRA 2022poster

Task and motion planning (TAMP) algorithms aim to help robots achieve task-level goals, while maintaining motion-level feasibility. This paper focuses on TAMP domains that involve robot behaviors that take extended periods of time (e.g., long-distance navigation). In this paper, we develop a visual…

Cited by 32SourceScholar
2021

Adaptive Procedural Task Generation for Hard-Exploration Problems

ICLR 2021poster

We introduce Adaptive Procedural Task Generation (APT-Gen), an approach to progressively generate a sequence of tasks as curricula to facilitate reinforcement learning in hard-exploration problems. At the heart of our approach, a task generator learns to create tasks from a parameterized task space…

Cited by 35SourcePDFScholar
2021

Adversarial Skill Chaining for Long-Horizon Robot Manipulation via Terminal State Regularization

CoRL 2021poster

Skill chaining is a promising approach for synthesizing complex behaviors by sequentially combining previously learned skills. Yet, a naive composition of skills fails when a policy encounters a starting state never seen during its training. For successful skill chaining, prior approaches attempt to…

Cited by 43SourceScholar
2021

Coach-Player Multi-agent Reinforcement Learning for Dynamic Team Composition

ICML 2021oral

In real-world multi-agent systems, agents with different capabilities may join or leave without altering the team’s overarching goals. Coordinating teams with such dynamic composition is challenging: the optimal team strategy varies with the composition. We propose COPA, a coach-player framework to…

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

Detect, Reject, Correct: Crossmodal Compensation of Corrupted Sensors

ICRA 2021poster

Using sensor data from multiple modalities presents an opportunity to encode redundant and complementary features that can be useful when one modality is corrupted or noisy. Humans do this everyday, relying on touch and proprioceptive feedback in visually-challenging environments. However, robots mi…

Cited by 33SourceScholar
2021

DiscoBox: Weakly Supervised Instance Segmentation and Semantic Correspondence From Box Supervision

ICCV 2021poster

We introduce DiscoBox, a novel framework that jointly learns instance segmentation and semantic correspondence using bounding box supervision. Specifically, we propose a self-ensembling framework where instance segmentation and semantic correspondence are jointly guided by a structured teacher in ad…

Cited by 96PDFScholar
2021

Discovering Generalizable Skills via Automated Generation of Diverse Tasks

RSS 2021poster

The learning efficiency of an intelligent agent can be greatly improved by utilizing a useful set of skills. However; the design of robot skills can often be intractable in real-world applications due to the prohibitive amount of effort and expertise that it requires. In this work; we introduce Skil…

Cited by 13SourcePDFScholar
2021

Dynamic Metric Learning: Towards a Scalable Metric Space To Accommodate Multiple Semantic Scales

CVPR 2021poster

This paper introduces a new fundamental characteristics, i.e., the dynamic range, from real-world metric tools to deep visual recognition. In metrology, the dynamic range is a basic quality of a metric tool, indicating its flexibility to accommodate various scales. Larger dynamic range offers higher…

Cited by 20PDFcodeScholar
2021

Emergent Hand Morphology and Control from Optimizing Robust Grasps of Diverse Objects

ICRA 2021poster

Evolution in nature illustrates that the creatures’ biological structure and their sensorimotor skills adapt to the environmental changes for survival. Likewise, the ability to morph and acquire new skills can facilitate an embodied agent to solve tasks of varying complexities. In this work, we intr…

Cited by 22SourcecodeScholar
2021

Fast Uncertainty Quantification for Deep Object Pose Estimation

ICRA 2021poster

Deep learning-based object pose estimators are often unreliable and overconfident especially when the input image is outside the training domain, for instance, with sim2real transfer. Efficient and robust uncertainty quantification (UQ) in pose estimators is critically needed in many robotic tasks.…

Cited by 35SourceScholar
2021

Hierarchical Planning for Long-Horizon Manipulation with Geometric and Symbolic Scene Graphs

ICRA 2021poster

We present a visually grounded hierarchical planning algorithm for long-horizon manipulation tasks. Our algorithm offers a joint framework of neuro-symbolic task planning and low-level motion generation conditioned on the specified goal. At the core of our approach is a two-level scene graph represe…

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

MultiBench: Multiscale Benchmarks for Multimodal Representation Learning

NeurIPS 2021poster

Learning multimodal representations involves integrating information from multiple heterogeneous sources of data. It is a challenging yet crucial area with numerous real-world applications in multimedia, affective computing, robotics, finance, human-computer interaction, and healthcare. Unfortunatel…

Cited by 186SourceScholar
2021

SECANT: Self-Expert Cloning for Zero-Shot Generalization of Visual Policies

ICML 2021spotlight

Generalization has been a long-standing challenge for reinforcement learning (RL). Visual RL, in particular, can be easily distracted by irrelevant factors in high-dimensional observation space. In this work, we consider robust policy learning which targets zero-shot generalization to unseen visual…

2021

Synergies Between Affordance and Geometry: 6-DoF Grasp Detection via Implicit Representations

RSS 2021poster

Grasp detection in clutter requires the robot to reason about the 3D scene from incomplete and noisy perception. In this work; we draw insight that 3D reconstruction and grasp learning are two intimately connected tasks; both of which require a fine-grained understanding of local geometry details. W…

Cited by 169SourcePDFScholar
2021

Tesseract: Tensorised Actors for Multi-Agent Reinforcement Learning

ICML 2021spotlight

Reinforcement Learning in large action spaces is a challenging problem. This is especially true for cooperative multi-agent reinforcement learning (MARL), which often requires tractable learning while respecting various constraints like communication budget and information about other agents. In thi…

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

6-PACK: Category-level 6D Pose Tracker with Anchor-Based Keypoints

ICRA 2020poster

We present 6-PACK, a deep learning approach to category-level 6D object pose tracking on RGB-D data. Our method tracks in real time novel object instances of known object categories such as bowls, laptops, and mugs. 6-PACK learns to compactly represent an object by a handful of 3D keypoints, based o…

Cited by 190SourcecodeScholar
2020

Bongard-LOGO: A New Benchmark for Human-Level Concept Learning and Reasoning

NeurIPS 2020spotlight

Humans have an inherent ability to learn novel concepts from only a few samples and generalize these concepts to different situations. Even though today's machine learning models excel with a plethora of training data on standard recognition tasks, a considerable gap exists between machine-level pat…

2020

DualSMC: Tunneling Differentiable Filtering and Planning under Continuous POMDPs

IJCAI 2020poster

A major difficulty of solving continuous POMDPs is to infer the multi-modal distribution of the unobserved true states and to make the planning algorithm dependent on the perceived uncertainty. We cast POMDP filtering and planning problems as two closely related Sequential Monte Carlo (SMC) processe…

2020

KETO: Learning Keypoint Representations for Tool Manipulation

ICRA 2020poster

We aim to develop an algorithm for robots to manipulate novel objects as tools for completing different task goals. An efficient and informative representation would facilitate the effectiveness and generalization of such algorithms. For this purpose, we present KETO, a framework of learning keypoin…

Cited by 120SourceScholar
2020

Learning a Contact-Adaptive Controller for Robust, Efficient Legged Locomotion

CoRL 2020

We present a hierarchical framework that combines model-based control and reinforcement learning (RL) to synthesize robust controllers for a quadruped (the Unitree Laikago). The system consists of a high-level controller that learns to choose from a set of primitives in response to changes in the en

Cited by 0SourcePDFScholar
2020

OCEAN: Online Task Inference for Compositional Tasks with Context Adaptation

UAI 2020poster

Real-world tasks often exhibit a compositional structure that contains a sequence of simpler sub-tasks. For instance, opening a door requires reaching, grasping, rotating, and pulling the door knob. Such compositional tasks require an agent to reason about the sub-task at hand while orchestrating gl…

2020

RubiksNet: Learnable 3D-Shift for Efficient Video Action Recognition

ECCV 2020poster

Video action recognition is a complex task dependent on modeling spatial and temporal context. Standard approaches rely on 2D or 3D convolutions to process such context, resulting in expensive operations with millions of parameters. Recent efficient architectures leverage a channel-wise shift-based…

2019

Continuous Relaxation of Symbolic Planner for One-Shot Imitation Learning

IROS 2019poster

We address one-shot imitation learning, where the goal is to execute a previously unseen task based on a single demonstration. While there has been exciting progress in this direction, most of the approaches still require a few hundred tasks for meta-training, which limits the scalability of the app…

Cited by 48SourceScholar
2019

DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion

CVPR 2019poster

A key technical challenge in performing 6D object pose estimation from RGB-D image is to fully leverage the two complementary data sources. Prior works either extract information from the RGB image and depth separately or use costly post-processing steps, limiting their performances in highly clutte…

Cited by 1292PDFScholar
2019

Dynamics Learning with Cascaded Variational Inference for Multi-Step Manipulation

CoRL 2019

The fundamental challenge of planning for multi-step manipulation is to find effective and plausible action sequences that lead to the task goal. We present Cascaded Variational Inference Planner (CAVIN), a model-based method that hierarchically generates plans by sampling from latent spaces. To fac

Cited by 0SourcePDFScholar
2019

Making Sense of Vision and Touch: Self-Supervised Learning of Multimodal Representations for Contact-Rich Tasks

ICRA 2019poster

Contact-rich manipulation tasks in unstructured environments often require both haptic and visual feedback. However, it is non-trivial to manually design a robot controller that combines modalities with very different characteristics. While deep reinforcement learning has shown success in learning c…

Cited by 446SourcecodeScholar
2019

Neural Task Graphs: Generalizing to Unseen Tasks From a Single Video Demonstration

CVPR 2019oral

Our goal is to generate a policy to complete an unseen task given just a single video demonstration of the task in a given domain. We hypothesize that to successfully generalize to unseen complex tasks from a single video demonstration, it is necessary to explicitly incorporate the compositional str…

Cited by 173PDFScholar
2019

Regression Planning Networks

NeurIPS 2019poster

Recent learning-to-plan methods have shown promising results on planning directly from observation space. Yet, their ability to plan for long-horizon tasks is limited by the accuracy of the prediction model. On the other hand, classical symbolic planners show remarkable capabilities in solving long-…

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
2019

Situational Fusion of Visual Representation for Visual Navigation

ICCV 2019poster

A complex visual navigation task puts an agent in different situations which call for a diverse range of visual perception abilities. For example, to "go to the nearest chair", the agent might need to identify a chair in a living room using semantics, follow along a hallway using vanishing point cue…

Cited by 70PDFScholar
2018

Learning Task-Oriented Grasping for Tool Manipulation from Simulated Self-Supervision

RSS 2018poster

Tool manipulation is vital for facilitating robots to complete challenging task goals. It requires reasoning about the desired effect of the task and thus properly grasping and manipulating the tool to achieve the task. Task-agnostic grasping optimizes for grasp robustness while ignoring crucial tas…

Cited by 259SourcePDFScholar
2018

Neural Task Programming: Learning to Generalize Across Hierarchical Tasks

ICRA 2018poster

In this work, we propose a novel robot learning framework called Neural Task Programming (NTP), which bridges the idea of few-shot learning from demonstration and neural program induction. NTP takes as input a task specification (e.g., video demonstration of a task) and recursively decomposes it int…

Cited by 257SourcecodeScholar
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
2018

Reinforcement and Imitation Learning for Diverse Visuomotor Skills

RSS 2018poster

We propose a general model-free deep reinforcement learning method and apply it to robotic manipulation tasks. Our approach leverages a small amount of demonstration data to assist a reinforcement learning agent. We train end-to-end visuomotor policies to learn a direct mapping from RGB camera input…

Cited by 398SourcePDFScholar
2018

SURREAL: Open-Source Reinforcement Learning Framework and Robot Manipulation Benchmark

CoRL 2018

Reproducibility has been a significant challenge in deep reinforcement learning and robotics research. Open-source frameworks and standardized benchmarks can serve an integral role in rigorous evaluation and reproducible research. We introduce SURREAL, an open-source scalable framework that supports

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

Target-driven visual navigation in indoor scenes using deep reinforcement learning

ICRA 2017poster

Two less addressed issues of deep reinforcement learning are (1) lack of generalization capability to new goals, and (2) data inefficiency, i.e., the model requires several (and often costly) episodes of trial and error to converge, which makes it impractical to be applied to real-world scenarios. I…

Cited by 2062SourceScholar
2017

Visual Semantic Planning Using Deep Successor Representations

ICCV 2017poster

A crucial capability of real-world intelligent agents is their ability to plan a sequence of actions to achieve their goals in the visual world. In this work, we address the problem of visual semantic planning: the task of predicting a sequence of actions from visual observations that transform a dy…

Cited by 178PDFScholar