GenSim2: Scaling Robot Data Generation with Multi-modal and Reasoning LLMs

Published: 05 Sept 2024, Last Modified: 08 Nov 2024CoRL 2024EveryoneRevisionsBibTeXCC BY 4.0
Keywords: Generative Simulation; Robotics; Learning
TL;DR: We propose GenSim2, a scalable framework that uses foundation models for diverse, complex, realistic simulation tasks and data generation.
Abstract: Robotic simulation today remains challenging to scale up due to the human efforts required to create diverse simulation tasks and scenes. Simulation-trained policies also face scalability issues as many sim-to-real methods focus on a single task. To address these challenges, this work proposes GenSim2, a scalable framework that leverages coding LLMs with multi-modal and reasoning capabilities for complex and realistic simulation task creation, including long-horizon tasks with articulated objects. To automatically generate demonstration data for these tasks at scale, we propose planning and RL solvers that generalize within object categories. The pipeline can generate data for up to 100 articulated tasks with 200 objects and reduce the required human efforts. To utilize such data, we propose an effective multi-task language-conditioned policy architecture, dubbed proprioceptive point-cloud transformer (PPT), that learns from the generated demonstrations and exhibits strong sim-to-real zero-shot transfer. Combining the proposed pipeline and the policy architecture, we show a promising usage of GenSim2 that the generated data can be used for zero-shot transfer or co-train with real-world collected data, which enhances the policy performance by 20% compared with training exclusively on limited real data.
Supplementary Material: zip
Video: https://youtu.be/bw3TcLhLP9g
Website: https://gensim2.github.io
Code: https://github.com/GenSim2/GenSim2
Publication Agreement: pdf
Student Paper: yes
Spotlight Video: mp4
Submission Number: 75
Loading