CVAIROMay 12

Weather-Robust Cross-View Geo-Localization via Prototype-Based Semantic Part Discovery

arXiv:2605.1165412.7
Predicted impact top 94% in CV · last 90 daysOriginality Highly original
AI Analysis

For autonomous drone navigation without GNSS, SkyPart provides a more robust and efficient geo-localization method that handles weather variations and scale changes.

SkyPart, a lightweight swappable head for ViTs, achieves state-of-the-art cross-view geo-localization on SUES-200, University-1652, and DenseUAV with 26.95M parameters and 22.14 GFLOPs, outperforming the strongest baseline especially under weather corruptions.

Cross-view geo-localization (CVGL), which matches an oblique drone view to a geo-referenced satellite tile, has emerged as a key alternative for autonomous drone navigation when GNSS signals are jammed, spoofed, or unavailable. Despite strong recent progress, three limitations persist: (1) global-descriptor designs compress the patch grid into a single vector without separating layout from texture across the view gap; (2) altitude-related scale variation is retained in the learned embedding rather than marginalized; and (3) multi-objective training relies on hand-tuned scalars over losses on incompatible gradient scales. We propose SkyPart, a lightweight swappable head for patch-based vision transformers (ViTs) that institutes explicit part grouping over the patch grid. SkyPart has four theory-grounded components: (i) learnable prototypes competing for patch tokens via single-pass cosine assignment; (ii) altitude-conditioned linear modulation applied only during training, making the retrieval embedding altitude-free at inference; (iii) a graph-attention readout over active prototypes; and (iv) a Kendall uncertainty-weighted multi-objective loss whose stationary points are Pareto-stationary. At 26.95M parameters and 22.14 GFLOPs, SkyPart is the smallest among top-performing methods and sets a new state of the art on SUES-200, University-1652, and DenseUAV under a single-pass, no-re-ranking, no-TTA protocol. Its advantage over the strongest baseline widens under the ten-condition WeatherPrompt corruption benchmark.

Foundations

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

Your Notes