CVJul 10

STEAM: Stable Self-Training with Elastic Matching and Adaptive Purification

arXiv:2607.0905711.1Has Code
Predicted impact top 33% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the high cost of manual annotation in cross-view geo-localization by enabling effective unsupervised learning, reducing reliance on labeled data.

STEAM proposes an end-to-end unsupervised cross-view geo-localization framework that achieves state-of-the-art performance among unsupervised methods and is comparable to supervised approaches on University-1652 and SUES-200 benchmarks.

Cross-view geo-localization (CVGL) aims to achieve GPS-free localization by matching drone-view images with corresponding satellite-view images. Existing supervised methods rely on large-scale manually annotated cross-view image pairs, making them costly and difficult to scale. In contrast, existing unsupervised approaches typically depend on generative models or clustering-based stage-wise optimization, which are prone to distribution bias and the accumulation of noisy pseudo-labels. To address these limitations, we propose STEAM (Stable Self-Training with Elastic Matching and Adaptive Purification), an end-to-end unsupervised cross-view geo-localization framework that performs self-training directly on real drone and satellite images. Specifically, the proposed Stable Spatial-Aware Module enhances the stability of feature representations, Elastic Matching discovers high-quality cross-view pseudo-labels, and Adaptive Purification dynamically maintains a reliable pseudo-label repository throughout the self-training process. Extensive experiments on the University-1652 and SUES-200 benchmarks demonstrate that STEAM achieves state-of-the-art performance among all existing unsupervised methods and delivers performance comparable to supervised approaches, validating the effectiveness and superiority of the proposed framework. The source code is available at https://github.com/wsx-heu/STEAM.git.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes