English

Lifting Motion to the 3D World via 2D Diffusion

Computer Vision and Pattern Recognition 2025-04-29 v2

Abstract

Estimating 3D motion from 2D observations is a long-standing research challenge. Prior work typically requires training on datasets containing ground truth 3D motions, limiting their applicability to activities well-represented in existing motion capture data. This dependency particularly hinders generalization to out-of-distribution scenarios or subjects where collecting 3D ground truth is challenging, such as complex athletic movements or animal motion. We introduce MVLift, a novel approach to predict global 3D motion -- including both joint rotations and root trajectories in the world coordinate system -- using only 2D pose sequences for training. Our multi-stage framework leverages 2D motion diffusion models to progressively generate consistent 2D pose sequences across multiple views, a key step in recovering accurate global 3D motion. MVLift generalizes across various domains, including human poses, human-object interactions, and animal poses. Despite not requiring 3D supervision, it outperforms prior work on five datasets, including those methods that require 3D supervision.

Keywords

Cite

@article{arxiv.2411.18808,
  title  = {Lifting Motion to the 3D World via 2D Diffusion},
  author = {Jiaman Li and C. Karen Liu and Jiajun Wu},
  journal= {arXiv preprint arXiv:2411.18808},
  year   = {2025}
}

Comments

CVPR 2025 (Highlight), project page: https://lijiaman.github.io/projects/mvlift/

R2 v1 2026-06-28T20:15:20.700Z