paper-with-me

Papers

AdaDemo: Data-Efficient Demonstration Expansion for Generalist Robotic Agent

2024-04-11 · Tongzhou Mu, Yijie Guo, Jie Xu, Ankit Goyal, Hao Su, Dieter Fox, Animesh Garg

Encouraged by the remarkable achievements of language and vision foundation models, developing generalist robotic agents through imitation learning, using large demonstration datasets, has become a prominent area of interest in robot learning. The efficacy of imitation learning is heavily reliant on the quantity and quality of the demonstration datasets. In this study, we aim to scale up demonstrations in a data-efficient way to facilitate the learning of generalist robotic agents. We introduce AdaDemo (Adaptive Online Demonstration Expansion), a general framework designed to improve multi-task policy learning by actively and continually expanding the demonstration dataset. AdaDemo strategically collects new demonstrations to address the identified weakness in the existing policy, ensuring data efficiency is maximized. Through a comprehensive evaluation on a total of 22 tasks across two robotic manipulation benchmarks (RLBench and Adroit), we demonstrate AdaDemo's capability to progressively improve policy performance by guiding the generation of high-quality demonstration datasets in a data-efficient manner.

📄 PDF Abstract BibTeX arXiv:2404.07428

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

RLDG: Robotic Generalist Policy Distillation via Reinforcement Learning

2024-12-13 · Charles Xu, Qiyang Li, Jianlan Luo, Sergey Levine

Recent advances in robotic foundation models have enabled the development of generalist policies that can adapt to diverse tasks. While these models show impressive flexibility, their performance heavily depends on the q…

reinforcement-learningReinforcement Learning

Steering Your Generalists: Improving Robotic Foundation Models via Value Guidance

2024-10-17 · Mitsuhiko Nakamoto, Oier Mees, Aviral Kumar, Sergey Levine

Large, general-purpose robotic policies trained on diverse demonstration datasets have been shown to be remarkably effective both for controlling a variety of robots in a range of different scenes, and for acquiring broa…

Offline RLRe-Ranking

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

WSA$_1$: a 3D-Centric World-Spatial-Action Model for Generalizable Robot Control

2026-07-04 · Jiahao Jiang, Jianing Zhang, Zhenhan Yin, Ruidong Chen 외 arxiv

Recent advances in embodied AI have established robot foundation models (RFMs) as the dominant approach for generalist robotic systems to date. By leveraging imitation learning on extensive robot demonstrations, RFMs hav…

Towards Synergistic, Generalized, and Efficient Dual-System for Robotic Manipulation

2024-10-10 · Qingwen Bu, Hongyang Li, Li Chen, Jisong Cai 외

The increasing demand for versatile robotic systems to operate in diverse and dynamic environments has emphasized the importance of a generalist policy, which leverages a large cross-embodiment data corpus to facilitate …

Robot ManipulationVision-Language-Action