CVAINov 18, 2024

SpatialDreamer: Self-supervised Stereo Video Synthesis from Monocular Input

arXiv:2411.11934v211 citationsh-index: 2CVPR
Originality Incremental advance
AI Analysis

This work solves the problem of generating high-quality stereo videos for spatial computing and virtual reality applications, representing an incremental advance over existing novel view synthesis techniques.

The paper tackles stereo video synthesis from monocular input by introducing SpatialDreamer, a self-supervised method using a video diffusion model, which addresses data insufficiency and spatio-temporal consistency challenges, achieving superior performance on benchmarks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes