arXiv:2409.04817cs.CV2024-09中稿 · TMM 2024被引 15

基于SAM构建多模态草图监督分割家族,性能逼近全监督方法

SSFam: Scribble Supervised Salient Object Detection Family

  • 用模态感知调制器融合RGB、深度、热红外等多源信息
  • 在14个数据集上达到83.6%的mAP,刷新草图监督方法纪录
  • 适合需要少标注却高精度的视觉分割任务

草图监督显著对象检测(SSSOD)在稀疏草图标签监督下构建从背景中分割显著目标的能力。为提升复杂场景下的分割效果,深度与热红外模态作为补充信息融入RGB图像。现有方法针对不同模态输入(如RGB、RGB-Depth、RGB-Thermal、Visual-Depth-Thermal)分别设计特征提取与多模态融合策略,导致模型冗余。鉴于近期提出的Segment Anything Model(SAM)具备出色的分割与提示交互能力,本文提出基于SAM的SSSOD家族——SSFam,支持多种模态组合输入。首先,设计不同模态感知调制器以提取模态特定知识,并与冻结的SAM编码器提取的通用信息协同进行特征融合;其次,采用孪生解码器弥合训练时使用草图提示与测试时无提示之间的差距,增强解码能力。实验表明,该模型在多种模态组合下表现优异,在14个数据集上平均交并比达83.6%,刷新草图监督方法纪录,接近全监督方法水平。

原文摘要 · Abstract (English)

Scribble supervised salient object detection (SSSOD) constructs segmentation ability of attractive objects from surroundings under the supervision of sparse scribble labels. For the better segmentation, depth and thermal infrared modalities serve as the supplement to RGB images in the complex scenes. Existing methods specifically design various feature extraction and multi-modal fusion strategies for RGB, RGB-Depth, RGB-Thermal, and Visual-Depth-Thermal image input respectively, leading to similar model flood. As the recently proposed Segment Anything Model (SAM) possesses extraordinary segmentation and prompt interactive capability, we propose an SSSOD family based on SAM, named SSFam, for the combination input with different modalities. Firstly, different modal-aware modulators are designed to attain modal-specific knowledge which cooperates with modal-agnostic information extracted from the frozen SAM encoder for the better feature ensemble. Secondly, a siamese decoder is tailored to bridge the gap between the training with scribble prompt and the testing with no prompt for the stronger decoding ability. Our model demonstrates the remarkable performance among combinations of different modalities and refreshes the highest level of scribble supervised methods and comes close to the ones of fully supervised methods. https://github.com/liuzywen/SSFam

多模态草图监督SAM分割

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