paper-with-me

Papers

Multiview Geometric Regularization of Gaussian Splatting for Accurate Radiance Fields

2025-06-16 · Jungeon Kim, Geonsoo Park, Seungyong Lee

Recent methods, such as 2D Gaussian Splatting and Gaussian Opacity Fields, have aimed to address the geometric inaccuracies of 3D Gaussian Splatting while retaining its superior rendering quality. However, these approaches still struggle to reconstruct smooth and reliable geometry, particularly in scenes with significant color variation across viewpoints, due to their per-point appearance modeling and single-view optimization constraints. In this paper, we propose an effective multiview geometric regularization strategy that integrates multiview stereo (MVS) depth, RGB, and normal constraints into Gaussian Splatting initialization and optimization. Our key insight is the complementary relationship between MVS-derived depth points and Gaussian Splatting-optimized positions: MVS robustly estimates geometry in regions of high color variation through local patch-based matching and epipolar constraints, whereas Gaussian Splatting provides more reliable and less noisy depth estimates near object boundaries and regions with lower color variation. To leverage this insight, we introduce a median depth-based multiview relative depth loss with uncertainty estimation, effectively integrating MVS depth information into Gaussian Splatting optimization. We also propose an MVS-guided Gaussian Splatting initialization to avoid Gaussians falling into suboptimal positions. Extensive experiments validate that our approach successfully combines these strengths, enhancing both geometric accuracy and rendering quality across diverse indoor and outdoor scenes.

📄 PDF Abstract BibTeX arXiv:2506.13508

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GBR: Generative Bundle Refinement for High-fidelity Gaussian Splatting and Meshing

2024-12-08 · Jianing Zhang, Yuchao Zheng, Ziwei Li, Qionghai Dai 외

Gaussian splatting has gained attention for its efficient representation and rendering of 3D scenes using continuous Gaussian primitives. However, it struggles with sparse-view inputs due to limited geometric and photome…

GS-SDF: LiDAR-Augmented Gaussian Splatting and Neural SDF for Geometrically Consistent Rendering and Reconstruction

2025-03-13 · Jianheng Liu, Yunfei Wan, Bowen Wang, Chunran Zheng 외

Digital twins are fundamental to the development of autonomous driving and embodied artificial intelligence. However, achieving high-granularity surface reconstruction and high-fidelity rendering remains a challenge. Gau…

Autonomous DrivingSurface Reconstruction

DET-GS: Depth- and Edge-Aware Regularization for High-Fidelity 3D Gaussian Splatting

2025-08-06 · Zexu Huang, Min Xu, Stuart Perry arxiv

3D Gaussian Splatting (3DGS) represents a significant advancement in the field of efficient and high-fidelity novel view synthesis. Despite recent progress, achieving accurate geometric reconstruction under sparse-view c…

Novel View SynthesisDepth EstimationEdge Detection

In Depth We Trust: Reliable Monocular Depth Supervision for Gaussian Splatting

2026-04-07 · Wenhui Xiao, Ethan Goan, Rodrigo Santa Cruz, David Ahmedt-Aristizabal 외 arxiv

Using accurate depth priors in 3D Gaussian Splatting helps mitigate artifacts caused by sparse training data and textureless surfaces. However, acquiring accurate depth maps requires specialized acquisition systems. Foun…

Monocular Depth Estimation

2DGS-R: Revisiting the Normal Consistency Regularization in 2D Gaussian Splatting

2025-10-19 · Haofan Ren, Qingsong Yan, Ming Lu, Rongfeng Lu 외 arxiv

Recent advancements in 3D Gaussian Splatting (3DGS) have greatly influenced neural fields, as it enables high-fidelity rendering with impressive visual quality. However, 3DGS has difficulty accurately representing surfac…