CVApr 2, 2025

High-fidelity 3D Object Generation from Single Image with RGBN-Volume Gaussian Reconstruction Model

arXiv:2504.01512v12 citationsh-index: 25CVPR
Originality Incremental advance
AI Analysis

This work addresses the inconsistency in single-view 3D generation for applications like virtual reality and gaming, representing an incremental improvement over existing Gaussian splatting methods.

The paper tackles the problem of distorted and blurry 3D object generation from single images by proposing GS-RGBN, a hybrid Voxel-Gaussian representation that mitigates geometric ambiguity and structures Gaussians, resulting in high-fidelity 3D objects with improved reconstruction quality, robustness, and efficiency.

Recently single-view 3D generation via Gaussian splatting has emerged and developed quickly. They learn 3D Gaussians from 2D RGB images generated from pre-trained multi-view diffusion (MVD) models, and have shown a promising avenue for 3D generation through a single image. Despite the current progress, these methods still suffer from the inconsistency jointly caused by the geometric ambiguity in the 2D images, and the lack of structure of 3D Gaussians, leading to distorted and blurry 3D object generation. In this paper, we propose to fix these issues by GS-RGBN, a new RGBN-volume Gaussian Reconstruction Model designed to generate high-fidelity 3D objects from single-view images. Our key insight is a structured 3D representation can simultaneously mitigate the afore-mentioned two issues. To this end, we propose a novel hybrid Voxel-Gaussian representation, where a 3D voxel representation contains explicit 3D geometric information, eliminating the geometric ambiguity from 2D images. It also structures Gaussians during learning so that the optimization tends to find better local optima. Our 3D voxel representation is obtained by a fusion module that aligns RGB features and surface normal features, both of which can be estimated from 2D images. Extensive experiments demonstrate the superiority of our methods over prior works in terms of high-quality reconstruction results, robust generalization, and good efficiency.

Foundations

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

Your Notes