paper-with-me

홈 › Papers

ManiSkill: Generalizable Manipulation Skill Benchmark with Large-Scale Demonstrations

2021-07-30 · Tongzhou Mu, Zhan Ling, Fanbo Xiang, Derek Yang, Xuanlin Li, Stone Tao, Zhiao Huang, Zhiwei Jia, Hao Su

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 Manipulation Skill Benchmark (ManiSkill) to benchmark manipulation skills over diverse objects in a full-physics simulator. 3D assets in ManiSkill include large intra-class topological and geometric variations. Tasks are carefully chosen to cover distinct types of manipulation challenges. Latest progress in 3D vision also makes us believe that we should customize the benchmark so that the challenge is inviting to researchers working on 3D deep learning. To this end, we simulate a moving panoramic camera that returns ego-centric point clouds or RGB-D images. In addition, we would like ManiSkill to serve a broad set of researchers interested in manipulation research. Besides supporting the learning of policies from interactions, we also support learning-from-demonstrations (LfD) methods, by providing a large number of high-quality demonstrations (~36,000 successful trajectories, ~1.5M point cloud/RGB-D frames in total). We provide baselines using 3D deep learning and LfD algorithms. All code of our benchmark (simulator, environment, SDK, and baselines) is open-sourced, and a challenge facing interdisciplinary researchers will be held based on the benchmark.

📄 PDF Abstract BibTeX arXiv:2107.14483

Code (3)

haosulab/ManiSkill 공식 구현 pytorch
haosulab/ManiSkill-Learn 공식 구현 pytorch
aidan-curtis/az-manipulator pytorch

Similar Papers 제목 키워드 기반

ManiSkill2: A Unified Benchmark for Generalizable Manipulation Skills

2023-02-09 · Jiayuan Gu, Fanbo Xiang, Xuanlin Li, Zhan Ling 외

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

GPUImitation LearningReinforcement Learning (RL)Robot Manipulation

ManiSkill3: GPU Parallelized Robotics Simulation and Rendering for Generalizable Embodied AI

2024-10-01 · Stone Tao, Fanbo Xiang, Arth Shukla, Yuzhe Qin 외

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

GPUImitation LearningMotion PlanningReinforcement Learning

A Two-stage Fine-tuning Strategy for Generalizable Manipulation Skill of Embodied AI

2023-07-21 · Fang Gao, Xuetao Li, Jun Yu, Feng Shaung

The advent of Chat-GPT has led to a surge of interest in Embodied AI. However, many existing Embodied AI models heavily rely on massive interactions with training environments, which may not be practical in real-world si…

Learning Category-Level Generalizable Object Manipulation Policy via Generative Adversarial Self-Imitation Learning from Demonstrations

2022-03-04 · Hao Shen, Weikang Wan, He Wang

Generalizable object manipulation skills are critical for intelligent and multi-functional robots to work in real-world complex scenes. Despite the recent progress in reinforcement learning, it is still very challenging …

Imitation Learning

An Empirical Study and Analysis of Learning Generalizable Manipulation Skill in the SAPIEN Simulator

2022-08-31 · Kun Liu, Huiyuan Fu, Zheng Zhang, Huanpu Yin

This paper provides a brief overview of our submission to the no interaction track of SAPIEN ManiSkill Challenge 2021. Our approach follows an end-to-end pipeline which mainly consists of two steps: we first extract the …