Long-term Visual Map Sparsification with Heterogeneous GNN
Ming-Fang Chang, Yipu Zhao, Rajvi Shah, Jakob J. Engel, Michael Kaess,, and Simon Lucey

TL;DR
This paper introduces a novel GNN-based method for long-term visual map sparsification that selects important points to improve localization robustness and reduce map size amid environmental changes.
Contribution
It is the first to model SfM maps as heterogeneous graphs and predict point importance scores using GNNs, incorporating new supervision strategies for better point selection.
Findings
Outperforms baseline methods in localization accuracy.
Selects stable, widely visible map points.
Effectively reduces map size while maintaining performance.
Abstract
We address the problem of map sparsification for long-term visual localization. For map sparsification, a commonly employed assumption is that the pre-build map and the later captured localization query are consistent. However, this assumption can be easily violated in the dynamic world. Additionally, the map size grows as new data accumulate through time, causing large data overhead in the long term. In this paper, we aim to overcome the environmental changes and reduce the map size at the same time by selecting points that are valuable to future localization. Inspired by the recent progress in Graph Neural Network(GNN), we propose the first work that models SfM maps as heterogeneous graphs and predicts 3D point importance scores with a GNN, which enables us to directly exploit the rich information in the SfM map graph. Two novel supervisions are proposed: 1) a data-fitting term for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
