paper-with-me

Papers

PDF-GS: Progressive Distractor Filtering for Robust 3D Gaussian Splatting

2026-04-14 · Kangmin Seo, MinKyu Lee, Tae-Young Kim, ByeongCheol Lee, JoonSeoung An, Jae-Pil Heo arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have enabled impressive real-time photorealistic rendering. However, conventional training pipelines inherently assume full multi-view consistency among input images, which makes them sensitive to distractors that violate this assumption and cause visual artifacts. In this work, we revisit an underexplored aspect of 3DGS: its inherent ability to suppress inconsistent signals. Building on this insight, we propose PDF-GS (Progressive Distractor Filtering for Robust 3D Gaussian Splatting), a framework that amplifies this self-filtering property through a progressive multi-phase optimization. The progressive filtering phases gradually remove distractors by exploiting discrepancy cues, while the following reconstruction phase restores fine-grained, view-consistent details from the purified Gaussian representation. Through this iterative refinement, PDF-GS achieves robust, high-fidelity, and distractor-free reconstructions, consistently outperforming baselines across diverse datasets and challenging real-world conditions. Moreover, our approach is lightweight and easily adaptable to existing 3DGS frameworks, requiring no architectural changes or additional inference overhead, leading to a new state-of-the-art performance. The code is publicly available at https://github.com/kangrnin/PDF-GS.

📄 PDF Abstract BibTeX arXiv:2604.12580

Code (0)

등록된 구현이 없습니다.

Similar 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 sev…

Novel View Synthesis

Semantic-Guided 3D Gaussian Splatting for Transient Object Removal

2026-02-17 · Aditi Prabakaran, Priyesh Shukla arxiv

Transient objects in casual multi-view captures cause ghosting artifacts in 3D Gaussian Splatting (3DGS) reconstruction. Existing solutions relied on scene decomposition at significant memory cost or on motion-based heur…

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

Per-View Gaussian Predictions Enable Training-Free Distractor Filtering in Feed-Forward 3DGS

2026-08-27 · Kangmin Seo, Jae-Pil Heo arxiv

Feed-forward 3D Gaussian Splatting reconstructs an explicit Gaussian representation from multiple input images in one network execution, making 3D reconstruction increasingly accessible for casual captures. However, such…

3D Reconstruction

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