FeatureGS: Eigenvalue-Feature Optimization in 3D Gaussian Splatting for Geometrically Accurate and Artifact-Reduced Reconstruction
Miriam Jäger, Markus Hillemann, Boris Jutzi
TL;DR
FeatureGS augments 3D Gaussian Splatting with eigenvalue-derived geometric losses to align Gaussian centers and surfaces with object geometry while suppressing floater artifacts. By incorporating four formulations—Gaussian planarity and neighborhood-based planarity, omnivariance, and eigenentropy—the approach improves geometric accuracy and memory efficiency, achieving up to ~30% accuracy gains and ~95% reduction in Gaussians with only modest PSNR trade-offs. Evaluated on 15 DTU scenes, FeatureGS demonstrates strong geometry, fewer artifacts, and substantial storage savings, enabling direct use of Gaussian centers for geometric representation. The method offers a practical, robust path to geometrically faithful, compact 3D reconstructions suitable for large-scale applications.
Abstract
3D Gaussian Splatting (3DGS) has emerged as a powerful approach for 3D scene reconstruction using 3D Gaussians. However, neither the centers nor surfaces of the Gaussians are accurately aligned to the object surface, complicating their direct use in point cloud and mesh reconstruction. Additionally, 3DGS typically produces floater artifacts, increasing the number of Gaussians and storage requirements. To address these issues, we present FeatureGS, which incorporates an additional geometric loss term based on an eigenvalue-derived 3D shape feature into the optimization process of 3DGS. The goal is to improve geometric accuracy and enhance properties of planar surfaces with reduced structural entropy in local 3D neighborhoods.We present four alternative formulations for the geometric loss term based on 'planarity' of Gaussians, as well as 'planarity', 'omnivariance', and 'eigenentropy' of Gaussian neighborhoods. We provide quantitative and qualitative evaluations on 15 scenes of the DTU benchmark dataset focusing on following key aspects: Geometric accuracy and artifact-reduction, measured by the Chamfer distance, and memory efficiency, evaluated by the total number of Gaussians. Additionally, rendering quality is monitored by Peak Signal-to-Noise Ratio. FeatureGS achieves a 30 % improvement in geometric accuracy, reduces the number of Gaussians by 90 %, and suppresses floater artifacts, while maintaining comparable photometric rendering quality. The geometric loss with 'planarity' from Gaussians provides the highest geometric accuracy, while 'omnivariance' in Gaussian neighborhoods reduces floater artifacts and number of Gaussians the most. This makes FeatureGS a strong method for geometrically accurate, artifact-reduced and memory-efficient 3D scene reconstruction, enabling the direct use of Gaussian centers for geometric representation.
