SuperGaussian: Repurposing Video Models for 3D Super Resolution
Yuan Shen, Duygu Ceylan, Paul Guerrero, Zexiang Xu, Niloy J. Mitra, Shenlong Wang, Anna Frühstück
TL;DR
3D content often lags behind image/video fidelity when starting from coarse representations. SuperGaussian repurposes pretrained video upsampling models to perform 3D super-resolution by rendering a multi-view video from a coarse scene, upsampling it with a video prior, and consolidating the result into a 3D Gaussian Splat representation. The method is modular and domain-agnostic, with finetuning on domain data to handle modality-specific artifacts, and demonstrates improved perceptual and geometric fidelity across diverse inputs (e.g., Gaussian Splats, NeRFs, and noisy scans). This approach reduces the need for large-scale 3D datasets and can be integrated into existing workflows, enabling high-quality 3D reconstructions from varied low-resolution sources.
Abstract
We present a simple, modular, and generic method that upsamples coarse 3D models by adding geometric and appearance details. While generative 3D models now exist, they do not yet match the quality of their counterparts in image and video domains. We demonstrate that it is possible to directly repurpose existing (pretrained) video models for 3D super-resolution and thus sidestep the problem of the shortage of large repositories of high-quality 3D training models. We describe how to repurpose video upsampling models, which are not 3D consistent, and combine them with 3D consolidation to produce 3D-consistent results. As output, we produce high quality Gaussian Splat models, which are object centric and effective. Our method is category agnostic and can be easily incorporated into existing 3D workflows. We evaluate our proposed SuperGaussian on a variety of 3D inputs, which are diverse both in terms of complexity and representation (e.g., Gaussian Splats or NeRFs), and demonstrate that our simple method significantly improves the fidelity of the final 3D models. Check our project website for details: supergaussian.github.io
