paper-with-me

Papers

DiffGen: Robot Demonstration Generation via Differentiable Physics Simulation, Differentiable Rendering, and Vision-Language Model

2024-05-12 · Yang Jin, Jun Lv, Shuqiang Jiang, Cewu Lu

Generating robot demonstrations through simulation is widely recognized as an effective way to scale up robot data. Previous work often trained reinforcement learning agents to generate expert policies, but this approach lacks sample efficiency. Recently, a line of work has attempted to generate robot demonstrations via differentiable simulation, which is promising but heavily relies on reward design, a labor-intensive process. In this paper, we propose DiffGen, a novel framework that integrates differentiable physics simulation, differentiable rendering, and a vision-language model to enable automatic and efficient generation of robot demonstrations. Given a simulated robot manipulation scenario and a natural language instruction, DiffGen can generate realistic robot demonstrations by minimizing the distance between the embedding of the language instruction and the embedding of the simulated observation after manipulation. The embeddings are obtained from the vision-language model, and the optimization is achieved by calculating and descending gradients through the differentiable simulation, differentiable rendering, and vision-language model components, thereby accomplishing the specified task. Experiments demonstrate that with DiffGen, we could efficiently and effectively generate robot data with minimal human effort or training time.

📄 PDF Abstract BibTeX arXiv:2405.07309

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRobot Manipulation

Similar Papers 제목 키워드 기반

Learning Object Manipulation Skills from Video via Approximate Differentiable Physics

2022-08-03 · Vladimir Petrik, Mohammad Nomaan Qureshi, Josef Sivic, Makarand Tapaswi

We aim to teach robots to perform simple object manipulation tasks by watching a single video demonstration. Towards this goal, we propose an optimization approach that outputs a coarse and temporally evolving 3D scene t…

3D ReconstructionFrictionObject

Isaac Lab: A GPU-Accelerated Simulation Framework for Multi-Modal Robot Learning

2025-11-06 · NVIDIA, :, Mayank Mittal, Pascal Roth 외 arxiv

We present Isaac Lab, the natural successor to Isaac Gym, which extends the paradigm of GPU-native robotics simulation into the era of large-scale multi-modal learning. Isaac Lab combines high-fidelity GPU parallel physi…

Physics-Driven Data Generation for Contact-Rich Manipulation via Trajectory Optimization

2025-02-27 · Lujie Yang, H. J. Terry Suh, Tong Zhao, Bernhard Paus Graesdal 외

We present a low-cost data generation pipeline that integrates physics-based simulation, human demonstrations, and model-based planning to efficiently generate large-scale, high-quality datasets for contact-rich robotic …

Contact-rich Manipulation

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

2023-03-27 · Sizhe Li, Zhiao Huang, Tao Chen, Tao Du 외

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 c…

Deformable Object ManipulationObject

SPIDER: Scalable Physics-Informed Dexterous Retargeting

2025-11-12 · Chaoyi Pan, Changhao Wang, Haozhi Qi, Zixi Liu 외 arxiv

Learning dexterous and agile policy for humanoid and dexterous hand control requires large-scale demonstrations, but collecting robot-specific data is prohibitively expensive. In contrast, abundant human motion data is r…

Reinforcement Learning