Search papers, labs, and topics across Lattice.
This paper introduces Geo-Align, a reinforcement learning framework for camera-controlled video re-rendering that addresses the limitations of supervised fine-tuning on synthetic data. The method optimizes a pre-trained video generation model using a scale-aware perceptual reward based on deviations in rotation and translation of camera trajectories extracted by a metric 3D estimator. Experiments show Geo-Align outperforms supervised baselines in camera controllability and visual fidelity by leveraging real-world conditioning videos and synthetic camera trajectories without paired data.
Achieve superior camera control and visual fidelity in video re-rendering by training on unpaired real and synthetic data with a novel metric geometry reward.
Camera-controlled video generation has achieved remarkable progress in recent years. However, existing video-to-video re-rendering methods primarily rely on Supervised Fine-Tuning using synthetic datasets. At present, there is an extreme scarcity of synchronized, multi-view real-world video data. Consequently, the prevailing paradigm often exhibits limited generalization when processing out-of-distribution real-world videos, with models struggling to accurately adhere to physical scales and camera trajectories. To bridge this gap, we propose Geo-Align, the first Reinforcement Learning framework specifically designed for camera-controlled video re-rendering. Built upon a pretrained model, we optimize the model through a scale-aware perceptual reward mechanism. Specifically, we introduce a metric 3D estimator to extract precise camera trajectories from generated videos, explicitly penalizing deviations in rotation and translation. Furthermore, we meticulously designed a data pipeline strategy based on real-world conditioning videos and target camera trajectories derived from synthetic data, eliminating the reliance on paired data. Extensive experiments demonstrate that Geo-Align consistently outperforms existing supervised learning baselines in both precise camera controllability and visual fidelity, indicating the effectiveness of our method.