arXiv:2507.15308cs.CV2025-07被引 1

用状态空间模型提升少样本目标检测的通道特征提取能力

Few-Shot Object Detection via Spatial-Channel State Space Model

  • 引入Mamba建模通道间相关性,动态优化通道权重
  • 在VOC和COCO上实现当前最优少样本检测性能
  • 适合需要高效利用少量标注数据的检测任务

由于少样本目标检测(FSOD)训练样本有限,现有方法在提取各通道有效特征时表现不佳,具体表现为:高权重通道未必有效,低权重通道仍可能重要。为此,我们利用通道间的相关性,促进模型对新类别的适应,确保正确突出有效通道并修正错误通道。鉴于通道序列也是一维的,其与时间序列的相似性启发我们采用Mamba建模通道序列的相关性。基于此,我们提出空间-通道状态空间建模(SCSM)模块,用于空间-通道状态建模,以突出有效模式并修正无效模式。SCSM中设计了空间特征建模(SFM)模块,平衡空间与通道关系的学习;并引入基于Mamba的通道状态建模(CSM)模块,学习通道间相关性。在VOC和COCO数据集上的大量实验表明,SCSM模块提升了通道聚焦特征表示的质量,并达到当前最优性能。

原文摘要 · Abstract (English)

Due to the limited training samples in few-shot object detection (FSOD), we observe that current methods may struggle to accurately extract effective features from each channel. Specifically, this issue manifests in two aspects: i) channels with high weights may not necessarily be effective, and ii) channels with low weights may still hold significant value. To handle this problem, we consider utilizing the inter-channel correlation to facilitate the novel model's adaptation process to novel conditions, ensuring the model can correctly highlight effective channels and rectify those incorrect ones. Since the channel sequence is also 1-dimensional, its similarity with the temporal sequence inspires us to take Mamba for modeling the correlation in the channel sequence. Based on this concept, we propose a Spatial-Channel State Space Modeling (SCSM) module for spatial-channel state modeling, which highlights the effective patterns and rectifies those ineffective ones in feature channels. In SCSM, we design the Spatial Feature Modeling (SFM) module to balance the learning of spatial relationships and channel relationships, and then introduce the Channel State Modeling (CSM) module based on Mamba to learn correlation in channels. Extensive experiments on the VOC and COCO datasets show that the SCSM module enables the novel detector to improve the quality of focused feature representation in channels and achieve state-of-the-art performance.

少样本检测状态空间模型特征优化Mamba

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