English

MipSLAM: Alias-Free Gaussian Splatting SLAM

Computer Vision and Pattern Recognition 2026-03-24 v2

Abstract

This paper introduces MipSLAM, a frequency-aware 3D Gaussian Splatting (3DGS) SLAM framework capable of high-fidelity anti-aliased novel view synthesis and robust pose estimation under varying camera configurations. Existing 3DGS-based SLAM systems often suffer from aliasing artifacts and trajectory drift due to inadequate filtering and purely spatial optimization. To overcome these limitations, we propose an Elliptical Adaptive Anti-aliasing (EAA) algorithm that approximates Gaussian contributions via geometry-aware numerical integration, avoiding costly analytic computation. Furthermore, we present a Spectral-Aware Pose Graph Optimization (SA-PGO) module that reformulates trajectory estimation in the frequency domain, effectively suppressing high-frequency noise and drift through graph Laplacian analysis. Extensive evaluations on Replica and TUM datasets demonstrate that MipSLAM achieves state-of-the-art rendering quality and localization accuracy across multiple resolutions. Code is available at https://github.com/yzli1998/MipSLAM.

Keywords

Cite

@article{arxiv.2603.06989,
  title  = {MipSLAM: Alias-Free Gaussian Splatting SLAM},
  author = {Yingzhao Li and Yan Li and Shixiong Tian and Yanjie Liu and Lijun Zhao and Gim Hee Lee},
  journal= {arXiv preprint arXiv:2603.06989},
  year   = {2026}
}

Comments

Accepted to ICRA 2026

R2 v1 2026-07-01T11:08:10.616Z