HARP-VLAHuman-Robot Aligned Representation Learning
for Vision-Language-Action Model

Xiang Zhu1,2,*Puzhen Yuan1,*Yichen Liu1,*Jianyu Chen1,2,†

1 Institute for Interdisciplinary Information Sciences, Tsinghua University
2 Shanghai Qi Zhi Institute

* Equal contribution   † Corresponding author

Align vision. Align action. Learn from human videos.

HARP reduces the human-robot visual gap with a robot-only adapter and aligns latent actions across embodiments.
Paired demonstrations bridge embodiments. Unpaired videos provide scalable dynamics supervision.

Abstract

Human videos offer a rich source of manipulation knowledge, but visual and action differences make that knowledge difficult to transfer to robots. HARP jointly aligns human–robot visual representations and latent actions. A lightweight robot-only adapter anchors robot features to human semantics, while self- and cross-prediction learn shared motion representations from paired and unpaired videos. Manipulation-centric auxiliary cues and a source-relative pair-discriminative objective improve alignment while preserving distinctions between demonstrations. The aligned encoder and latent action model then supervise VLA pretraining, followed by a lightweight action head for robot control.

Experiments show stronger cross-embodiment alignment and downstream manipulation performance, reaching 4.481 average sequence length on CALVIN ABC→D and 76.3% real-world success—a 7.1 percentage-point improvement over the strongest evaluated baseline.

Method Overview

01 / Method

A shared representation for humans and robots

A three-stage framework connects cross-embodiment alignment to executable robot actions.

1

Align

Jointly learn visual representations and latent actions.

2

Pretrain

Learn a policy from aligned latent-action supervision.

3

Act

Ground the policy in continuous robot action chunks.

Stage 1 · Joint visual and latent-action alignment

Paired and unpaired video transitions enter a frozen vision backbone with robot-only adapters. Self- and cross-prediction, shared-cue losses and SRPD alignment train a latent action model.
Human features remain anchored to the frozen encoder. A robot-only adapter aligns robot features, while the latent action model learns to predict future representations within and across embodiments. The source-relative term improves alignment over the original robot features; the pair-discriminative term preserves meaningful correspondence.

Stages 2 & 3 · From aligned representations to robot actions

Stage 2 uses aligned vision features and latent-action labels to pretrain the VLA. Stage 3 adds proprioception and a real-action head.
The learned vision encoder and latent-action labels provide a common interface for human and robot video pretraining. A continuous action head grounds the resulting policy in ten-step robot action chunks.

02 / Representation analysis

Closer across embodiments. Distinct across tasks.

Alignment is measured on the same held-out paired demonstrations, with identical sampling, pooling and similarity metrics.

UMAP projections from the paper show improved alignment of human circles and robot triangles in visual and latent-action spaces.
Visual and latent-action representations before and after alignment. Original UMAP visualization from Figure 4; colored pairs highlight corresponding demonstrations.

Cross-embodiment retrieval

Average Recall@1 rises from 43.55% to 78.50%. HARP improves both geometric alignment and discrimination between paired demonstrations.

Average retrieval R@1: Unadapted 43.55%, HR 45.16%, HARP-HR 53.23%, HARP-L2 61.83%, HARP-SR 74.74%, HARP-SRPD 78.50%.
Average of human-to-robot and robot-to-human Recall@1. Higher is better. Table 1.
View full results · Table 1 · Bidirectional retrieval
Table 1 · Bidirectional retrieval
MethodHuman → robotRobot → humanAverage R@1
Unadapted44.0943.0143.55
HR45.1645.1645.16
HARP-HR46.2460.2253.23
HARP-L270.9752.6961.83
HARP-SR84.9564.5274.74
HARP-SRPD87.1069.8978.50

03 / Ablations & scaling

Complementary signals make alignment stronger

Self-prediction, cross-prediction, unpaired videos and manipulation-centric auxiliary cues each contribute to the learned representation.

Full HARP leads all ablated variants in visual retrieval, latent-action retrieval and code-agreement gap.
Controlled Stage-1 ablations. Removing one source of supervision degrades correspondence. Table 2.
View full results · Table 2 · Component ablations
Table 2 · Component ablations
VariantVisual R@1Latent R@1Code-agreement gap
Full HARP78.5036.2930.67
Self-only73.9326.6222.24
Cross-only75.1028.0325.16
Paired-only75.1632.0630.04
Without auxiliary cues73.3734.0726.71

Strong performance with less paired supervision

With 5% of the paired data, HARP retains 72.95% visual Recall@1 and a CALVIN average length of 4.214. Unpaired data and optimization budget are held fixed.

Paired data scaling at 5%, 25% and 100% shows CALVIN average length 4.214, 4.354 and 4.481.
Paired supervision scales from approximately 1.2M to 24M processed frames. Table 3.
View full results · Table 3 · Paired-data scaling
Table 3 · Paired-data scaling
Paired dataVisual R@1Latent R@1RLBenchCALVIN
100% (~24M frames)78.5036.2946.594.481
25% (~6M frames)77.3628.4342.104.354
5% (~1.2M frames)72.9524.4040.704.214

04 / Visual representation transfer

Better features for robot policy learning

With frozen visual encoders and a shared downstream policy setup, HARP-SRPD achieves 46.59% average success across 18 RLBench tasks, compared with 37.56% for the unadapted encoder.

RLBench average success increases from 37.56% with unadapted features to 46.59% with HARP-SRPD.
Same policy architecture, data, action space and optimization budget. Table 4.
View full results · Table 4 · Frozen-encoder RLBench results
Table 4 · Frozen-encoder RLBench results
MethodSuccess rate (%)
Unadapted37.56
HR39.70
HR-Style38.22
HARP-HR35.11
HARP-HR-Style40.07
HARP-L240.78
HARP-SR43.41
HARP-SRPD46.59

05 / Policy evaluation

CALVIN · Generalization across environments

Long-horizon manipulation in the ABC→D setting.

4.481Average sequence length
75.9%Five-task success rate
10Actions per prediction
CALVIN sequence success rates for eight evaluated models. HARP-VLA achieves 99.8, 96.7, 91.3, 84.4 and 75.9 percent for one through five consecutive tasks.
Success rate for completing 1–5 consecutive tasks. System-level comparisons across evaluated policies. Table 6.
View full results · Table 6 · CALVIN ABC→D
Table 6 · CALVIN ABC→D
Model1 task2 tasks3 tasks4 tasks5 tasksAverage length
π₀92.382.472.162.253.73.627
π₀.₅94.486.076.469.761.03.875
OpenVLA91.377.862.052.143.53.270
UniVLA95.485.575.466.956.53.800
OpenVLA-OFT94.286.478.070.462.73.917
HARP-VLA (L2)95.889.781.372.864.84.044
HARP-VLA (w/o freezing)98.893.986.177.768.54.250
HARP-VLA99.896.791.384.475.94.481

Five sequences, five steps each

Read each row from left to right: five consecutive successful subtasks in each recorded sequence.

Swipe to view all five steps →

Sequence 1 · Step 1Lift pink block slider
Sequence 1 · Step 2Place in slider
Sequence 1 · Step 3Open drawer
Sequence 1 · Step 4Rotate red block right
Sequence 1 · Step 5Lift red block table
Sequence 2 · Step 1Open drawer
Sequence 2 · Step 2Lift pink block table
Sequence 2 · Step 3Place in slider
Sequence 2 · Step 4Turn on lightbulb
Sequence 2 · Step 5Rotate blue block left
Sequence 3 · Step 1Push blue block left
Sequence 3 · Step 2Close drawer
Sequence 3 · Step 3Lift red block slider
Sequence 3 · Step 4Place in slider
Sequence 3 · Step 5Turn off lightbulb
Sequence 4 · Step 1Push pink block right
Sequence 4 · Step 2Lift pink block table
Sequence 4 · Step 3Place in slider
Sequence 4 · Step 4Push into drawer
Sequence 4 · Step 5Close drawer
Sequence 5 · Step 1Open drawer
Sequence 5 · Step 2Push red block right
Sequence 5 · Step 3Move slider left
Sequence 5 · Step 4Lift pink block slider
Sequence 5 · Step 5Place in slider

Representative recorded rollouts. The gallery is separate from the aggregate benchmark evaluation.

06 / Real-world manipulation

From human videos to dexterous robot skills

Xarm7 with a Robotera Xhand, evaluated on four tabletop manipulation tasks with 60 trials per task.

76.3%Average success rate
+7.1 ppOver the strongest evaluated baseline
Real-world success for pi0.5, OpenVLA-OFT and HARP-VLA on Pick, Push, Press and Flip. HARP-VLA scores 76.7%, 81.7%, 85.0% and 61.7%.
Three reference policies shown for readability; all eight evaluated models are available below. Table 5.
View full results · Table 5 · Real-world success rates (%)
Table 5 · Real-world success rates (%)
ModelPickPushPressFlipAverage
π₀58.375.056.735.056.3
π₀.₅71.783.368.353.369.2
OpenVLA0.023.318.30.010.4
UniVLA38.361.731.721.738.4
OpenVLA-OFT51.771.776.743.360.9
HARP-VLA (L2)70.071.781.756.770.0
HARP-VLA (w/o freezing)76.780.078.358.373.3
HARP-VLA76.781.785.061.776.3

Backbones, pretraining data and visual inputs differ across systems; these are system-level comparisons.

Real-world demonstrations

Three demonstrations per task. Switch between synchronized third-person and wrist-camera views.

Pick and Place

Bamboo · 01
Orange · 02
Yellow box · 03

Push Box

Red box · 01
Green box · 02
Red box · 03

Press Button

Button · 01
Button · 02
Button · 03

Flip Cup

Shaker cup · 01
Blue cup · 02
Blue cup · 03

Looking ahead

HARP shows how a small paired bridge, combined with unpaired video dynamics, can improve learning from human demonstrations. Current limitations include the cost of paired data, sensitivity to trajectory tracking and viewpoint differences, and evaluation on a single real-world tabletop platform. Future directions include more embodiments, longer-horizon tasks and bimanual manipulation.

Citation

@article{zhu2026harp,
  title={HARP-VLA: Human-Robot Aligned Representation Learning for Vision-Language-Action Model},
  author={Zhu, Xiang and Yuan, Puzhen and Liu, Yichen and Chen, Jianyu},
  journal={arXiv preprint arXiv:2605.31234},
  year={2026}
}