Search papers, labs, and topics across Lattice.
This paper introduces MVTrack4Gen, a motion-aware training framework that enhances novel-view video generation by integrating multi-view point tracking as a geometric supervision signal. The approach addresses the limitations of existing methods that either rely on inaccurate 3D reconstructions or struggle with geometric consistency in camera-conditioning-only models. By routing attention features into a multi-view tracking head, MVTrack4Gen significantly improves motion fidelity and geometric consistency, achieving state-of-the-art results across various benchmarks.
Motion-aware correspondences can drastically enhance the geometric consistency of novel-view video generation, outperforming traditional methods.
Synthesizing a novel-view video from a monocular reference video along a target camera trajectory requires both geometric consistency and motion fidelity with respect to the reference video. Existing methods based on explicit 3D representations are limited by the accuracy of off-the-shelf reconstruction modules, which often produce inaccurate geometry for dynamic objects in monocular videos. In contrast, camera-conditioning-only methods can achieve high visual quality but often struggle to preserve geometric and motion consistency. In this work, we introduce MVTrack4Gen (Multi-View point Tracking for Novel-View Generation), a motion-aware training framework that leverages multi-view point tracking as an additional geometric and motion supervision signal for camera-conditioning-only novel-view video diffusion models. Our key finding is that specific attention layers encode strong correspondence cues, where query features attend to key features at geometrically corresponding locations across views and over time, and the misalignment of these correspondences causes motion inconsistency. Based on this observation, we route these features into an auxiliary multi-view tracking head and jointly train the diffusion model with a point-tracking objective. By explicitly strengthening these motion-aware correspondences, MVTrack4Gen improves existing models to better follow the motion in the reference view and maintain cross-view geometric consistency. Across diverse benchmarks, our method achieves state-of-the-art geometric consistency and competitive camera accuracy.