paper-with-me

홈 › Papers

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, Chenfeng Xu, Or Litany

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 rely on deterministic, feed-forward predictions, which limit their ability to handle the inherent ambiguity of 3D inference from 2D data. Diffusion models have recently shown promise as powerful generative models for 3D data, including Gaussian splats; however, standard diffusion frameworks typically require the target signal and denoised signal to be in the same modality, which is challenging given the scarcity of 3D data. To overcome this, we propose a novel training strategy that decouples the denoised modality from the supervision modality. By using a deterministic model as a noisy teacher to create the noised signal and transitioning from single-step to multi-step denoising supervised by an image rendering loss, our approach significantly enhances performance compared to the deterministic teacher. Additionally, our method is flexible, as it can learn from various 3D Gaussian Splat (3DGS) teachers with minimal adaptation; we demonstrate this by surpassing the performance of two different deterministic models as teachers, highlighting the potential generalizability of our framework. Our approach further incorporates a guidance mechanism to aggregate information from multiple views, enhancing reconstruction quality when more than one view is available. Experimental results on object-level and scene-level datasets demonstrate the effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2412.00623

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

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

Complete Gaussian Splats from a Single Image with Denoising Diffusion Models

2025-08-29 · Ziwei Liao, Mohamed Sayed, Steven L. Waslander, Sara Vicente 외 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…

Zero-1-to-G: Taming Pretrained 2D Diffusion Model for Direct 3D Generation

2025-01-09 · Xuyi Meng, Chen Wang, Jiahui Lei, Kostas Daniilidis 외

Recent advances in 2D image generation have achieved remarkable quality,largely driven by the capacity of diffusion models and the availability of large-scale datasets. However, direct 3D generation is still constrained …

3D GenerationAttributeImage GenerationImage to 3D

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…

SplatSSC: Decoupled Depth-Guided Gaussian Splatting for Semantic Scene Completion

2025-08-04 · Rui Qian, Haozhi Cao, Tianchen Deng, Shenghai Yuan 외 arxiv

Monocular 3D Semantic Scene Completion (SSC) is a challenging yet promising task that aims to infer dense geometric and semantic descriptions of a scene from a single image. While recent object-centric paradigms signific…

3D Semantic Scene Completion