paper-with-me

Papers

Scaling Cross-Embodied Learning: One Policy for Manipulation, Navigation, Locomotion and Aviation

2024-08-21 · Ria Doshi, Homer Walke, Oier Mees, Sudeep Dasari, Sergey Levine

Modern machine learning systems rely on large datasets to attain broad generalization, and this often poses a challenge in robot learning, where each robotic platform and task might have only a small dataset. By training a single policy across many different kinds of robots, a robot learning method can leverage much broader and more diverse datasets, which in turn can lead to better generalization and robustness. However, training a single policy on multi-robot data is challenging because robots can have widely varying sensors, actuators, and control frequencies. We propose CrossFormer, a scalable and flexible transformer-based policy that can consume data from any embodiment. We train CrossFormer on the largest and most diverse dataset to date, 900K trajectories across 20 different robot embodiments. We demonstrate that the same network weights can control vastly different robots, including single and dual arm manipulation systems, wheeled robots, quadcopters, and quadrupeds. Unlike prior work, our model does not require manual alignment of the observation or action spaces. Extensive experiments in the real world show that our method matches the performance of specialist policies tailored for each embodiment, while also significantly outperforming the prior state of the art in cross-embodiment learning.

📄 PDF Abstract BibTeX arXiv:2408.11812

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VER: Scaling On-Policy RL Leads to the Emergence of Navigation in Embodied Rearrangement

2022-10-11 · Erik Wijmans, Irfan Essa, Dhruv Batra

We present Variable Experience Rollout (VER), a technique for efficiently scaling batched on-policy reinforcement learning in heterogenous environments (where different environments take vastly different times to generat…

GPUNavigateObjectGoal NavigationOut-of-Distribution Generalization+1

EmbodiedGen V2: An Agentic, Simulation-Ready 3D World Engine for Embodied AI

2026-07-08 · Xinjie Wang, Liu Liu, Taojun Ding, Andrew Choi 외 arxiv

We present EmbodiedGen V2, a generative 3D world engine for building executable policy-ready environments for embodied intelligence. Sim-ready 3D asset generation has advanced rapidly, yet assembling such assets into pol…

Reinforcement Learning

EmbodiedMAE: A Unified 3D Multi-Modal Representation for Robot Manipulation

2025-05-15 · Zibin Dong, Fei Ni, Yifu Yuan, Yinchuan Li 외

We present EmbodiedMAE, a unified 3D multi-modal representation for robot manipulation. Current approaches suffer from significant domain gaps between training datasets and robot manipulation tasks, while also lacking mo…

Robot Manipulation

D2E: Scaling Vision-Action Pretraining on Desktop Data for Transfer to Embodied AI

2025-10-07 · Suhwan Choi, Jaeyoon Jung, Haebin Seong, Minchan Kim 외 arxiv

Large language models leverage internet-scale text data, yet embodied AI remains constrained by the prohibitive costs of physical trajectory collection. Desktop environments -- particularly gaming -- offer a compelling a…

Zero-shot Generalization

E-TTS: A New Embodied Test-Time Scaling Framework for Robotic Manipulation

2026-06-25 · Wen Ye, Peiyan Li, Tingyu Yuan, Yuan Xu 외 arxiv

Recently, a few works have made early attempts to study test-time scaling for embodied tasks. However, two major challenges remain unsolved: (1) reasoning can effectively improve the performance of the policy, but its sc…