← Search

Tongzhou Mu

12 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

Multi-Stage Manipulation with Demonstration-Augmented Reward, Policy, and World Model Learning

ICML 2025poster

Long-horizon tasks in robotic manipulation present significant challenges in reinforcement learning (RL) due to the difficulty of designing dense reward functions and effectively exploring the expansive state-action space. However, despite a lack of dense rewards, these tasks often have a multi-stag…

2025

Policy Decorator: Model-Agnostic Online Refinement for Large Policy Model

ICLR 2025poster

Recent advancements in robot learning have used imitation learning with large models and extensive demonstrations to develop effective policies. However, these models are often limited by the quantity quality, and diversity of demonstrations. This paper explores improving offline-trained imitation l…

2025

Towards Embodiment Scaling Laws in Robot Locomotion

CoRL 2025poster

Developing generalist agents that operate across diverse tasks, environments, and robot embodiments is a grand challenge in robotics and artificial intelligence. While substantial progress has been made in cross-task and cross-environment generalization, achieving broad generalization to novel embod…

Cited by 0SourceScholar
2025

When Should We Prefer State-to-Visual DAgger over Visual Reinforcement Learning?

AAAI 2025technical

Learning policies from high-dimensional visual inputs, such as pixels and point clouds, is crucial in various applications. Visual reinforcement learning is a promising approach that directly trains policies from visual observations, although it faces challenges in sample efficiency and computationa…

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

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

On Pre-Training for Visuo-Motor Control: Revisiting a Learning-from-Scratch Baseline

ICML 2023poster

In this paper, we examine the effectiveness of pre-training for visuo-motor control tasks. We revisit a simple Learning-from-Scratch (LfS) baseline that incorporates data augmentation and a shallow ConvNet, and find that this baseline is surprisingly competitive with recent approaches (PVR, MVP, R3M…

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
2020

Refactoring Policy for Compositional Generalizability using Self-Supervised Object Proposals

NeurIPS 2020poster

We study how to learn a policy with compositional generalizability. We propose a two-stage framework, which refactorizes a high-reward teacher policy into a generalizable student policy with strong inductive bias. Particularly, we implement an object-centric GNN-based student policy, whose input obj…