CVDec 3, 2024

Multimodal Remote Sensing Scene Classification Using VLMs and Dual-Cross Attention Networks

arXiv:2412.02531v15 citationsh-index: 3Has Code
Originality Highly original
AI Analysis

This work addresses the problem of high intra-class variance and inter-class similarity in remote sensing for land use and resource management, offering a novel multimodal fusion approach that avoids costly manual text annotation.

The paper tackles remote sensing scene classification by integrating text descriptions generated by vision-language models as an auxiliary modality, achieving consistent performance improvements across five datasets and demonstrating effectiveness in zero-shot classification scenarios.

Remote sensing scene classification (RSSC) is a critical task with diverse applications in land use and resource management. While unimodal image-based approaches show promise, they often struggle with limitations such as high intra-class variance and inter-class similarity. Incorporating textual information can enhance classification by providing additional context and semantic understanding, but manual text annotation is labor-intensive and costly. In this work, we propose a novel RSSC framework that integrates text descriptions generated by large vision-language models (VLMs) as an auxiliary modality without incurring expensive manual annotation costs. To fully leverage the latent complementarities between visual and textual data, we propose a dual cross-attention-based network to fuse these modalities into a unified representation. Extensive experiments with both quantitative and qualitative evaluation across five RSSC datasets demonstrate that our framework consistently outperforms baseline models. We also verify the effectiveness of VLM-generated text descriptions compared to human-annotated descriptions. Additionally, we design a zero-shot classification scenario to show that the learned multimodal representation can be effectively utilized for unseen class classification. This research opens new opportunities for leveraging textual information in RSSC tasks and provides a promising multimodal fusion structure, offering insights and inspiration for future studies. Code is available at: https://github.com/CJR7/MultiAtt-RSSC

Foundations

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

Your Notes