SpatialDreamer: Self-supervised Stereo Video Synthesis from Monocular Input
Zhen Lv, Yangqi Long, Congzhentao Huang, Cao Li, Chengfei Lv, Hao Ren, Dian Zheng
TL;DR
SpatialDreamer addresses monocular stereo video synthesis by combining a Depth based Video Generation (DVG) module with a RefinerNet in a self-supervised diffusion framework. A Consistency Control Module, featuring Temporal Interaction Learning (TIL) and stereo deviation strength, enforces geometric and temporal coherence across frames. The method uses forward-backward rendering with optical-flow–driven occlusion refinement to generate paired videos for training and employs a two-stage training strategy to capture both frame-wise and temporal context. Empirical results on RealEstate10K and a self-collected monocular dataset show state-of-the-art performance in both stereo image and stereo video synthesis, with strong temporal stability and competitive computational characteristics for diffusion-based video generation. The approach demonstrates strong potential for VR and immersive media applications where high-quality, consistent stereo content is required.
Abstract
Stereo video synthesis from a monocular input is a demanding task in the fields of spatial computing and virtual reality. The main challenges of this task lie on the insufficiency of high-quality paired stereo videos for training and the difficulty of maintaining the spatio-temporal consistency between frames. Existing methods primarily address these issues by directly applying novel view synthesis (NVS) techniques to video, while facing limitations such as the inability to effectively represent dynamic scenes and the requirement for large amounts of training data. In this paper, we introduce a novel self-supervised stereo video synthesis paradigm via a video diffusion model, termed SpatialDreamer, which meets the challenges head-on. Firstly, to address the stereo video data insufficiency, we propose a Depth based Video Generation module DVG, which employs a forward-backward rendering mechanism to generate paired videos with geometric and temporal priors. Leveraging data generated by DVG, we propose RefinerNet along with a self-supervised synthetic framework designed to facilitate efficient and dedicated training. More importantly, we devise a consistency control module, which consists of a metric of stereo deviation strength and a Temporal Interaction Learning module TIL for geometric and temporal consistency ensurance respectively. We evaluated the proposed method against various benchmark methods, with the results showcasing its superior performance.
