Joint 3D Geometry Reconstruction and Motion Generation for 4D Synthesis from a Single Image
Yanran Zhang, Ziyi Wang, Wenzhao Zheng, Zheng Zhu, Jie Zhou, Jiwen Lu
TL;DR
This work tackles the challenge of generating dynamic 4D scenes from a single image by proposing a tightly coupled reconstruction-and-generation framework, MoRe4D. It introduces TrajScene-60K, a large-scale dataset of dense 4D trajectories, and a diffusion-based 4D Scene Trajectory Generator (4D-STraG) that jointly recovers geometry and motion. A Motion Perception Module with depth-guided normalization and a MAdaNorm conditioning scheme guide the diffusion model, while the 4D View Synthesis Module (4D-ViSM) renders high-fidelity videos from novel viewpoints. Empirical results show superior 4D consistency and visual quality compared with strong baselines, supported by extensive ablations and runtime analysis, pointing toward practical, single-image-to-4D content creation.
Abstract
Generating interactive and dynamic 4D scenes from a single static image remains a core challenge. Most existing generate-then-reconstruct and reconstruct-then-generate methods decouple geometry from motion, causing spatiotemporal inconsistencies and poor generalization. To address these, we extend the reconstruct-then-generate framework to jointly perform Motion generation and geometric Reconstruction for 4D Synthesis (MoRe4D). We first introduce TrajScene-60K, a large-scale dataset of 60,000 video samples with dense point trajectories, addressing the scarcity of high-quality 4D scene data. Based on this, we propose a diffusion-based 4D Scene Trajectory Generator (4D-STraG) to jointly generate geometrically consistent and motion-plausible 4D point trajectories. To leverage single-view priors, we design a depth-guided motion normalization strategy and a motion-aware module for effective geometry and dynamics integration. We then propose a 4D View Synthesis Module (4D-ViSM) to render videos with arbitrary camera trajectories from 4D point track representations. Experiments show that MoRe4D generates high-quality 4D scenes with multi-view consistency and rich dynamic details from a single image. Code: https://github.com/Zhangyr2022/MoRe4D.
