CVOct 19, 2025

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

arXiv:2510.16837v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in neural rendering for 3D reconstruction, offering an incremental improvement over existing 2DGS methods.

The paper tackles the challenge of achieving both high-quality rendering and precise geometric structures in 2D Gaussian Splatting by introducing 2DGS-R, a hierarchical training method that uses normal consistency regularization and in-place cloning, resulting in only 1% more storage and minimal training time overhead while improving visual fidelity and geometric accuracy.

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 surfaces. In contrast, 2DGS transforms the 3D volume into a collection of 2D planar Gaussian disks. Despite advancements in geometric fidelity, rendering quality remains compromised, highlighting the challenge of achieving both high-quality rendering and precise geometric structures. This indicates that optimizing both geometric and rendering quality in a single training stage is currently unfeasible. To overcome this limitation, we present 2DGS-R, a new method that uses a hierarchical training approach to improve rendering quality while maintaining geometric accuracy. 2DGS-R first trains the original 2D Gaussians with the normal consistency regularization. Then 2DGS-R selects the 2D Gaussians with inadequate rendering quality and applies a novel in-place cloning operation to enhance the 2D Gaussians. Finally, we fine-tune the 2DGS-R model with opacity frozen. Experimental results show that compared to the original 2DGS, our method requires only 1\% more storage and minimal additional training time. Despite this negligible overhead, it achieves high-quality rendering results while preserving fine geometric structures. These findings indicate that our approach effectively balances efficiency with performance, leading to improvements in both visual fidelity and geometric reconstruction accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes