arXiv:2503.06446cs.CV2025-03被引 9

用CLIP引导的Mamba模型提升遥感多模态分类效果与效率

M$^3$amba: CLIP-driven Mamba Model for Multi-modal Remote Sensing Classification

  • 用CLIP驱动的适配器让模型理解不同遥感模态的语义
  • 在多个数据集上比当前最好方法平均提升5.98%准确率
  • 适合关注遥感图像融合与高效模型设计的研究者

多模态融合在整合不同模态信息方面潜力巨大,但现有遥感领域的多模态融合方法因忽视模态一致性,仍存在语义信息不完整、计算效率低的问题。受视觉语言预训练模型CLIP能有效提取强语义特征的启发,我们提出M$^3$amba——一种端到端的CLIP驱动型Mamba模型,用于解决上述挑战。具体地,在融合架构中引入CLIP驱动的模态专用适配器,避免直接推理带来的领域偏见,使原始CLIP编码器具备模态感知能力。该统一框架实现最小化训练即可获得对不同模态的全面语义理解,从而引导跨模态特征融合。为进一步增强模态映射间的一致性关联,设计了线性复杂度的多模态Mamba融合架构及交叉注意力模块Cross-SS2D,充分考虑高效的信息交互以实现完整融合。大量实验表明,M$^3$amba在遥感多模态高光谱图像分类任务中,相比现有最优方法平均性能提升至少5.98%,同时展现优异训练效率,准确率与效率均实现双倍提升。代码已开源:https://github.com/kaka-Cao/M3amba。

原文摘要 · Abstract (English)

Multi-modal fusion holds great promise for integrating information from different modalities. However, due to a lack of consideration for modal consistency, existing multi-modal fusion methods in the field of remote sensing still face challenges of incomplete semantic information and low computational efficiency in their fusion designs. Inspired by the observation that the visual language pre-training model CLIP can effectively extract strong semantic information from visual features, we propose M$^3$amba, a novel end-to-end CLIP-driven Mamba model for multi-modal fusion to address these challenges. Specifically, we introduce CLIP-driven modality-specific adapters in the fusion architecture to avoid the bias of understanding specific domains caused by direct inference, making the original CLIP encoder modality-specific perception. This unified framework enables minimal training to achieve a comprehensive semantic understanding of different modalities, thereby guiding cross-modal feature fusion. To further enhance the consistent association between modality mappings, a multi-modal Mamba fusion architecture with linear complexity and a cross-attention module Cross-SS2D are designed, which fully considers effective and efficient information interaction to achieve complete fusion. Extensive experiments have shown that M$^3$amba has an average performance improvement of at least 5.98\% compared with the state-of-the-art methods in multi-modal hyperspectral image classification tasks in the remote sensing field, while also demonstrating excellent training efficiency, achieving a double improvement in accuracy and efficiency. The code is released at https://github.com/kaka-Cao/M3amba.

遥感图像多模态融合MambaCLIP

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。