Papers › Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers

Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers

30 Sep 2024arXiv:2409.20537archive 2025-07-28

Lirui Wang, Xinlei Chen, Jialiang Zhao, Kaiming He

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, deployed robots, and human video datasets, we investigate pre-training policies across heterogeneity. We conduct experiments to investigate the scaling behaviors of training objectives, to the extent of 52 datasets. HPTs outperform several baselines and enhance the fine-tuned policy performance by over 20% on unseen tasks in multiple simulator benchmarks and real-world settings. See the project website (https://liruiw.github.io/hpt/) for code and videos.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.20537")

Code

Syntology Ran 11 of 13 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 10 ran with no contract checked.

By repository: official repository: 13 samples from 2 repositories, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

liruiw/HPT officialmentioned in papermentioned on GitHubpytorchMIT report
liruiw/lerobot officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 11 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
10ran
2unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_noise liruiw/HPT/hpt/utils/data_aug.py official repository ran fingerprinted MIT (permissive) · a3df0b772433ba60 · report
add_noise_depth liruiw/HPT/hpt/utils/data_aug.py official repository ran fingerprinted MIT (permissive) · 74a689ae7347ab41 · report
chromatic_transform liruiw/HPT/hpt/utils/data_aug.py official repository ran MIT (permissive) · cf6b4fee94b1e3d7 · report
euler2mat_batch liruiw/HPT/hpt/utils/common_utils.py official repository ran MIT (permissive) · 2b357622cfdee80a · report
get_sinusoid_encoding_table liruiw/lerobot/lerobot/common/policies/hpt/modeling_hpt.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 9b7d923de2c72b94 · report
mat2euler_batch liruiw/HPT/hpt/utils/common_utils.py official repository ran MIT (permissive) · 5f2aa450516e0961 · report
module_max_gradient liruiw/HPT/hpt/utils/model_utils.py official repository ran MIT (permissive) · 4da54929f5e00515 · report
module_max_param liruiw/HPT/hpt/utils/model_utils.py official repository ran MIT (permissive) · 00a047267cd8287f · report
module_mean_param liruiw/HPT/hpt/utils/model_utils.py official repository ran MIT (permissive) · de6c132a5e226f00 · report
select_image liruiw/HPT/hpt/dataset/local_traj_dataset.py official repository ran MIT (permissive) · 7eff256e42a39e9f · report
select_proprioception liruiw/HPT/hpt/dataset/local_traj_dataset.py official repository ran MIT (permissive) · 319fcc44fd3c161c · report
euler2axangle_batch liruiw/HPT/hpt/utils/common_utils.py official repository unverified MIT (permissive) · 750875069e50bdd3 · report
vit_base_patch16 liruiw/HPT/hpt/models/policy_stem.py official repository unverified MIT (permissive) · 3fd39d250788bb6c · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections