Optimal Transport Adapter Tuning for Bridging Modality Gaps in Few-Shot Remote Sensing Scene Classification
Zhong Ji, Ci Liu, Jingren Liu, Chen Tang, Yanwei Pang, Xuelong Li
TL;DR
This work tackles few-shot remote sensing scene classification by addressing a modality gap between rich visual data and sparse textual cues. It introduces Optimal Transport Adapter Tuning (OTAT), which uses Optimal Transport to create Platonic representations that enable efficient cross-modal information transfer via a novel Optimal Transport Adapter (OTA) and an entropy-aware, sample-level loss (EAW). The approach leverages a frozen CLIP backbone with lightweight adapters and OT-based optimization (via Sinkhorn) to align image and text distributions, augmented by dynamic prototypes and a cosine-based alignment objective. Empirical results on UC Merced, WHU-RS19, NWPU-RESISC45, and AID show state-of-the-art performance in few-shot settings and strong cross-dataset generalization, often surpassing full fine-tuning while remaining computationally efficient. The work introduces a principled pathway for multimodal representation learning in remote sensing with practical benefits for data-scarce scenarios.
Abstract
Few-Shot Remote Sensing Scene Classification (FS-RSSC) presents the challenge of classifying remote sensing images with limited labeled samples. Existing methods typically emphasize single-modal feature learning, neglecting the potential benefits of optimizing multi-modal representations. To address this limitation, we propose a novel Optimal Transport Adapter Tuning (OTAT) framework aimed at constructing an ideal Platonic representational space through optimal transport (OT) theory. This framework seeks to harmonize rich visual information with less dense textual cues, enabling effective cross-modal information transfer and complementarity. Central to this approach is the Optimal Transport Adapter (OTA), which employs a cross-modal attention mechanism to enrich textual representations and facilitate subsequent better information interaction. By transforming the network optimization into an OT optimization problem, OTA establishes efficient pathways for balanced information exchange between modalities. Moreover, we introduce a sample-level Entropy-Aware Weighted (EAW) loss, which combines difficulty-weighted similarity scores with entropy-based regularization. This loss function provides finer control over the OT optimization process, enhancing its solvability and stability. Our framework offers a scalable and efficient solution for advancing multimodal learning in remote sensing applications. Extensive experiments on benchmark datasets demonstrate that OTAT achieves state-of-the-art performance in FS-RSSC, significantly improving the model performance and generalization.
