English

AsymLoc: Towards Asymmetric Feature Matching for Efficient Visual Localization

Computer Vision and Pattern Recognition 2026-04-13 v1

Abstract

Precise and real-time visual localization is critical for applications like AR/VR and robotics, especially on resource-constrained edge devices such as smart glasses, where battery life and heat dissipation can be a primary concerns. While many efficient models exist, further reducing compute without sacrificing accuracy is essential for practical deployment. To address this, we propose asymmetric visual localization: a large Teacher model processes pre-mapped database images offline, while a lightweight Student model processes the query image online. This creates a challenge in matching features from two different models without resorting to heavy, learned matchers. We introduce AsymLoc, a novel distillation framework that aligns a Student to its Teacher through a combination of a geometry-driven matching objective and a joint detector-descriptor distillation objective, enabling fast, parameter-less nearest-neighbor matching. Extensive experiments on HPatches, ScanNet, IMC2022, and Aachen show that AsymLoc achieves up to 95% of the teacher's localization accuracy using an order of magnitude smaller models, significantly outperforming existing baselines and establishing a new state-of-the-art efficiency-accuracy trade-off.

Keywords

Cite

@article{arxiv.2604.09445,
  title  = {AsymLoc: Towards Asymmetric Feature Matching for Efficient Visual Localization},
  author = {Mohammad Omama and Gabriele Berton and Eric Foxlin and Yelin Kim},
  journal= {arXiv preprint arXiv:2604.09445},
  year   = {2026}
}
R2 v1 2026-07-01T12:03:06.839Z