多模态融合提升隐蔽物体分割准确率
Integrating Extra Modality Helps Segmentor Find Camouflaged Objects Well
- 通过双空间融合机制整合跨模态特征,动态优化上下文信息
- 在无真实多模态数据时仍能通过伪模态提升分割性能
- 适合需要高精度分割隐蔽目标的视觉任务研究者
隐蔽物体分割(COS)因目标与背景视觉差异微弱而困难,单模态RGB方法线索有限。本文提出MultiCOS框架,包含两个模块:Bi-space Fusion Segmentor(BFSer)采用状态空间与潜在空间融合机制,在共享表示中整合跨模态特征,并通过融合反馈机制细化特定上下文特征;Cross-modal Knowledge Learner(CKLer)利用外部多模态数据生成伪模态输入,建立跨模态语义关联,当真实多模态配对缺失时仍可向COS模型转移知识。在标准COS基准测试中,BFSer在真实与伪模态数据下均优于现有基线。代码将开源于GitHub。
原文摘要 · Abstract (English)
Camouflaged Object Segmentation (COS) remains challenging because camouflaged objects exhibit only subtle visual differences from their backgrounds and single-modality RGB methods provide limited cues, leading researchers to explore multimodal data to improve segmentation accuracy. In this work, we presenet MultiCOS, a novel framework that effectively leverages diverse data modalities to improve segmentation performance. MultiCOS comprises two modules: Bi-space Fusion Segmentor (BFSer), which employs a state space and a latent space fusion mechanism to integrate cross-modal features within a shared representation and employs a fusion-feedback mechanism to refine context-specific features, and Cross-modal Knowledge Learner (CKLer), which leverages external multimodal datasets to generate pseudo-modal inputs and establish cross-modal semantic associations, transferring knowledge to COS models when real multimodal pairs are missing. When real multimodal COS data are unavailable, CKLer yields additional segmentation gains using only non-COS multimodal sources. Experiments on standard COS benchmarks show that BFSer outperforms existing multimodal baselines with both real and pseudo-modal data. Code will be released at \href{https://github.com/cnyvfang/MultiCOS}{GitHub}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。