MAS: Multi-view Ancestral Sampling for 3D motion generation using 2D diffusion
Roy Kapon, Guy Tevet, Daniel Cohen-Or, Amit H. Bermano
TL;DR
MAS tackles the challenge of 3D motion generation without direct 3D data by learning a 2D diffusion prior from in-the-wild videos and performing multi-view ancestral sampling. At each step, multiple 2D views of the same motion are denoised jointly, triangulated into a coherent 3D sequence, and reprojected back to views to guide subsequent steps, yielding diverse and realistic 3D motions. The approach achieves strong results in domains with scarce 3D data (NBA, horses, rhythmic gymnastics) with fast inference on a single GPU and shows robustness against typical diffusion-based sampling failures. This work broadens the reachable motion domains from monocular video and offers a scalable alternative to reliance on curated 3D motion datasets, potentially benefiting animation, robotics, and AR/VR applications.
Abstract
We introduce Multi-view Ancestral Sampling (MAS), a method for 3D motion generation, using 2D diffusion models that were trained on motions obtained from in-the-wild videos. As such, MAS opens opportunities to exciting and diverse fields of motion previously under-explored as 3D data is scarce and hard to collect. MAS works by simultaneously denoising multiple 2D motion sequences representing different views of the same 3D motion. It ensures consistency across all views at each diffusion step by combining the individual generations into a unified 3D sequence, and projecting it back to the original views. We demonstrate MAS on 2D pose data acquired from videos depicting professional basketball maneuvers, rhythmic gymnastic performances featuring a ball apparatus, and horse races. In each of these domains, 3D motion capture is arduous, and yet, MAS generates diverse and realistic 3D sequences. Unlike the Score Distillation approach, which optimizes each sample by repeatedly applying small fixes, our method uses a sampling process that was constructed for the diffusion framework. As we demonstrate, MAS avoids common issues such as out-of-domain sampling and mode-collapse. https://guytevet.github.io/mas-page/
