I. Introduction
Building an accurate map of the environment is crucial for mobile robots navigation. Common mapping methods such as RTAB-Map [1] or Cartographer [2] build maps as dense metric structures like occupancy grids or point clouds. However, such dense metric maps require significant memory for maintenance and optimization, which can potentially lead to memory overflow when the robot navigates large environments [3]. Coupled with odometry error accumulation, this may cause mapping and loop closure failures with map size growth.