Hybrid Cross-Device Localization via Neural Metric Learning and Feature Fusion
Meixia Lin, Mingkai Liu, Shuxue Peng, Dikai Fan, Shengyu Gu, Xianliang Huang, Haoyang Ye, Xiao Liu
TL;DR
The paper tackles cross-device camera localization where traditional geometry can struggle under calibration and viewpoint differences. It introduces a hybrid pipeline with a shared retrieval encoder and dual branches: a geometric PnP-based path and a neural metric path using MapAnything, augmented by neural-guided candidate pruning and depth conditioning. Key contributions include a multi-descriptor feature fusion retrieval, a robust hybrid pose estimation strategy, neural pruning for candidate filtering, and depth-conditioned metric localization. Empirical results on HYDRO and SUCCU show a final score of 92.62 (R@0.5m, 5°), indicating strong robustness and precision across devices and scenes.
Abstract
We present a hybrid cross-device localization pipeline developed for the CroCoDL 2025 Challenge. Our approach integrates a shared retrieval encoder and two complementary localization branches: a classical geometric branch using feature fusion and PnP, and a neural feed-forward branch (MapAnything) for metric localization conditioned on geometric inputs. A neural-guided candidate pruning strategy further filters unreliable map frames based on translation consistency, while depth-conditioned localization refines metric scale and translation precision on Spot scenes. These components jointly lead to significant improvements in recall and accuracy across both HYDRO and SUCCU benchmarks. Our method achieved a final score of 92.62 (R@0.5m, 5°) during the challenge.
