paper-with-me

홈 › Papers

Effective Gaussian Management for High-fidelity Scene Reconstruction

2025-09-16 · Jiateng Liu, Hao Gao, Jiu-Cheng Xie, Chi-Man Pun, Jian Xiong, Haolun Li, Junxin Chen, Feng Xu arxiv

This paper proposes an effective Gaussian management framework for high-fidelity scene reconstruction of both appearance and geometry. Unlike recent Gaussian Splatting (GS) pipelines that treat all primitives uniformly during optimization, our framework explicitly manages the attribute activation, representation and pruning of Gaussian. Specifically, our framework first introduces GauSep, a novel densification strategy that selectively activates Gaussian color or normal attributes to alleviate destructive gradient conflicts arising from dual supervision. We further propose GauRep, an adaptive Gaussian representation that dynamically adjusts spherical harmonics (SHs) orders and performs task-decoupled pruning to reduce redundancy at both the individual and global levels. To provide reliable geometric supervision for above mangement process, we additionally introduce CoRe, an regularized surface reconstruction module that distills robust normal fields from an SDF branch to the Gaussian representation through a confidence mechanism. Notably, the proposed Gaussian management is compatible with various reconstruction architectures and can be seamlessly integrated to improve performance while reducing size of the model. Extensive experiments demonstrate that our approach achieves superior or comparable performance in appearance and geometry reconstruction compared with state-of-the-art methods, while using significantly fewer parameters.

📄 PDF Abstract BibTeX arXiv:2509.12742

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pseudo-View Enhancement via Confidence Fusion for Unposed Sparse-View Reconstruction

2026-02-25 · Beizhen Zhao, Sicheng Yu, Guanzhi Ding, Yu Hu 외 arxiv

3D scene reconstruction under unposed sparse viewpoints is a highly challenging yet practically important problem, especially in outdoor scenes due to complex lighting and scale variation. With extremely limited input vi…

Perceive-Sample-Compress: Towards Real-Time 3D Gaussian Splatting

2025-08-07 · Zijian Wang, Beizhen Zhao, Hao Wang arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated remarkable capabilities in real-time and photorealistic novel view synthesis. However, traditional 3DGS representations often struggle with large-scale sc…

Novel View SynthesisModel Compression

CubifyGS: Object-Centric 3D Gaussian Splatting for Lifelong Dynamic Scene Maintenance

2026-06-27 · Bohan Ren, Dianyi Yang, Shiyang Liu, Yu Gao 외 arxiv

Lifelong scene mapping under rigid object rearrangement remains a fundamental challenge in robotics. While 3D Gaussian Splatting (3DGS) enables high-fidelity modeling, primitive-level updates often cause persistent ghost…

Object Rearrangement

DecoGS: Adaptive Static-Dynamic Decoupling of 3D Gaussians for Free-Viewpoint Video Streaming

2026-09-15 · Idil Sulo, Alexey Supikov, Ilke Demir, Sainan Liu arxiv

Streaming 3D reconstruction demands both speed and temporal fidelity, goals that existing methods undermine by updating every Gaussian every frame, even in static regions. We present DecoGS, a method for efficient online…

3D Reconstruction

LOD-GS: Achieving Levels of Detail using Scalable Gaussian Soup

2025-01-01 · CVPR 2025 1 · Jianxiong Shen, Yue Qian, Xiaohang Zhan

Current 3D Gaussian Splatting methods often overlook structured information, leading to disorganized 3D Gaussians that compromise memory and structure efficiency, particularly in Level-of-Detail (LOD) management. Thi…

Management