English

Learning to Anchor Visual Odometry: KAN-Based Pose Regression for Planetary Landing

Robotics 2026-02-10 v1 Computer Vision and Pattern Recognition

Abstract

Accurate and real-time 6-DoF localization is mission-critical for autonomous lunar landing, yet existing approaches remain limited: visual odometry (VO) drifts unboundedly, while map-based absolute localization fails in texture-sparse or low-light terrain. We introduce KANLoc, a monocular localization framework that tightly couples VO with a lightweight but robust absolute pose regressor. At its core is a Kolmogorov-Arnold Network (KAN) that learns the complex mapping from image features to map coordinates, producing sparse but highly reliable global pose anchors. These anchors are fused into a bundle adjustment framework, effectively canceling drift while retaining local motion precision. KANLoc delivers three key advances: (i) a KAN-based pose regressor that achieves high accuracy with remarkable parameter efficiency, (ii) a hybrid VO-absolute localization scheme that yields globally consistent real-time trajectories (>=15 FPS), and (iii) a tailored data augmentation strategy that improves robustness to sensor occlusion. On both realistic synthetic and real lunar landing datasets, KANLoc reduces average translation and rotation error by 32% and 45%, respectively, with per-trajectory gains of up to 45%/48%, outperforming strong baselines.

Cite

@article{arxiv.2602.06968,
  title  = {Learning to Anchor Visual Odometry: KAN-Based Pose Regression for Planetary Landing},
  author = {Xubo Luo and Zhaojin Li and Xue Wan and Wei Zhang and Leizheng Shu},
  journal= {arXiv preprint arXiv:2602.06968},
  year   = {2026}
}

Comments

8 pages, accepted by RA-L

R2 v1 2026-07-01T10:24:53.955Z