paper-with-me

Papers

Sparse View Distractor-Free Gaussian Splatting

2026-03-02 · Yi Gu, Zhaorui Wang, Jiahang Cao, Jiaxu Wang, Mingle Zhao, Dongjun Ye, Renjing Xu arxiv

3D Gaussian Splatting (3DGS) enables efficient training and fast novel view synthesis in static environments. To address challenges posed by transient objects, distractor-free 3DGS methods have emerged and shown promising results when dense image captures are available. However, their performance degrades significantly under sparse input conditions. This limitation primarily stems from the reliance on the color residual heuristics to guide the training, which becomes unreliable with limited observations. In this work, we propose a framework to enhance distractor-free 3DGS under sparse-view conditions by incorporating rich prior information. Specifically, we first adopt the geometry foundation model VGGT to estimate camera parameters and generate a dense set of initial 3D points. Then, we harness the attention maps from VGGT for efficient and accurate semantic entity matching. Additionally, we utilize Vision-Language Models (VLMs) to further identify and preserve the large static regions in the scene. We also demonstrate how these priors can be seamlessly integrated into existing distractor-free 3DGS methods. Extensive experiments confirm the effectiveness and robustness of our approach in mitigating transient distractors for sparse-view 3DGS training.

📄 PDF Abstract BibTeX arXiv:2603.01603

Code (0)

등록된 구현이 없습니다.

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

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

Distractor-free Generalizable 3D Gaussian Splatting

2024-11-26 · Yanqi Bao, Jing Liao, Jing Huo, Yang Gao

We present DGGS, a novel framework addressing the previously unexplored challenge of Distractor-free Generalizable 3D Gaussian Splatting (3DGS). It accomplishes two key objectives: fortifying generalizable 3DGS against d…

3DGS

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

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

2026-04-14 · Kangmin Seo, MinKyu Lee, Tae-Young Kim, ByeongCheol Lee 외 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…