🤖 AI Summary
To address the blurred high-frequency textures and object boundaries in novel-view synthesis caused by insufficient geometric constraints in 3D Gaussian Splatting, this paper proposes an optimization framework integrating multi-sample anti-aliasing (MSAA) with dual geometric regularization. Methodologically, it introduces an adaptive weighting scheme to dynamically emphasize under-reconstructed regions and enforces boundary-aware geometric regularization via gradient-based differential constraints. Furthermore, it employs quadruple sub-sampling pixel shading coupled with an adaptive blending strategy to enhance detail fidelity while preserving real-time rendering efficiency. Evaluated on multiple benchmark datasets, the method achieves significant improvements over state-of-the-art approaches: average SSIM increases by 2.1%, and LPIPS decreases by 18.7%. It effectively restores sharp edges and fine-grained textures, striking a favorable balance between reconstruction accuracy and computational speed.
📝 Abstract
Recent advances in 3D Gaussian splatting have significantly improved real-time novel view synthesis, yet insufficient geometric constraints during scene optimization often result in blurred reconstructions of fine-grained details, particularly in regions with high-frequency textures and sharp discontinuities. To address this, we propose a comprehensive optimization framework integrating multisample anti-aliasing (MSAA) with dual geometric constraints. Our system computes pixel colors through adaptive blending of quadruple subsamples, effectively reducing aliasing artifacts in high-frequency components. The framework introduces two constraints: (a) an adaptive weighting strategy that prioritizes under-reconstructed regions through dynamic gradient analysis, and (b) gradient differential constraints enforcing geometric regularization at object boundaries. This targeted optimization enables the model to allocate computational resources preferentially to critical regions requiring refinement while maintaining global consistency. Extensive experimental evaluations across multiple benchmarks demonstrate that our method achieves state-of-the-art performance in detail preservation, particularly in preserving high-frequency textures and sharp discontinuities, while maintaining real-time rendering efficiency. Quantitative metrics and perceptual studies confirm statistically significant improvements over baseline approaches in both structural similarity (SSIM) and perceptual quality (LPIPS).