Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Whole-Body Conditioned Egocentric Video Prediction

arXiv 25.6 2025 51.6 method

TLDR

We train models to Predict Ego-centric Video from human Actions (PEVA), given the past video and an action represented by the relative 3D body pose.

Reasoning

Fallback reasoning generated from available title and abstract metadata: We train models to Predict Ego-centric Video from human Actions (PEVA), given the past video and an action represented by the relative 3D body pose. By conditioning on kinematic pose trajectories, structured by the joint hierarchy of the...

Read-first score

Read-first score 51.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals.

Methodology quality 25%
90

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=analysis,dataset,evaluation,result

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Reproducibility 25%
46

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=dataset,github

Topical relevance 42%
25

Matches configured research keywords against title, abstract, tags, and analysis text. matched=5

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 525.

Deep Analysis

Innovations

  • Conditioning egocentric video prediction on whole-body kinematic pose trajectories structured by the joint hierarchy of the human body.
  • Auto-regressive conditional diffusion transformer for first-person video prediction from actions.
  • Hierarchical evaluation protocol with increasingly challenging tasks for embodied prediction and control analysis.

Methodology

The authors train an auto-regressive conditional diffusion transformer on the Nymeria dataset, which contains real-world egocentric video and corresponding 3D body pose captures. The model takes past video and a relative 3D body pose trajectory as input, and predicts future video frames autoregressively, with the pose conditioning structured by the joint hierarchy.

Key Results

The model demonstrates the ability to simulate how physical human actions shape the environment from a first-person perspective, as evaluated on the Nymeria dataset using a hierarchical protocol. No quantitative results are reported in the abstract.

Limitations

  • The work is described as an initial attempt, implying limited scope and unresolved challenges in modeling complex real-world environments.
  • The evaluation is confined to the Nymeria dataset, so generalization to other environments or actions is not established.
  • Autoregressive prediction may suffer from error accumulation over long horizons.
  • The method requires full 3D body pose as input, which may not be readily available in many real-world scenarios.

Tags