Zeva-Ego: Egocentric Mid-Training with In-Context Causal Learning for Robot Manipulation

Bingjia Huang, Xin Ding∗,†, Fu Chen, Kun Li, Wei Sun, Hao Wu, Yunxin Liu, Ting Cao
Institute for AI Industry Research (AIR), Tsinghua University; Z-Trans AI
Equal contribution Corresponding author Work done during a visit to AIR, Tsinghua
Project lead: Ting Cao (tingcao@mail.tsinghua.edu.cn)
Project overview

Egocentric experience for robot manipulation

Zeva-Ego transfers scalable physical experience from egocentric video to robot policies, then improves through causal feedback collected during deployment.

Zeva-Ego overview showing egocentric mid-training, the ego-enhanced ICCL VLA policy, and ICCL post-training.
10K+ hEgocentric video for mid-training
+11.5 ptsRoboTwin gain from Ego mid-training
4.5 h : 1 hEmpirical Ego-to-Robot data equivalence
+31 ptsRoboTwin gain across ICCL-enabled attempts

Abstract

Egocentric video offers a scalable source of physical interaction experience, yet translating it into robot-executable knowledge and enabling continual adaptation remain challenging. We introduce Zeva-Ego, a unified framework that learns physical priors from human experience and evolves through robot interaction. An Action-Centric Encoder (ACE) converts egocentric visual transitions into action-centered supervision for VLA mid-training, while In-Context Causal Learning (ICCL) enables parameter-free adaptation from action-effect feedback at deployment. Scaling Ego data to 10K hours improves RoboTwin success from 63.8% to 75.3%, matching 2K hours of robot demonstrations (74.7%), corresponding to an empirical data ratio of roughly 4–5 : 1. With accumulated interaction experience, ICCL further improves success from 58% to 89% within four attempts without parameter updates. These results demonstrate a scalable path toward embodied intelligence that learns from human experience and continuously improves through its own interaction.

Method

Zeva-Ego combines scalable offline human experience with online causal adaptation.

01 · ACTION REPRESENTATION

Action-Centric Encoding

ACE converts visual transitions into continuous action tokens while separating task-relevant motion from environment variation and preserving physical-action geometry across domains.

02 · OFFLINE EXPERIENCE

Egocentric Mid-Training

Labeled and unlabeled egocentric video provide camera-frame action and language supervision, transferring scalable human interaction experience into the VLA policy.

03 · ONLINE EVOLUTION

ICCL Post-Training

Action-effect feedback is accumulated as causal context and injected into the Action Expert, enabling improvement across attempts without parameter updates.

Ego Data

Our mid-training mixture spans diverse tasks, environments, supervision types, and more than 10K hours of egocentric experience.

Four-panel overview of Ego data, including action vocabulary, available data scale, semantic coverage, and supervision modalities.

Robot–Ego Task Correspondence

Select a task to compare one continuous robot rollout with four synchronized egocentric demonstrations.

Robot Execution

Pick Tube

Task
Robot

The robot rollout loops continuously and independently of the Ego examples.

Human Experience

Egocentric Demonstrations

Synchronized replay
Ego 01
Ego 02
Ego 03
Ego 04

Each clip holds on its final frame; all four restart together after the longest clip finishes.

Action-Centric Representation Geometry

ACE preserves physical-action similarity across human and robot embodiments and transfers to unseen egocentric visual domains.

Action-geometry validation across EgoDex and AgiBot, and zero-shot transfer from EgoDex to EgoVerse.
Task-token distance follows physical-action distance across EgoDex–AgiBot transitions and under zero-shot transfer to EgoVerse.

Results

Scaling egocentric experience improves the offline physical prior, complements embodiment-specific robot data, and strengthens adaptation across repeated attempts.

LONG-HORIZON TASKS

Multi-stage laboratory procedures

2× speed
Real Robot
Add Mixture to BeakerMulti-stage procedure
Real Robot
pH MeasurementMulti-stage procedure
ONLINE EVOLUTION

Improvement across attempts

Fail → success
Real Robot
Grasp Test TubeFailed attempts, then success
Real Robot
Pour WaterFailed attempts, then success
OVERALL PERFORMANCE

RoboTwin 2.0 under the Hard setting

Performance comparison on ten RoboTwin 2.0 Hard tasks, where Zeva-Ego achieves the highest average success rate.
DATA EFFICIENCY

Ego experience complements robot demonstrations

When Robot demonstrations are expensive to collect, a small amount of Robot data can be combined with abundant Ego experience to achieve strong downstream performance.

Real-robot success with and without task-matched egocentric demonstrations across robot-data budgets.
ONLINE EVOLUTION

ICCL improves performance across attempts

Ego-derived causal representations support more consistent cross-attempt improvement without updating policy parameters.

Success rates across four repeated real-robot attempts for self-evolution with and without Ego-derived representations.
Citation

BibTeX

If you find Zeva-Ego useful,
please cite our work.

@misc{huang2026zevaego,
  title  = {{Zeva-Ego}: Egocentric Mid-Training with
            In-Context Causal Learning for Robot Manipulation},
  author = {Huang, Bingjia and Ding, Xin and Chen, Fu and
            Li, Kun and Sun, Wei and Wu, Hao and
            Liu, Yunxin and Cao, Ting},
  year   = {2026},
  archivePrefix = {arXiv},
  eprint = {2609.24411},
  primaryClass = {cs.RO},
  url    = {https://arxiv.org/abs/2609.24411}
}