MapEval: Towards Unified, Robust and Efficient SLAM Map Evaluation Framework
Xiangcheng Hu, Jin Wu, Mingkai Jia, Hongyu Yan, Yi Jiang, Binqian Jiang, Wei Zhang, Wei He, Ping Tan
TL;DR
MapEval tackles the challenge of evaluating massive SLAM maps by proposing a unified framework that jointly assesses global geometry and local consistency. It introduces two complementary metrics, AWD and SCS, derived from voxel-wise Gaussian representations and Wasserstein distances to achieve robustness and scalability. Extensive experiments show 100-500× speedups over traditional metrics while preserving evaluation fidelity across simulated and real-world datasets, and reveal useful trade-offs between global accuracy and local consistency. The framework and open-source release aim to standardize SLAM map evaluation in robotics, enabling fair comparisons and robust quality assessment in diverse environments.
Abstract
Evaluating massive-scale point cloud maps in Simultaneous Localization and Mapping (SLAM) remains challenging, primarily due to the absence of unified, robust and efficient evaluation frameworks. We present MapEval, an open-source framework for comprehensive quality assessment of point cloud maps, specifically addressing SLAM scenarios where ground truth map is inherently sparse compared to the mapped environment. Through systematic analysis of existing evaluation metrics in SLAM applications, we identify their fundamental limitations and establish clear guidelines for consistent map quality assessment. Building upon these insights, we propose a novel Gaussian-approximated Wasserstein distance in voxelized space, enabling two complementary metrics under the same error standard: Voxelized Average Wasserstein Distance (AWD) for global geometric accuracy and Spatial Consistency Score (SCS) for local consistency evaluation. This theoretical foundation leads to significant improvements in both robustness against noise and computational efficiency compared to conventional metrics. Extensive experiments on both simulated and real-world datasets demonstrate that MapEval achieves at least \SI{100}{}-\SI{500}{} times faster while maintaining evaluation integrity. The MapEval library\footnote{\texttt{https://github.com/JokerJohn/Cloud\_Map\_Evaluation}} will be publicly available to promote standardized map evaluation practices in the robotics community.
