paper-with-me

홈 › Papers

Silver-Bullet-3D at ManiSkill 2021: Learning-from-Demonstrations and Heuristic Rule-based Methods for Object Manipulation

2022-06-13 · Yingwei Pan, Yehao Li, Yiheng Zhang, Qi Cai, Fuchen Long, Zhaofan Qiu, Ting Yao, Tao Mei

This paper presents an overview and comparative analysis of our systems designed for the following two tracks in SAPIEN ManiSkill Challenge 2021: No Interaction Track: The No Interaction track targets for learning policies from pre-collected demonstration trajectories. We investigate both imitation learning-based approach, i.e., imitating the observed behavior using classical supervised learning techniques, and offline reinforcement learning-based approaches, for this track. Moreover, the geometry and texture structures of objects and robotic arms are exploited via Transformer-based networks to facilitate imitation learning. No Restriction Track: In this track, we design a Heuristic Rule-based Method (HRM) to trigger high-quality object manipulation by decomposing the task into a series of sub-tasks. For each sub-task, the simple rule-based controlling strategies are adopted to predict actions that can be applied to robotic arms. To ease the implementations of our systems, all the source codes and pre-trained models are available at \url{https://github.com/caiqi/Silver-Bullet-3D/}.

📄 PDF Abstract BibTeX arXiv:2206.06289

Code (1)

caiqi/silver-bullet-3d 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

ManiSkill: Generalizable Manipulation Skill Benchmark with Large-Scale Demonstrations

2021-07-30 · Tongzhou Mu, Zhan Ling, Fanbo Xiang, Derek Yang 외

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

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

Boosting Reinforcement Learning and Planning with Demonstrations: A Survey

2023-03-23 · Tongzhou Mu, Hao Su

Although reinforcement learning has seen tremendous success recently, this kind of trial-and-error learning can be impractical or inefficient in complex environments. The use of demonstrations, on the other hand, enables…

Decision Makingreinforcement-learningReinforcement LearningSequential Decision Making+1

Initialization using Update Approximation is a Silver Bullet for Extremely Efficient Low-Rank Fine-Tuning

2024-11-29 · Kaustubh Ponkshe, Raghav Singhal, Eduard Gorbunov, Alexey Tumanov 외

Low-rank adapters have become a standard approach for efficiently fine-tuning large language models (LLMs), but they often fall short of achieving the performance of full fine-tuning. We propose a method, LoRA Silver Bul…

Mathematical Reasoning

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…