paper-with-me

홈 › Papers

Complete Gaussian Splats from a Single Image with Denoising Diffusion Models

2025-08-29 · Ziwei Liao, Mohamed Sayed, Steven L. Waslander, Sara Vicente, Daniyar Turmukhambetov, Michael Firman arxiv

Gaussian splatting typically requires dense observations of the scene and can fail to reconstruct occluded and unobserved areas. We propose a latent diffusion model to reconstruct a complete 3D scene with Gaussian splats, including the occluded parts, from only a single image during inference. Completing the unobserved surfaces of a scene is challenging due to the ambiguity of the plausible surfaces. Conventional methods use a regression-based formulation to predict a single "mode" for occluded and out-of-frustum surfaces, leading to blurriness, implausibility, and failure to capture multiple possible explanations. Thus, they often address this problem partially, focusing either on objects isolated from the background, reconstructing only visible surfaces, or failing to extrapolate far from the input views. In contrast, we propose a generative formulation to learn a distribution of 3D representations of Gaussian splats conditioned on a single input image. To address the lack of ground-truth training data, we propose a Variational AutoReconstructor to learn a latent space only from 2D images in a self-supervised manner, over which a diffusion model is trained. Our method generates faithful reconstructions and diverse samples with the ability to complete the occluded surfaces for high-quality 360-degree renderings.

📄 PDF Abstract BibTeX arXiv:2508.21542

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DSplats: 3D Generation by Denoising Splats-Based Multiview Diffusion Models

2024-12-11 · Kevin Miao, Harsh Agrawal, Qihang Zhang, Federico Semeraro 외

Generating high-quality 3D content requires models capable of learning robust distributions of complex scenes and the real-world objects within them. Recent Gaussian-based 3D reconstruction techniques have achieved impre…

3D Generation3D ReconstructionDenoisingImage to 3D+2

A Lesson in Splats: Teacher-Guided Diffusion for 3D Gaussian Splats Generation with 2D Supervision

2024-12-01 · Chensheng Peng, Ido Sobol, Masayoshi Tomizuka, Kurt Keutzer 외

We introduce a diffusion model for Gaussian Splats, SplatDiffusion, to enable generation of three-dimensional structures from single images, addressing the ill-posed nature of lifting 2D inputs to 3D. Existing methods re…

3DGSDenoising

SplatSearch: Instance Image Goal Navigation for Mobile Robots using 3D Gaussian Splatting and Diffusion Models

2025-11-17 · Siddarth Narasimhan, Matthew Lisondra, Haitong Wang, Goldie Nejat arxiv

The Instance Image Goal Navigation (IIN) problem requires mobile robots deployed in unknown environments to search for specific objects or people of interest using only a single reference goal image of the target. This p…

Splatshot: 3D Face Avatar Generation from a Single Unconstrained Photo

2026-05-31 · Hao Liang, Zhixuan Ge, Soumendu Majee, Joanna Li 외 arxiv

Reconstructing a photorealistic 3D face avatar from a single unconstrained photograph is challenging: feed-forward 3D Gaussian Splatting (3DGS) models degrade on out-of-distribution inputs, while pretrained diffusion mod…

SplatSim: Zero-Shot Sim2Real Transfer of RGB Manipulation Policies Using Gaussian Splatting

2024-09-16 · Mohammad Nomaan Qureshi, Sparsh Garg, Francisco Yandun, David Held 외

Sim2Real transfer, particularly for manipulation policies relying on RGB images, remains a critical challenge in robotics due to the significant domain shift between synthetic and real-world visual data. In this paper, w…