CVDec 16, 2024

Wonderland: Navigating 3D Scenes from a Single Image

arXiv:2412.12091v292 citationsh-index: 18CVPR
Originality Highly original
AI Analysis

This addresses the challenge of efficient 3D scene reconstruction from single images for applications in computer vision and graphics, representing a novel approach rather than an incremental improvement.

The paper tackles the problem of generating high-quality, wide-scope 3D scenes from arbitrary single images, overcoming limitations like multi-view data requirements and distorted geometry, and demonstrates significant outperformance over existing methods, especially with out-of-domain images.

How can one efficiently generate high-quality, wide-scope 3D scenes from arbitrary single images? Existing methods suffer several drawbacks, such as requiring multi-view data, time-consuming per-scene optimization, distorted geometry in occluded areas, and low visual quality in backgrounds. Our novel 3D scene reconstruction pipeline overcomes these limitations to tackle the aforesaid challenge. Specifically, we introduce a large-scale reconstruction model that leverages latents from a video diffusion model to predict 3D Gaussian Splattings of scenes in a feed-forward manner. The video diffusion model is designed to create videos precisely following specified camera trajectories, allowing it to generate compressed video latents that encode multi-view information while maintaining 3D consistency. We train the 3D reconstruction model to operate on the video latent space with a progressive learning strategy, enabling the efficient generation of high-quality, wide-scope, and generic 3D scenes. Extensive evaluations across various datasets affirm that our model significantly outperforms existing single-view 3D scene generation methods, especially with out-of-domain images. Thus, we demonstrate for the first time that a 3D reconstruction model can effectively be built upon the latent space of a diffusion model in order to realize efficient 3D scene generation.

Foundations

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

Your Notes