MACL: Multi-Label Adaptive Contrastive Learning Loss for Remote Sensing Image Retrieval
Amna Amir, Erchan Aptoula
TL;DR
The paper tackles multi-label remote-sensing image retrieval under semantic overlap and label imbalance by extending supervised contrastive learning. It introduces MACL, which incorporates label-aware sampling, Pairwise Label Reweighting, and Dynamic Temperature Scaling to produce balanced, relationship-aware embedings. Across three benchmark datasets, MACL and its weighted variant consistently outperform existing contrastive baselines in both cosine-based and Jaccard-based retrieval metrics, with ablations confirming the contribution of each adaptive component. The results suggest MACL offers robust, scalable improvements for large-scale remote-sensing archives and motivates future work on higher-order label correlations and semi-supervised extensions.
Abstract
Semantic overlap among land-cover categories, highly imbalanced label distributions, and complex inter-class co-occurrence patterns constitute significant challenges for multi-label remote-sensing image retrieval. In this article, Multi-Label Adaptive Contrastive Learning (MACL) is introduced as an extension of contrastive learning to address them. It integrates label-aware sampling, frequency-sensitive weighting, and dynamic-temperature scaling to achieve balanced representation learning across both common and rare categories. Extensive experiments on three benchmark datasets (DLRSD, ML-AID, and WHDLD), show that MACL consistently outperforms contrastive-loss based baselines, effectively mitigating semantic imbalance and delivering more reliable retrieval performance in large-scale remote-sensing archives. Code, pretrained models, and evaluation scripts will be released at https://github.com/amna/MACL upon acceptance.
