Sample4Geo: Hard Negative Sampling For Cross-View Geo-Localisation
Fabian Deuser, Konrad Habel, Norbert Oswald

TL;DR
Sample4Geo introduces a contrastive learning framework with innovative hard negative sampling strategies that simplifies cross-view geo-localisation, outperforming existing methods and enhancing generalisation to unseen regions.
Contribution
The paper proposes a streamlined architecture using symmetric InfoNCE loss and novel hard negative sampling strategies, eliminating complex pre-processing and aggregation modules.
Findings
Achieves state-of-the-art results on multiple datasets.
Demonstrates strong generalisation to new regions.
Outperforms existing methods with simpler pipeline.
Abstract
Cross-View Geo-Localisation is still a challenging task where additional modules, specific pre-processing or zooming strategies are necessary to determine accurate positions of images. Since different views have different geometries, pre-processing like polar transformation helps to merge them. However, this results in distorted images which then have to be rectified. Adding hard negatives to the training batch could improve the overall performance but with the default loss functions in geo-localisation it is difficult to include them. In this article, we present a simplified but effective architecture based on contrastive learning with symmetric InfoNCE loss that outperforms current state-of-the-art results. Our framework consists of a narrow training pipeline that eliminates the need of using aggregation modules, avoids further pre-processing steps and even increases the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications · Robotics and Sensor-Based Localization
MethodsContrastive Learning · InfoNCE
