CVOct 15, 2024

MANet: Fine-Tuning Segment Anything Model for Multimodal Remote Sensing Semantic Segmentation

arXiv:2410.11160v152 citationsh-index: 30Has CodeIEEE Trans Geosci Remote Sens
Originality Incremental advance
AI Analysis

It improves geographic scene analysis for remote sensing applications, though it is incremental as it builds on SAM.

This paper tackles multimodal remote sensing semantic segmentation by fine-tuning the Segment Anything Model (SAM) with a novel Multimodal Adapter-based Network (MANet), achieving state-of-the-art results on ISPRS Vaihingen and Potsdam datasets.

Multimodal remote sensing data, collected from a variety of sensors, provide a comprehensive and integrated perspective of the Earth's surface. By employing multimodal fusion techniques, semantic segmentation offers more detailed insights into geographic scenes compared to single-modality approaches. Building upon recent advancements in vision foundation models, particularly the Segment Anything Model (SAM), this study introduces a novel Multimodal Adapter-based Network (MANet) for multimodal remote sensing semantic segmentation. At the core of this approach is the development of a Multimodal Adapter (MMAdapter), which fine-tunes SAM's image encoder to effectively leverage the model's general knowledge for multimodal data. In addition, a pyramid-based Deep Fusion Module (DFM) is incorporated to further integrate high-level geographic features across multiple scales before decoding. This work not only introduces a novel network for multimodal fusion, but also demonstrates, for the first time, SAM's powerful generalization capabilities with Digital Surface Model (DSM) data. Experimental results on two well-established fine-resolution multimodal remote sensing datasets, ISPRS Vaihingen and ISPRS Potsdam, confirm that the proposed MANet significantly surpasses current models in the task of multimodal semantic segmentation. The source code for this work will be accessible at https://github.com/sstary/SSRS.

Code Implementations1 repo
Foundations

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

Your Notes