StereoPilot: Learning Unified and Efficient Stereo Conversion via Generative Priors
Guibao Shen, Yihua Du, Wenhang Ge, Jing He, Chirui Chang, Donghao Zhou, Zhen Yang, Luozhou Wang, Xin Tao, Ying-Cong Chen
TL;DR
StereoPilot addresses depth ambiguity and inefficiency in monocular-to-stereo conversion by learning end-to-end view synthesis that leverages pretrained generative priors. It introduces UniStereo, a large-scale dataset that unifies parallel and converged stereo formats, and a diffusion-based feed-forward model with a learnable domain switcher and cycle-consistency loss to handle both formats. Across Stereo4D and 3DMovie benchmarks, StereoPilot achieves state-of-the-art fidelity and significantly faster inference by avoiding iterative diffusion sampling. Acknowledging current non-real-time latency, the work points to autoregressive extensions for real-time applications as future work.
Abstract
The rapid growth of stereoscopic displays, including VR headsets and 3D cinemas, has led to increasing demand for high-quality stereo video content. However, producing 3D videos remains costly and complex, while automatic Monocular-to-Stereo conversion is hindered by the limitations of the multi-stage ``Depth-Warp-Inpaint'' (DWI) pipeline. This paradigm suffers from error propagation, depth ambiguity, and format inconsistency between parallel and converged stereo configurations. To address these challenges, we introduce UniStereo, the first large-scale unified dataset for stereo video conversion, covering both stereo formats to enable fair benchmarking and robust model training. Building upon this dataset, we propose StereoPilot, an efficient feed-forward model that directly synthesizes the target view without relying on explicit depth maps or iterative diffusion sampling. Equipped with a learnable domain switcher and a cycle consistency loss, StereoPilot adapts seamlessly to different stereo formats and achieves improved consistency. Extensive experiments demonstrate that StereoPilot significantly outperforms state-of-the-art methods in both visual fidelity and computational efficiency. Project page: https://hit-perfect.github.io/StereoPilot/.
