English

Low-Frequency First: Eliminating Floating Artifacts in 3D Gaussian Splatting

Computer Vision and Pattern Recognition 2025-10-20 v3

Abstract

3D Gaussian Splatting (3DGS) is a powerful and computationally efficient representation for 3D reconstruction. Despite its strengths, 3DGS often produces floating artifacts, which are erroneous structures detached from the actual geometry and significantly degrade visual fidelity. The underlying mechanisms causing these artifacts, particularly in low-quality initialization scenarios, have not been fully explored. In this paper, we investigate the origins of floating artifacts from a frequency-domain perspective and identify under-optimized Gaussians as the primary source. Based on our analysis, we propose \textit{Eliminating-Floating-Artifacts} Gaussian Splatting (EFA-GS), which selectively expands under-optimized Gaussians to prioritize accurate low-frequency learning. Additionally, we introduce complementary depth-based and scale-based strategies to dynamically refine Gaussian expansion, effectively mitigating detail erosion. Extensive experiments on both synthetic and real-world datasets demonstrate that EFA-GS substantially reduces floating artifacts while preserving high-frequency details, achieving an improvement of 1.68 dB in PSNR over baseline method on our RWLQ dataset. Furthermore, we validate the effectiveness of our approach in downstream 3D editing tasks. Project Website: https://jcwang-gh.github.io/EFA-GS

Keywords

Cite

@article{arxiv.2508.02493,
  title  = {Low-Frequency First: Eliminating Floating Artifacts in 3D Gaussian Splatting},
  author = {Jianchao Wang and Peng Zhou and Cen Li and Rong Quan and Jie Qin},
  journal= {arXiv preprint arXiv:2508.02493},
  year   = {2025}
}

Comments

Our paper has been accepted by the 24th International Conference on Cyberworlds and recieved the Best Paper Honorable Mention

R2 v1 2026-07-01T04:33:29.213Z