paper-with-me

Papers

RoboCat: A Self-Improving Generalist Agent for Robotic Manipulation

2023-06-20 · Konstantinos Bousmalis, Giulia Vezzani, Dushyant Rao, Coline Devin, Alex X. Lee, Maria Bauza, Todor Davchev, Yuxiang Zhou, Agrim Gupta, Akhil Raju, Antoine Laurens, Claudio Fantacci, Valentin Dalibard, Martina Zambelli, Murilo Martins, Rugile Pevceviciute, Michiel Blokzijl, Misha Denil, Nathan Batchelor, Thomas Lampe, Emilio Parisotto, Konrad Żołna, Scott Reed, Sergio Gómez Colmenarejo, Jon Scholz, Abbas Abdolmaleki, Oliver Groth, Jean-Baptiste Regli, Oleg Sushkov, Tom Rothörl, José Enrique Chen, Yusuf Aytar, Dave Barker, Joy Ortiz, Martin Riedmiller, Jost Tobias Springenberg, Raia Hadsell, Francesco Nori, Nicolas Heess

The ability to leverage heterogeneous robotic experience from different robots and tasks to quickly master novel skills and embodiments has the potential to transform robot learning. Inspired by recent advances in foundation models for vision and language, we propose a multi-embodiment, multi-task generalist agent for robotic manipulation. This agent, named RoboCat, is a visual goal-conditioned decision transformer capable of consuming action-labelled visual experience. This data spans a large repertoire of motor control skills from simulated and real robotic arms with varying sets of observations and actions. With RoboCat, we demonstrate the ability to generalise to new tasks and robots, both zero-shot as well as through adaptation using only 100-1000 examples for the target task. We also show how a trained model itself can be used to generate data for subsequent training iterations, thus providing a basic building block for an autonomous improvement loop. We investigate the agent's capabilities, with large-scale evaluations both in simulation and on three different real robot embodiments. We find that as we grow and diversify its training data, RoboCat not only shows signs of cross-task transfer, but also becomes more efficient at adapting to new tasks.

📄 PDF Abstract BibTeX arXiv:2306.11706

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AdaDemo: Data-Efficient Demonstration Expansion for Generalist Robotic Agent

2024-04-11 · Tongzhou Mu, Yijie Guo, Jie Xu, Ankit Goyal 외

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

Imitation Learning

Unlocking Generalization for Robotics via Modularity and Scale

2025-03-10 · Murtaza Dalal

How can we build generalist robot systems? Scale may not be enough due to the significant multimodality of robotics tasks, lack of easily accessible data and the challenges of deploying on physical hardware. Meanwhile, m…

Scene Generation

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

Robot Policy Evaluation for Sim-to-Real Transfer: A Benchmarking Perspective

2025-08-14 · Xuning Yang, Clemens Eppner, Jonathan Tremblay, Dieter Fox 외 arxiv

Current vision-based robotics simulation benchmarks have significantly advanced robotic manipulation research. However, robotics is fundamentally a real-world problem, and evaluation for real-world applications has lagge…

Octo: An Open-Source Generalist Robot Policy

2024-05-20 · Octo Model Team, Dibya Ghosh, Homer Walke, Karl Pertsch 외

Large policies pretrained on diverse robot datasets have the potential to transform robotic learning: instead of training new policies from scratch, such generalist robot policies may be finetuned with only a little in-d…

Robot Manipulation