paper-with-me

Papers

RVT-2: Learning Precise Manipulation from Few Demonstrations

2024-06-12 · Ankit Goyal, Valts Blukis, Jie Xu, Yijie Guo, Yu-Wei Chao, Dieter Fox

In this work, we study how to build a robotic system that can solve multiple 3D manipulation tasks given language instructions. To be useful in industrial and household domains, such a system should be capable of learning new tasks with few demonstrations and solving them precisely. Prior works, like PerAct and RVT, have studied this problem, however, they often struggle with tasks requiring high precision. We study how to make them more effective, precise, and fast. Using a combination of architectural and system-level improvements, we propose RVT-2, a multitask 3D manipulation model that is 6X faster in training and 2X faster in inference than its predecessor RVT. RVT-2 achieves a new state-of-the-art on RLBench, improving the success rate from 65% to 82%. RVT-2 is also effective in the real world, where it can learn tasks requiring high precision, like picking up and inserting plugs, with just 10 demonstrations. Visual results, code, and trained model are provided at: https://robotic-view-transformer-2.github.io/.

📄 PDF Abstract BibTeX arXiv:2406.08545

Code (1)

NVlabs/RVT 공식 구현 pytorch

Tasks

Robot ManipulationRobot Manipulation Generalization

Similar Papers 제목 키워드 기반

HALOMI: Learning Humanoid Loco-Manipulation with Active Perception from Human Demonstrations

2026-06-17 · Zehui Zhao, Yuxuan Zhao, Gaojing Zhang, Chenxi Liu 외 arxiv

Human demonstrations, which can be collected at scale and naturally capture active hand-eye coordination, are a promising data source for learning humanoid loco-manipulation. However, directly transferring human demonstr…

ManipForce: Force-Guided Policy Learning with Frequency-Aware Representation for Contact-Rich Manipulation

2025-09-23 · Geonhyup Lee, Yeongjin Lee, Kangmin Kim, Seongju Lee 외 arxiv

Contact-rich manipulation tasks such as precision assembly require precise control of interaction forces, yet existing imitation learning methods rely mainly on vision-only demonstrations. We propose ManipForce, a handhe…

Offline Imitation Learning Through Graph Search and Retrieval

2024-07-22 · Zhao-Heng Yin, Pieter Abbeel

Imitation learning is a powerful machine learning algorithm for a robot to acquire manipulation skills. Nevertheless, many real-world manipulation tasks involve precise and dexterous robot-object interactions, which make…

Deep Reinforcement LearningImitation LearningReinforcement Learning (RL)Retrieval

RM-RL: Role-Model Reinforcement Learning for Precise Robot Manipulation

2025-10-16 · Xiangyu Chen, Chuhao Zhou, Yuxi Liu, Jianfei Yang arxiv

Precise robot manipulation is critical for fine-grained applications such as chemical and biological experiments, where even small errors (e.g., reagent spillage) can invalidate an entire task. Existing approaches often …

Reinforcement LearningRobot ManipulationOffline RL

GR-RL: Going Dexterous and Precise for Long-Horizon Robotic Manipulation

2025-12-01 · Yunfei Li, Xiao Ma, Jiafeng Xu, Yu Cui 외 arxiv

We present GR-RL, a robotic learning framework that turns a generalist vision-language-action (VLA) policy into a highly capable specialist for long-horizon dexterous manipulation. Assuming the optimality of human demons…

Reinforcement LearningOffline RL