English

SSR: A Generic Framework for Text-Aided Map Compression for Localization

Computer Vision and Pattern Recognition 2026-03-05 v1

Abstract

Mapping is crucial in robotics for localization and downstream decision-making. As robots are deployed in ever-broader settings, the maps they rely on continue to increase in size. However, storing these maps indefinitely (cold storage), transferring them across networks, or sending localization queries to cloud-hosted maps imposes prohibitive memory and bandwidth costs. We propose a text-enhanced compression framework that reduces both memory and bandwidth footprints while retaining high-fidelity localization. The key idea is to treat text as an alternative modality: one that can be losslessly compressed with large language models. We propose leveraging lightweight text descriptions combined with very small image feature vectors, which capture "complementary information" as a compact representation for the mapping task. Building on this, our novel technique, Similarity Space Replication (SSR), learns an adaptive image embedding in one shot that captures only the information "complementary" to the text descriptions. We validate our compression framework on multiple downstream localization tasks, including Visual Place Recognition as well as object-centric Monte Carlo localization in both indoor and outdoor settings. SSR achieves 2 times better compression than competing baselines on state-of-the-art datasets, including TokyoVal, Pittsburgh30k, Replica, and KITTI.

Keywords

Cite

@article{arxiv.2603.04272,
  title  = {SSR: A Generic Framework for Text-Aided Map Compression for Localization},
  author = {Mohammad Omama and Po-han Li and Harsh Goel and Minkyu Choi and Behdad Chalaki and Vaishnav Tadiparthi and Hossein Nourkhiz Mahjoub and Ehsan Moradi Pari and Sandeep P. Chinchali},
  journal= {arXiv preprint arXiv:2603.04272},
  year   = {2026}
}
R2 v1 2026-07-01T11:03:25.352Z