paper-with-me

홈 › Papers

DualSplat: Robust 3D Gaussian Splatting via Pseudo-Mask Bootstrapping from Reconstruction Failures

2026-04-23 · Xu Wang, Zhiru Wang, Shiyun Xie, Chengwei Pan, Yisong Chen arxiv

While 3D Gaussian Splatting (3DGS) achieves real-time photorealistic rendering, its performance degrades significantly when training images contain transient objects that violate multi-view consistency. Existing methods face a circular dependency: accurate transient detection requires a well-reconstructed static scene, while clean reconstruction itself depends on reliable transient masks. We address this challenge with DualSplat, a Failure-to-Prior framework that converts first-pass reconstruction failures into explicit priors for a second reconstruction stage. We observe that transients, which appear in only a subset of views, often manifest as incomplete fragments during conservative initial training. We exploit these failures to construct object-level pseudo-masks by combining photometric residuals, feature mismatches, and SAM2 instance boundaries. These pseudo-masks then guide a clean second-pass 3DGS optimization, while a lightweight MLP refines them online by gradually shifting from prior supervision to self-consistency. Experiments on RobustNeRF and NeRF On-the-go show that DualSplat outperforms existing baselines, demonstrating particularly clear advantages in transient-heavy scenes and transient regions.

📄 PDF Abstract BibTeX arXiv:2604.21631

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bootstrap-GS: Self-Supervised Augmentation for High-Fidelity Gaussian Splatting

2024-04-29 · YiFei Gao, Kerui Ren, Jie Ou, Lei Wang 외

Recent advancements in 3D Gaussian Splatting (3D-GS) have established new benchmarks for rendering quality and efficiency in 3D reconstruction. However, 3D-GS faces critical limitations when generating novel views that s…

3D ReconstructionNeural Rendering

RobustSplat++: Decoupling Densification, Dynamics, and Illumination for In-the-Wild 3DGS

2025-12-04 · Chuanyu Fu, Guanying Chen, Yuqi Zhang, Kunbin Yao 외 arxiv

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling in-the-wild …

PanopticSplatting: End-to-End Panoptic Gaussian Splatting

2025-03-23 · Yuxuan Xie, Xuan Yu, Changjian Jiang, Sitong Mao 외

Open-vocabulary panoptic reconstruction is a challenging task for simultaneous scene reconstruction and understanding. Recently, methods have been proposed for 3D scene understanding based on Gaussian splatting. However,…

global-optimizationNeRFScene Understanding

UW-GS: Distractor-Aware 3D Gaussian Splatting for Enhanced Underwater Scene Reconstruction

2024-10-02 · Haoran Wang, Nantheera Anantrasirichai, Fan Zhang, David Bull

3D Gaussian splatting (3DGS) offers the capability to achieve real-time high quality 3D scene rendering. However, 3DGS assumes that the scene is in a clear medium environment and struggles to generate satisfactory repres…

3DGS

PLGS: Robust Panoptic Lifting with 3D Gaussian Splatting

2024-10-23 · Yu Wang, Xiaobao Wei, Ming Lu, Guoliang Kang

Previous methods utilize the Neural Radiance Field (NeRF) for panoptic lifting, while their training and rendering speed are unsatisfactory. In contrast, 3D Gaussian Splatting (3DGS) has emerged as a prominent technique …

3DGSNeRFPanoptic Segmentation