UniVerse: Unleashing the Scene Prior of Video Diffusion Models for Robust Radiance Field Reconstruction
Jin Cao, Hongrui Wu, Ziyong Feng, Hujun Bao, Xiaowei Zhou, Sida Peng
TL;DR
UniVerse tackles robust 3D reconstruction from inconsistent multi-view images by decoupling restoration from reconstruction. It converts image sets into an initial video via a learned camera-trajectory-based sampling strategy, then uses a conditional video diffusion model (VDM) with MiQT and semantic/mask conditioning to restore frames to a consistent state before performing 3D reconstruction. The approach leverages a learned, large-scale scene prior from VDMs to handle diverse inconsistencies, supports style control through a reference style image, and remains effective even with sparse inputs. Empirical results on synthetic and real data show state-of-the-art robustness (PSNR/SSIM/LPIPS) and highlight UniVerse as a flexible preprocessor for downstream 3D tasks like View synthesis and NeRF-based reconstruction, with clear pathways for applying 3D priors to complex, real-world image collections.
Abstract
This paper tackles the challenge of robust reconstruction, i.e., the task of reconstructing a 3D scene from a set of inconsistent multi-view images. Some recent works have attempted to simultaneously remove image inconsistencies and perform reconstruction by integrating image degradation modeling into neural 3D scene representations. However, these methods rely heavily on dense observations for robustly optimizing model parameters. To address this issue, we propose to decouple robust reconstruction into two subtasks: restoration and reconstruction, which naturally simplifies the optimization process. To this end, we introduce UniVerse, a unified framework for robust reconstruction based on a video diffusion model. Specifically, UniVerse first converts inconsistent images into initial videos, then uses a specially designed video diffusion model to restore them into consistent images, and finally reconstructs the 3D scenes from these restored images. Compared with case-by-case per-view degradation modeling, the diffusion model learns a general scene prior from large-scale data, making it applicable to diverse image inconsistencies. Extensive experiments on both synthetic and real-world datasets demonstrate the strong generalization capability and superior performance of our method in robust reconstruction. Moreover, UniVerse can control the style of the reconstructed 3D scene. Project page: https://jin-cao-tma.github.io/UniVerse.github.io/
