arXiv:2604.12319cs.CV2026-04被引 1

提出自适应融合多模态信息的模型,让可靠模态主导分割结果。

RSGMamba: Reliability-Aware Self-Gated State Space Model for Multimodal Semantic Segmentation

论文配图:RSGMamba: Reliability-Aware Self-Gated State Space Model for Multimodal Semantic Segmentation
图 1 · 摘自论文原文
  • 基于可靠性感知的自门控机制,动态调节不同模态间的信息交互。
  • 在多个数据集上达到领先性能,如NYUDepth V2达58.8% mIoU。
  • 参数量仅48.6M,适合部署在资源受限设备上。

多模态语义分割通过融合RGB、深度、热成像等多源感知信息提升场景理解能力。然而现有跨模态融合方法通常假设各模态可靠性一致,当辅助模态存在噪声、错位或缺失时,易导致特征退化。本文从模态可靠性角度出发,提出可靠性感知自门控状态空间模型(RSGMamba)。核心是可靠性感知自门控马巴块(RSGMB),显式建模模态可靠性,并通过自门控机制动态调节跨模态交互。相比传统无差别信息交换策略,RSGMB实现可靠性感知的特征选择与有效特征聚合。此外引入轻量级局部交叉门控调制(LCGM)以精炼细粒度空间细节,弥补RSGMB的全局建模能力。大量实验表明,RSGMamba在RGB-D和RGB-T语义分割基准上均达到最优性能,在NYUDepth V2和SUN-RGBD上分别取得58.8% / 54.0% mIoU(较先前最优提升+0.4% / +0.7%),在MFNet和PST900上分别达61.1% / 88.9% mIoU(最高提升+1.6%),且仅需48.6M参数,验证了方法的有效性与优越性。

原文摘要 · Abstract (English)

Multimodal semantic segmentation has emerged as a powerful paradigm for enhancing scene understanding by leveraging complementary information from multiple sensing modalities (e.g., RGB, depth, and thermal). However, existing cross-modal fusion methods often implicitly assume that all modalities are equally reliable, which can lead to feature degradation when auxiliary modalities are noisy, misaligned, or incomplete. In this paper, we revisit cross-modal fusion from the perspective of modality reliability and propose a novel framework termed the Reliability-aware Self-Gated State Space Model (RSGMamba). At the core of our method is the Reliability-aware Self-Gated Mamba Block (RSGMB), which explicitly models modality reliability and dynamically regulates cross-modal interactions through a self-gating mechanism. Unlike conventional fusion strategies that indiscriminately exchange information across modalities, RSGMB enables reliability-aware feature selection and enhancing informative feature aggregation. In addition, a lightweight Local Cross-Gated Modulation (LCGM) is incorporated to refine fine-grained spatial details, complementing the global modeling capability of RSGMB. Extensive experiments demonstrate that RSGMamba achieves state-of-the-art performance on both RGB-D and RGB-T semantic segmentation benchmarks, resulting 58.8% / 54.0% mIoU on NYUDepth V2 and SUN-RGBD (+0.4% / +0.7% over prior best), and 61.1% / 88.9% mIoU on MFNet and PST900 (up to +1.6%), with only 48.6M parameters, thereby validating the effectiveness and superiority of the proposed approach.

多模态分割自门控可靠性感知状态空间模型

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