Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers
Lirui Wang, Xinlei Chen, Jialiang Zhao, Kaiming He

TL;DR
This paper introduces Heterogeneous Pre-trained Transformers (HPT), a scalable approach for learning generalist robotic policies across diverse embodiments and tasks by pre-training a shared neural network trunk on large heterogeneous datasets, improving transferability and performance.
Contribution
The work presents a novel architecture that aligns heterogeneous proprioception and vision inputs into a shared representation, enabling scalable pre-training across multiple robot embodiments and tasks.
Findings
HPT outperforms baseline methods on unseen tasks.
Pre-training on 52 datasets improves policy transfer.
Fine-tuning enhances performance by over 20%.
Abstract
One of the roadblocks for training generalist robotic models today is heterogeneity. Previous robot learning methods often collect data to train with one specific embodiment for one task, which is expensive and prone to overfitting. This work studies the problem of learning policy representations through heterogeneous pre-training on robot data across different embodiments and tasks at scale. We propose Heterogeneous Pre-trained Transformers (HPT), which pre-train a large, shareable trunk of a policy neural network to learn a task and embodiment agnostic shared representation. This general architecture aligns the specific proprioception and vision inputs from distinct embodiments to a short sequence of tokens and then processes such tokens to map to control robots for different tasks. Leveraging the recent large-scale multi-embodiment real-world robotic datasets as well as simulation,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
