← Search

Zhiao Huang

23 accepted papers

2025

Demonstrating GPU Parallelized Robot Simulation and Rendering for Generalizable Embodied AI with ManiSkill3

RSS 2025poster

Simulation has enabled unprecedented compute-scalable approaches to robot learning. However, many existing simulation frameworks typically support a narrow range of scenes/tasks and lack features critical for scaling generalizable robotics and sim2real. We introduce and open source ManiSkill3, the f…

Cited by 0PDFScholar
2025

Diffusion Dynamics Models with Generative State Estimation for Cloth Manipulation

CoRL 2025poster

Cloth manipulation is challenging due to its highly complex dynamics, near-infinite degrees of freedom, and frequent self-occlusions, which complicate both state estimation and dynamics modeling. Inspired by recent advances in generative models, we hypothesize that these expressive models can effect…

Cited by 0SourceScholar
2024

Chain-of-Thought Predictive Control

ICML 2024poster

We study generalizable policy learning from demonstrations for complex low-level control (e.g., contact-rich object manipulations). We propose a novel hierarchical imitation learning method that utilizes sub-optimal demos. Firstly, we propose an observation space-agnostic approach that efficiently d…

2024

MovingParts: Motion-based 3D Part Discovery in Dynamic Radiance Field

ICLR 2024spotlight

We present MovingParts, a NeRF-based method for dynamic scene reconstruction and part discovery. We consider motion as an important cue for identifying parts, that all particles on the same part share the common motion pattern. From the perspective of fluid simulation, existing deformation-based met…

Cited by 10SourcePDFScholar
2023

Abstract-to-Executable Trajectory Translation for One-Shot Task Generalization

ICML 2023poster

Training long-horizon robotic policies in complex physical environments is essential for many applications, such as robotic manipulation. However, learning a policy that can generalize to unseen tasks is challenging. In this work, we propose to achieve one-shot task generalization by decoupling plan…

2023

Deductive Verification of Chain-of-Thought Reasoning

NeurIPS 2023poster

Large Language Models (LLMs) significantly benefit from Chain-of-thought (CoT) prompting in performing various reasoning tasks. While CoT allows models to produce more comprehensive reasoning processes, its emphasis on intermediate reasoning steps can inadvertently introduce hallucinations and accum…

2023

DexDeform: Dexterous Deformable Object Manipulation with Human Demonstrations and Differentiable Physics

ICLR 2023poster

In this work, we aim to learn dexterous manipulation of deformable objects using multi-fingered hands. Reinforcement learning approaches for dexterous rigid object manipulation would struggle in this setting due to the complexity of physics interaction with deformable objects. At the same time, prev…

Cited by 22SourcePDFScholar
2023

DiffVL: Scaling Up Soft Body Manipulation using Vision-Language Driven Differentiable Physics

NeurIPS 2023poster

Combining gradient-based trajectory optimization with differentiable physics simulation is an efficient technique for solving soft-body manipulation problems. Using a well-crafted optimization objective, the solver can quickly converge onto a valid trajectory. However, writing the appropriate object…

Cited by 3SourcePDFScholar
2023

ManiSkill2: A Unified Benchmark for Generalizable Manipulation Skills

ICLR 2023poster

Generalizable manipulation skills, which can be composed to tackle long-horizon and complex daily chores, are one of the cornerstones of Embodied AI. However, existing benchmarks, mostly composed of a suite of simulatable environments, are insufficient to push cutting-edge research works because the…

2023

Reparameterized Policy Learning for Multimodal Trajectory Optimization

ICML 2023oral

We investigate the challenge of parametrizing policies for reinforcement learning (RL) in high-dimensional continuous action spaces. Our objective is to develop a multimodal policy that overcomes limitations inherent in the commonly-used Gaussian parameterization. To achieve this, we propose a princ…

2023

RoboNinja: Learning an Adaptive Cutting Policy for Multi-Material Objects

RSS 2023poster

We introduce RoboNinja, a learning-based cutting system for multi-material objects (i.e., soft objects with rigid cores such as avocados or mangos). In contrast to prior works using open-loop cutting actions to cut through single-material objects (e.g., slicing a cucumber), RoboNinja aims to remove…

Cited by 30SourcePDFScholar
2022

Contact Points Discovery for Soft-Body Manipulations with Differentiable Physics

ICLR 2022spotlight

Differentiable physics has recently been shown as a powerful tool for solving soft-body manipulation tasks. However, the differentiable physics solver often gets stuck when the initial contact points of the end effectors are sub-optimal or when performing multi-stage tasks that require contact point…

Cited by 26SourcePDFScholar
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
2021

ManiSkill: Generalizable Manipulation Skill Benchmark with Large-Scale Demonstrations

NeurIPS 2021poster

Object manipulation from 3D visual inputs poses many challenges on building generalizable perception and policy models. However, 3D assets in existing benchmarks mostly lack the diversity of 3D shapes that align with real-world intra-class complexity in topology and geometry. Here we propose SAPIEN…

Cited by 145SourcecodeScholar
2021

PlasticineLab: A Soft-Body Manipulation Benchmark with Differentiable Physics

ICLR 2021spotlight

Simulated virtual environments serve as one of the main driving forces behind developing and evaluating skill learning algorithms. However, existing environments typically only simulate rigid body physics. Additionally, the simulation process usually does not provide gradients that might be useful f…

2020

Learning to Group: A Bottom-Up Framework for 3D Part Discovery in Unseen Categories

ICLR 2020poster

We address the problem of learning to discover 3D parts for objects in unseen categories. Being able to learn the geometry prior of parts and transfer this prior to unseen categories pose fundamental challenges on data-driven shape segmentation approaches. Formulated as a contextual bandit problem,…

Cited by 45SourcecodeScholar
2020

Towards Scale-Invariant Graph-related Problem Solving by Iterative Homogeneous GNNs

NeurIPS 2020poster

Current graph neural networks (GNNs) lack generalizability with respect to scales (graph sizes, graph diameters, edge weights, etc..) when solving many graph analysis problems. Taking the perspective of synthesizing graph theory programs, we propose several extensions to address the issue. First, in…

Cited by 64SourcePDFScholar
2017

Associative Embedding: End-to-End Learning for Joint Detection and Grouping

NeurIPS 2017poster

We introduce associative embedding, a novel method for supervising convolutional neural networks for the task of detection and grouping. A number of computer vision problems can be framed in this manner including multi-person pose estimation, instance segmentation, and multi-object tracking. Usually…

Cited by 1187SourcePDFScholar