English

Mipmap-GS: Let Gaussians Deform with Scale-specific Mipmap for Anti-aliasing Rendering

Computer Vision and Pattern Recognition 2024-08-13 v1

Abstract

3D Gaussian Splatting (3DGS) has attracted great attention in novel view synthesis because of its superior rendering efficiency and high fidelity. However, the trained Gaussians suffer from severe zooming degradation due to non-adjustable representation derived from single-scale training. Though some methods attempt to tackle this problem via post-processing techniques such as selective rendering or filtering techniques towards primitives, the scale-specific information is not involved in Gaussians. In this paper, we propose a unified optimization method to make Gaussians adaptive for arbitrary scales by self-adjusting the primitive properties (e.g., color, shape and size) and distribution (e.g., position). Inspired by the mipmap technique, we design pseudo ground-truth for the target scale and propose a scale-consistency guidance loss to inject scale information into 3D Gaussians. Our method is a plug-in module, applicable for any 3DGS models to solve the zoom-in and zoom-out aliasing. Extensive experiments demonstrate the effectiveness of our method. Notably, our method outperforms 3DGS in PSNR by an average of 9.25 dB for zoom-in and 10.40 dB for zoom-out on the NeRF Synthetic dataset.

Keywords

Cite

@article{arxiv.2408.06286,
  title  = {Mipmap-GS: Let Gaussians Deform with Scale-specific Mipmap for Anti-aliasing Rendering},
  author = {Jiameng Li and Yue Shi and Jiezhang Cao and Bingbing Ni and Wenjun Zhang and Kai Zhang and Luc Van Gool},
  journal= {arXiv preprint arXiv:2408.06286},
  year   = {2024}
}

Comments

9 pages

R2 v1 2026-06-28T18:10:39.337Z