← Search

Yunzhu Li

63 accepted papers

2026

CuriousBot: Interactive Mobile Exploration via Actionable 3D Relational Object Graph

RA-L 2026

Mobile exploration is a longstanding challenge in robotics, yet current methods primarily focus on active perception instead of active interaction, limiting the robot's ability to interact with and fully explore its environment. Existing robotic exploration approaches via active interaction are ofte

Cited by 6SourcecodeScholar
2026

Flexible Multitask Learning With Factorized Diffusion Policy

RA-L 2026

Multitask learning poses significant challenges due to the highly multimodal and diverse nature of robot action distributions. However, effectively fitting policies to these complex task distributions is often difficult, and existing monolithic models often underfit the action distribution and lack

Cited by 3SourcecodeScholar
2026

Gotta Scoop 'Em All: Sim-And-Real Co-Training of Graph-Based Neural Dynamics for Long-Horizon Scooping

ICRA 2026poster

Robotic manipulation of granular objects is crucial in various fields, yet modeling their complex dynamics and diverse physical properties remains challenging. Simulation plays an important role in learning robotic manipulation policies, but it exhibits challenge to accurately model the complex dyna…

Cited by 0Scholar
2026

IMPASTO: Integrating Model-Based Planning with Learned Dynamics Models for Robotic Oil Painting Reproduction

ICRA 2026poster

Robotic reproduction of oil paintings using soft brushes and pigments requires force-sensitive control of deformable tools, prediction of brushstroke effects, and multi-step stroke planning, often without human step-by-step demonstrations or faithful simulators. Given only a sequence of target oil p…

2026

Interactive World Simulator for Robot Policy Training and Evaluation

RSS 2026poster

Action-conditioned video prediction models (often referred to as world models) have shown strong potential for robotics applications, but existing world models are often slow and struggle to capture accurate physical interactions over long horizons, limiting their use for scalable robot policy train…

Cited by 0SourceScholar
2026

Multi-Modal Manipulation Via Multi-Modal Policy Consensus

ICRA 2026poster

Effectively integrating diverse sensory modalities is crucial for robotic manipulation. However, the typical approach of feature concatenation is often suboptimal: dominant modalities such as vision can overwhelm sparse but critical signals like touch in contact-rich tasks, and monolithic architectu…

2026

Real-To-Sim Robot Policy Evaluation with Gaussian Splatting Simulation of Soft-Body Interactions

ICRA 2026poster

Robotic manipulation policies are advancing rapidly, but their direct evaluation in the real world remains costly, time-consuming, and difficult to reproduce, particularly for tasks involving deformable objects. Simulation provides a scalable and systematic alternative, yet existing simulators often…

2026

Robotic Manipulation by Imitating Generated Videos Without Physical Demonstrations

ICLR 2026poster

This work introduces Robots Imitating Generated Videos (RIGVid), a system that enables robots to perform complex manipulation tasks—such as pouring, wiping, and mixing—purely by imitating AI-generated videos, without requiring any physical demonstrations or robot-specific training. Given a language…

Cited by 0SourcecodeScholar
2025

A Real-to-Sim-to-Real Approach to Robotic Manipulation with VLM-Generated Iterative Keypoint Rewards

ICRA 2025

Task specification for robotic manipulation in open-world environments is challenging, requiring flexible and adaptive objectives that align with human intentions and can evolve through iterative feedback. We introduce Iterative Keypoint Reward (IKER), a visually grounded, Python-based reward functi

Cited by 1SourcecodeScholar
2025

BaB-ND: Long-Horizon Motion Planning with Branch-and-Bound and Neural Dynamics

ICLR 2025poster

Neural-network-based dynamics models learned from observational data have shown strong predictive capabilities for scene dynamics in robotic manipulation tasks. However, their inherent non-linearity presents significant challenges for effective planning. Current planning methods, often dependent on…

Cited by 2SourcePDFScholar
2025

CodeDiffuser: Attention-Enhanced Diffusion Policy via VLM-Generated Code for Instruction Ambiguity

RSS 2025poster

Natural language instructions for robotic manipulation tasks often exhibit ambiguity and vagueness. For instance, the instruction “Hang a mug on the mug tree” may involve multiple valid actions if there are several mugs and branches to choose from. Existing language-conditioned policies typically re…

Cited by 0PDFScholar
2025

EscapeBench: Towards Advancing Creative Intelligence of Language Model Agents

ACL 2025long

Language model agents excel in long-session planning and reasoning, but existing benchmarks primarily focus on goal-oriented tasks with explicit objectives, neglecting creative adaptation in unfamiliar environments. To address this, we introduce EscapeBench—a benchmark suite of room escape game envi…

2025

KUDA: Keypoints to Unify Dynamics Learning and Visual Prompting for Open-Vocabulary Robotic Manipulation

ICRA 2025

With the rapid advancement of large language models (LLMs) and vision-language models (VLMs), significant progress has been made in developing open-vocabulary robotic manipulation systems. However, many existing approaches overlook the importance of object dynamics, limiting their applicability to m

Cited by 5SourcecodeScholar
2025

Learning Coordinated Bimanual Manipulation Policies Using State Diffusion and Inverse Dynamics Models

ICRA 2025

When performing tasks like laundry, humans naturally coordinate both hands to manipulate objects and anticipate how their actions will change the state of the clothes. However, achieving such coordination in robotics remains challenging due to the need to model object movement, predict future states

Cited by 9SourceScholar
2025

Particle-Grid Neural Dynamics for Learning Deformable Object Models from RGB-D Videos

RSS 2025poster

Modeling the dynamics of deformable objects is challenging due to their diverse physical properties and the difficulty of estimating states from limited visual information. We address these challenges with a neural dynamics framework that combines object particles and spatial grids in a hybrid repre…

Cited by 0PDFScholar
2025

PhysGen3D: Crafting a Miniature Interactive World from a Single Image

CVPR 2025poster

Envisioning physically plausible outcomes from a single image requires a deep understanding of the world's dynamics. To address this, we introduce MiniTwin, a novel framework that transforms a single image into an amodal, camera-centric, interactive 3D scene. By combining advanced image-based geomet…

Cited by 3SourcePDFScholar
2025

PhysTwin: Physics-Informed Reconstruction and Simulation of Deformable Objects from Videos

ICCV 2025poster

Creating a physical digital twin of a real-world object has immense potential in robotics, content creation, and XR. In this paper, we present PhysTwin, a novel framework that uses sparse videos of dynamic objects in interaction to produce a photo- and physically realistic, real-time interactive vir…

2025

Tool-as-Interface: Learning Robot Policies from Observing Human Tool Use

CoRL 2025poster

Tool use is essential for enabling robots to perform complex real-world tasks, but learning such skills requires extensive datasets. While teleoperation is widely used, it is slow, delay-sensitive, and poorly suited for dynamic tasks. In contrast, human videos provide a natural way for data collecti…

Cited by 0SourceScholar
2025

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper

NeurIPS 2025poster

Handheld grippers are increasingly used to collect human demonstrations due to their ease of deployment and versatility. However, most existing designs lack tactile sensing, despite the critical role of tactile feedback in precise manipulation. We present a portable, lightweight gripper with integra…

Cited by 0SourcecodeScholar
2025

VT-Refine: Learning Bimanual Assembly with Visuo-Tactile Feedback via Simulation Fine-Tuning

CoRL 2025poster

Humans excel at bimanual assembly tasks by adapting to rich tactile feedback—a capability that remains difficult to replicate in robots through behavioral cloning alone, due to the suboptimality and limited diversity of human demonstrations. In this work, we present VT-Refine, a visuo-tactile policy…

Cited by 0SourcecodeScholar
2024

3D-ViTac: Learning Fine-Grained Manipulation with Visuo-Tactile Sensing

CoRL 2024poster

Tactile and visual perception are both crucial for humans to perform fine-grained interactions with their environment. Developing similar multi-modal sensing capabilities for robots can significantly enhance and expand their manipulation skills. This paper introduces **3D-ViTac**, a multi-modal sens…

Cited by 18SourcecodeScholar
2024

AdaptiGraph: Material-Adaptive Graph-Based Neural Dynamics for Robotic Manipulation

RSS 2024poster

Predictive models are a crucial component of many robotic systems. Yet, constructing accurate predictive models for a variety of deformable objects, especially those with unknown physical properties, remains a significant challenge. This paper introduces AdaptiGraph, a learning-based dynamics modeli…

Cited by 19SourcePDFScholar
2024

BEHAVIOR Vision Suite: Customizable Dataset Generation via Simulation

CVPR 2024highlight

The systematic evaluation and understanding of computer vision models under varying conditions require large amounts of data with comprehensive and customized labels which real-world vision datasets rarely satisfy. While current synthetic data generators offer a promising alternative particularly fo…

2024

D$^3$Fields: Dynamic 3D Descriptor Fields for Zero-Shot Generalizable Rearrangement

CoRL 2024poster

Scene representation is a crucial design choice in robotic manipulation systems. An ideal representation is expected to be 3D, dynamic, and semantic to meet the demands of diverse manipulation tasks. However, previous works often lack all three properties simultaneously. In this work, we introduce D…

Cited by 10SourcecodeScholar
2024

Executable Code Actions Elicit Better LLM Agents

ICML 2024poster

Large Language Model (LLM) agents, capable of performing a broad range of actions, such as invoking tools and controlling robots, show great potential in tackling real-world challenges. LLM agents are typically prompted to produce actions by generating JSON or text in a pre-defined format, which is…

Cited by 154SourcePDFScholar
2024

GenDP: 3D Semantic Fields for Category-Level Generalizable Diffusion Policy

CoRL 2024poster

Diffusion-based policies have shown remarkable capability in executing complex robotic manipulation tasks but lack explicit characterization of geometry and semantics, which often limits their ability to generalize to unseen objects and layouts. To enhance the generalization capabilities of Diffusio…

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

ReKep: Spatio-Temporal Reasoning of Relational Keypoint Constraints for Robotic Manipulation

CoRL 2024poster

Representing robotic manipulation tasks as constraints that associate the robot and the environment is a promising way to encode desired robot behaviors. However, it remains unclear how to formulate the constraints such that they are 1) versatile to diverse tasks, 2) free of manual labeling, and 3)…

Cited by 97SourceScholar
2024

RoboEXP: Action-Conditioned Scene Graph via Interactive Exploration for Robotic Manipulation

CoRL 2024poster

We introduce the novel task of interactive scene exploration, wherein robots autonomously explore environments and produce an action-conditioned scene graph (ACSG) that captures the structure of the underlying environment. The ACSG accounts for both low-level information (geometry and semantics) and…

Cited by 21SourcecodeScholar
2024

RoboPack: Learning Tactile-Informed Dynamics Models for Dense Packing

RSS 2024poster

Tactile feedback is critical for understanding the dynamics of both rigid and deformable objects in many manipulation tasks, such as non-prehensile manipulation and dense packing. We introduce an approach that combines visual and tactile sensing for robotic manipulation by learning a neural, tactile…

Cited by 12SourcePDFScholar
2023

3D-IntPhys: Towards More Generalized 3D-grounded Visual Intuitive Physics under Challenging Scenes

NeurIPS 2023poster

Given a visual scene, humans have strong intuitions about how a scene can evolve over time under given actions. The intuition, often termed visual intuitive physics, is a critical ability that allows us to make effective plans to manipulate the scene to achieve desired outcomes without relying on ex…

Cited by 8SourcePDFScholar
2023

Does Learning from Decentralized Non-IID Unlabeled Data Benefit from Self Supervision?

ICLR 2023poster

The success of machine learning relies heavily on massive amounts of data, which are usually generated and stored across a range of diverse and distributed data sources. Decentralized learning has thus been advocated and widely deployed to make efficient use of distributed datasets, with an extensiv…

2023

Dynamic-Resolution Model Learning for Object Pile Manipulation

RSS 2023poster

Dynamics models learned from visual observations have shown to be effective in various robotic manipulation tasks. One of the key questions for learning such dynamics models is what scene representation to use. Prior works typically assume representation at a fixed dimension or resolution, which may…

Cited by 24SourcePDFScholar
2023

Model-Based Control with Sparse Neural Dynamics

NeurIPS 2023poster

Learning predictive models from observations using deep neural networks (DNNs) is a promising new approach to many real-world planning and control problems. However, common DNNs are too unstructured for effective planning, and current control methods typically rely on extensive sampling or local gra…

Cited by 13SourcePDFScholar
2023

Multi-Object Manipulation via Object-Centric Neural Scattering Functions

CVPR 2023poster

Learned visual dynamics models have proven effective for robotic manipulation tasks. Yet, it remains unclear how best to represent scenes involving multi-object interactions. Current methods decompose a scene into discrete objects, yet they struggle with precise modeling and manipulation amid challe…

Cited by 11SourcePDFScholar
2023

Predicting Object Interactions with Behavior Primitives: An Application in Stowing Tasks

CoRL 2023oral

Stowing, the task of placing objects in cluttered shelves or bins, is a common task in warehouse and manufacturing operations. However, this task is still predominantly carried out by human workers as stowing is challenging to automate due to the complex multi-object interactions and long-horizon na…

Cited by 11SourcecodeScholar
2023

RoboCook: Long-Horizon Elasto-Plastic Object Manipulation with Diverse Tools

CoRL 2023oral

Humans excel in complex long-horizon soft body manipulation tasks via flexible tool use: bread baking requires a knife to slice the dough and a rolling pin to flatten it. Often regarded as a hallmark of human cognition, tool use in autonomous robots remains limited due to challenges in understanding…

Cited by 62SourceScholar
2023

The ObjectFolder Benchmark: Multisensory Learning With Neural and Real Objects

CVPR 2023poster

We introduce the ObjectFolder Benchmark, a benchmark suite of 10 tasks for multisensory object-centric learning, centered around object recognition, reconstruction, and manipulation with sight, sound, and touch. We also introduce the ObjectFolder Real dataset, including the multisensory measurements…

Cited by 31SourcePDFScholar
2023

VoxPoser: Composable 3D Value Maps for Robotic Manipulation with Language Models

CoRL 2023oral

Large language models (LLMs) are shown to possess a wealth of actionable knowledge that can be extracted for robot manipulation in the form of reasoning and planning. Despite the progress, most still rely on pre-defined motion primitives to carry out the physical interactions with the environment, w…

Cited by 564SourcecodeScholar
2022

ActionSense: A Multimodal Dataset and Recording Framework for Human Activities Using Wearable Sensors in a Kitchen Environment

NeurIPS 2022accept

This paper introduces ActionSense, a multimodal dataset and recording framework with an emphasis on wearable sensing in a kitchen environment. It provides rich, synchronized data streams along with ground truth data to facilitate learning pipelines that could extract insights about how humans inter…

Cited by 59SourcePDFScholar
2022

ComPhy: Compositional Physical Reasoning of Objects and Events from Videos

ICLR 2022poster

Objects' motions in nature are governed by complex interactions and their properties. While some properties, such as shape and material, can be identified via the object's visual appearances, others like mass and electric charge are not directly visible. The compositionality between the visible and…

Cited by 58SourcePDFScholar
2022

DiffSkill: Skill Abstraction from Differentiable Physics for Deformable Object Manipulations with Tools

ICLR 2022poster

We consider the problem of sequential robotic manipulation of deformable objects using tools. Previous works have shown that differentiable physics simulators provide gradients to the environment state and help trajectory optimization to converge orders of magnitude faster than model-free reinforcem…

Cited by 64SourcePDFScholar
2022

Learning Multi-Object Dynamics with Compositional Neural Radiance Fields

CoRL 2022poster

We present a method to learn compositional multi-object dynamics models from image observations based on implicit object encoders, Neural Radiance Fields (NeRFs), and graph neural networks. NeRFs have become a popular choice for representing scenes due to their strong 3D prior. However, most NeRF ap…

Cited by 95SourcecodeScholar
2022

Planning with Spatial-Temporal Abstraction from Point Clouds for Deformable Object Manipulation

CoRL 2022poster

Effective planning of long-horizon deformable object manipulation requires suitable abstractions at both the spatial and temporal levels. Previous methods typically either focus on short-horizon tasks or make strong assumptions that full-state information is available, which prevents their use on de…

Cited by 39SourceScholar
2022

Reinforcement Learning with Neural Radiance Fields

NeurIPS 2022accept

It is a long-standing problem to find effective representations for training reinforcement learning (RL) agents. This paper demonstrates that learning state representations with supervision from Neural Radiance Fields (NeRFs) can improve the performance of RL compared to other learned representation…

2021

3D Neural Scene Representations for Visuomotor Control

CoRL 2021oral

Humans have a strong intuitive understanding of the 3D environment around us. The mental model of the physics in our brain applies to objects of different materials and enables us to perform a wide range of manipulation tasks that are far beyond the reach of current robots. In this work, we desire t…

Cited by 155SourceScholar
2021

Dynamic Modeling of Hand-Object Interactions via Tactile Sensing

IROS 2021poster

Tactile sensing is critical for humans to perform everyday tasks. While significant progress has been made in analyzing object grasping from vision, it remains unclear how we can utilize tactile sensing to reason about and model the dynamics of hand-object interactions. In this work, we employ a hig…

Cited by 19SourceScholar
2021

Intelligent Carpet: Inferring 3D Human Pose From Tactile Signals

CVPR 2021poster

Daily human activities, e.g., locomotion, exercises, and resting, are heavily guided by the tactile interactions between the human and the ground. In this work, leveraging such tactile interactions, we propose a 3D human pose estimation approach using the pressure maps recorded by a tactile carpet a…

Cited by 67PDFScholar
2020

CLEVRER: Collision Events for Video Representation and Reasoning

ICLR 2020spotlight

The ability to reason about temporal and causal events from videos lies at the core of human intelligence. Most video reasoning benchmarks, however, focus on pattern recognition from complex visual and language input, instead of on causal structure. We study the complementary problem, exploring the…

Cited by 559SourceScholar
2020

Causal Discovery in Physical Systems from Videos

NeurIPS 2020poster

Causal discovery is at the core of human cognition. It enables us to reason about the environment and make counterfactual predictions about unseen scenarios that can vastly differ from our previous experiences. We consider the task of causal discovery from videos in an end-to-end fashion without sup…

Cited by 126SourcePDFScholar
2020

Keypoints into the Future: Self-Supervised Correspondence in Model-Based Reinforcement Learning

CoRL 2020

Predictive models have been at the core of many robotic systems, from quadrotors to walking robots. However, it has been challenging to develop and apply such models to practical robotic manipulation due to high-dimensional sensory observations such as images. Previous approaches to learning models

Cited by 0SourcePDFScholar
2020

Learning Compositional Koopman Operators for Model-Based Control

ICLR 2020spotlight

Finding an embedding space for a linear approximation of a nonlinear dynamical system enables efficient system identification and control synthesis. The Koopman operator theory lays the foundation for identifying the nonlinear-to-linear coordinate transformations with data-driven methods. Recently,…

Cited by 152SourceScholar
2020

Learning Physical Graph Representations from Visual Scenes

NeurIPS 2020oral

Convolutional Neural Networks (CNNs) have proved exceptional at learning representations for visual object categorization. However, CNNs do not explicitly encode objects, parts, and their physical properties, which has limited CNNs' success on tasks that require structured understanding of visual sc…

Cited by 98SourcePDFScholar
2020

Visual Grounding of Learned Physical Models

ICML 2020poster

Humans intuitively recognize objects’ physical properties and predict their motion, even when the objects are engaged in complicated interactions. The abilities to perform physical reasoning and to adapt to new environments, while intrinsic to humans, remain challenging to state-of-the-art computati…

Cited by 82SourcePDFScholar
2019

Learning Particle Dynamics for Manipulating Rigid Bodies, Deformable Objects, and Fluids

ICLR 2019poster

Real-life control tasks involve matters of various substances---rigid or soft bodies, liquid, gas---each with distinct physical behaviors. This poses challenges to traditional rigid-body physics engines. Particle-based simulators have been developed to model the dynamics of these complex scenes; how…

Cited by 435SourcePDFScholar
2019

Propagation Networks for Model-Based Control Under Partial Observation

ICRA 2019poster

There has been an increasing interest in learning dynamics simulators for model-based control. Compared with off-the-shelf physics engines, a learnable simulator can quickly adapt to unseen objects, scenes, and tasks. However, existing models like interaction networks only work for fully observable…

Cited by 170SourcecodeScholar
2017

InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations

NeurIPS 2017poster

The goal of imitation learning is to mimic expert behavior without access to an explicit reward signal. Expert demonstrations provided by humans, however, often show significant variability due to latent factors that are typically not explicitly modeled. In this paper, we propose a new algorithm tha…