paper-with-me

Papers

Robots Pre-train Robots: Manipulation-Centric Robotic Representation from Large-Scale Robot Datasets

2024-10-29 · Guangqi Jiang, Yifei Sun, Tao Huang, Huanyu Li, Yongyuan Liang, Huazhe Xu

The pre-training of visual representations has enhanced the efficiency of robot learning. Due to the lack of large-scale in-domain robotic datasets, prior works utilize in-the-wild human videos to pre-train robotic visual representation. Despite their promising results, representations from human videos are inevitably subject to distribution shifts and lack the dynamics information crucial for task completion. We first evaluate various pre-trained representations in terms of their correlation to the downstream robotic manipulation tasks (i.e., manipulation centricity). Interestingly, we find that the "manipulation centricity" is a strong indicator of success rates when applied to downstream tasks. Drawing from these findings, we propose Manipulation Centric Representation (MCR), a foundation representation learning framework capturing both visual features and the dynamics information such as actions and proprioceptions of manipulation tasks to improve manipulation centricity. Specifically, we pre-train a visual encoder on the DROID robotic dataset and leverage motion-relevant data such as robot proprioceptive states and actions. We introduce a novel contrastive loss that aligns visual observations with the robot's proprioceptive state-action dynamics, combined with a behavior cloning (BC)-like actor loss to predict actions during pre-training, along with a time contrastive loss. Empirical results across 4 simulation domains with 20 tasks verify that MCR outperforms the strongest baseline method by 14.8%. Moreover, MCR boosts the performance of data-efficient learning with a UR5e arm on 3 real-world tasks by 76.9%. Project website: https://robots-pretrain-robots.github.io/.

📄 PDF Abstract BibTeX arXiv:2410.22325

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Efficient Sensorimotor Learning for Open-world Robot Manipulation

2025-05-07 · Yifeng Zhu

This dissertation considers Open-world Robot Manipulation, a manipulation problem where a robot must generalize or quickly adapt to new objects, scenes, or tasks for which it has not been pre-programmed or pre-trained. T…

Robot Manipulation

Learning to Grasp Anything by Playing with Random Toys

2025-10-14 · Dantong Niu, Yuvan Sharma, Baifeng Shi, Rachel Ding 외 arxiv

Robotic manipulation policies often struggle to generalize to novel objects, limiting their real-world utility. In contrast, cognitive science suggests that children develop generalizable dexterous manipulation skills by…

Zero-shot Generalization

RoboCodeX: Multimodal Code Generation for Robotic Behavior Synthesis

2024-02-25 · Yao Mu, Junting Chen, Qinglong Zhang, Shoufa Chen 외

Robotic behavior synthesis, the problem of understanding multimodal inputs and generating precise physical control for robots, is an important part of Embodied AI. Despite successes in applying multimodal large language …

Code GenerationMultimodal ReasoningVisual Question Answering

Co-training with Ego-centric Video and Demonstration for Robot Navigation Task

2026-06-01 · Shoya Kuno, Yumo Ouchi, Kanata Suzuki arxiv

Vision-language-action (VLA) models are promising for diverse robotic tasks, but their performance heavily depends on large-scale high-quality training data, whose collection on real robots is costly and time-consuming. …

Robot Navigation

Let Me Show You: Learning by Retrieving from Egocentric Video for Robotic Manipulation

2025-11-07 · Yichen Zhu, Feifei Feng arxiv

Robots operating in complex and uncertain environments face considerable challenges. Advanced robotic systems often rely on extensive datasets to learn manipulation tasks. In contrast, when humans are faced with unfamili…