用轻量设计解决多模态遥感分割的模态失衡问题
Parameter-Efficient Modality-Balanced Symmetric Fusion for Multimodal Remote Sensing Semantic Segmentation
- 对齐双流结构+可学习提示注入,实现深层语义交互
- 跨模态差异引导融合,提升特征判别力与紧凑性
- 仅训练少量参数,适合资源受限的遥感应用
多模态遥感语义分割通过融合异构数据中的互补物理信息,提升场景理解能力。尽管预训练视觉基础模型(VFMs)具备强大的通用表征能力,但将其适配到多模态任务常导致计算开销大且易出现模态失衡,即辅助模态在优化中贡献被压制。为此,本文提出MoBaNet,一种参数高效、模态平衡的对称融合框架。基于大量冻结的VFM主干,MoBaNet采用对称双流架构,在保留通用表征的同时最小化可训练参数。具体地,设计了跨模态提示注入适配器(CPIA),通过生成共享提示并注入主干瓶颈适配器,实现深层语义交互。为获得紧凑且具有判别性的多模态表示用于解码,进一步引入差异引导门控融合模块(DGFM),通过显式利用跨模态差异指导特征选择。此外,提出模态条件随机掩码(MCRM)策略,仅在训练时掩码一个模态,并对模态特异性分支施加硬像素辅助监督,以缓解模态失衡。在ISPRS Vaihingen和Potsdam基准上的大量实验表明,MoBaNet以显著少于全微调的可训练参数数达到领先性能,验证了其在鲁棒且平衡的多模态融合中的有效性。代码已开源:https://github.com/sauryeo/MoBaNet。
原文摘要 · Abstract (English)
Multimodal remote sensing semantic segmentation enhances scene interpretation by exploiting complementary physical cues from heterogeneous data. Although pretrained Vision Foundation Models (VFMs) provide strong general-purpose representations, adapting them to multimodal tasks often incurs substantial computational overhead and is prone to modality imbalance, where the contribution of auxiliary modalities is suppressed during optimization. To address these challenges, we propose MoBaNet, a parameter-efficient and modality-balanced symmetric fusion framework. Built upon a largely frozen VFM backbone, MoBaNet adopts a symmetric dual-stream architecture to preserve generalizable representations while minimizing the number of trainable parameters. Specifically, we design a Cross-modal Prompt-Injected Adapter (CPIA) to enable deep semantic interaction by generating shared prompts and injecting them into bottleneck adapters under the frozen backbone. To obtain compact and discriminative multimodal representations for decoding, we further introduce a Difference-Guided Gated Fusion Module (DGFM), which adaptively fuses paired stage features by explicitly leveraging cross-modal discrepancy to guide feature selection. Furthermore, we propose a Modality-Conditional Random Masking (MCRM) strategy to mitigate modality imbalance by masking one modality only during training and imposing hard-pixel auxiliary supervision on modality-specific branches. Extensive experiments on the ISPRS Vaihingen and Potsdam benchmarks demonstrate that MoBaNet achieves state-of-the-art performance with significantly fewer trainable parameters than full fine-tuning, validating its effectiveness for robust and balanced multimodal fusion. The source code in this work is available at https://github.com/sauryeo/MoBaNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。