Multiple-environment Self-adaptive Network for Aerial-view Geo-localization
Tingyu Wang, Zhedong Zheng, Yaoqi Sun, Chenggang Yan, Yi Yang, Tat-Seng Chua
TL;DR
This paper tackles the challenge of cross-view aerial geo-localization under weather-induced domain shifts by introducing MuSe-Net, a two-branch network that separately learns environment-specific style information and self-adapts content features via Residual SPADE. By forcing explicit style discrimination and dynamically modulating feature activations, MuSe-Net reduces environmental gaps while preserving identity information, achieving superior results on University-1652, SUES-200, and CVUSA and showing promise under unseen extreme weather. The approach advances domain generalization for geo-localization and offers practical robustness for drone navigation and safety in varied weather conditions. Overall, MuSe-Net provides a scalable, end-to-end solution for robust cross-view localization in multi-environment scenarios, with potential implications for real-world drone operations.
Abstract
Aerial-view geo-localization tends to determine an unknown position through matching the drone-view image with the geo-tagged satellite-view image. This task is mostly regarded as an image retrieval problem. The key underpinning this task is to design a series of deep neural networks to learn discriminative image descriptors. However, existing methods meet large performance drops under realistic weather, such as rain and fog, since they do not take the domain shift between the training data and multiple test environments into consideration. To minor this domain gap, we propose a Multiple-environment Self-adaptive Network (MuSe-Net) to dynamically adjust the domain shift caused by environmental changing. In particular, MuSe-Net employs a two-branch neural network containing one multiple-environment style extraction network and one self-adaptive feature extraction network. As the name implies, the multiple-environment style extraction network is to extract the environment-related style information, while the self-adaptive feature extraction network utilizes an adaptive modulation module to dynamically minimize the environment-related style gap. Extensive experiments on two widely-used benchmarks, i.e., University-1652 and CVUSA, demonstrate that the proposed MuSe-Net achieves a competitive result for geo-localization in multiple environments. Furthermore, we observe that the proposed method also shows great potential to the unseen extreme weather, such as mixing the fog, rain and snow.
