paper-with-me

Papers

Robust 3D Gaussian Splatting for Novel View Synthesis in Presence of Distractors

2024-08-21 · Paul Ungermann, Armin Ettenhofer, Matthias Nießner, Barbara Roessle

3D Gaussian Splatting has shown impressive novel view synthesis results; nonetheless, it is vulnerable to dynamic objects polluting the input data of an otherwise static scene, so called distractors. Distractors have severe impact on the rendering quality as they get represented as view-dependent effects or result in floating artifacts. Our goal is to identify and ignore such distractors during the 3D Gaussian optimization to obtain a clean reconstruction. To this end, we take a self-supervised approach that looks at the image residuals during the optimization to determine areas that have likely been falsified by a distractor. In addition, we leverage a pretrained segmentation network to provide object awareness, enabling more accurate exclusion of distractors. This way, we obtain segmentation masks of distractors to effectively ignore them in the loss formulation. We demonstrate that our approach is robust to various distractors and strongly improves rendering quality on distractor-polluted scenes, improving PSNR by 1.86dB compared to 3D Gaussian Splatting.

📄 PDF Abstract BibTeX arXiv:2408.11697

Code (1)

paulungermann/Robust3DGaussians 공식 구현 pytorch

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

DeSplat: Decomposed Gaussian Splatting for Distractor-Free Rendering

2024-11-29 · CVPR 2025 1 · Yihao Wang, Marcus Klasson, Matias Turkulainen, Shuzhe Wang 외

Gaussian splatting enables fast novel view synthesis in static 3D environments. However, reconstructing real-world environments remains challenging as distractors or occluders break the multi-view consistency assumption …

3D ReconstructionNovel View Synthesis

3DGS-HPC: Distractor-free 3D Gaussian Splatting with Hybrid Patch-wise Classification

2026-03-08 · Jiahao Chen, Yipeng Qin, Ganlong Zhao, Xin Li 외 arxiv

3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in novel view synthesis and 3D scene reconstruction, but its quality often degrades in real-world environments due to transient distractors, such as mo…

Novel View Synthesis

Difix3D-W: Distractor-Free Few-Shot 3D Gaussian Splatting in the Wild

2026-04-30 · Wongi Park, Jordan A. James, Myeongseok Nam, Minjae Lee 외 arxiv

We propose Difix3D-W, a 3D novel sparse-view synthesis framework for unconstrained real-world scenarios that contain distractors, occlusion, and appearance variation. Unlike existing methods that primarily perform novel-…

MVGSR: Multi-View Consistency Gaussian Splatting for Robust Surface Reconstruction

2025-03-11 · Chenfeng Hou, Qi Xun Yeo, Mengqi Guo, YongXin Su 외

3D Gaussian Splatting (3DGS) has gained significant attention for its high-quality rendering capabilities, ultra-fast training, and inference speeds. However, when we apply 3DGS to surface reconstruction tasks, especiall…

3DGSSurface Reconstruction

SpotlessSplats: Ignoring Distractors in 3D Gaussian Splatting

2024-06-28 · Sara Sabour, Lily Goli, George Kopanas, Mark Matthews 외

3D Gaussian Splatting (3DGS) is a promising technique for 3D reconstruction, offering efficient training and rendering speeds, making it suitable for real-time applications.However, current methods require highly control…

3DGS3D Reconstruction