arXiv:2511.17929cs.CVcs.AI2025-11被引 4

MambaTAD用状态空间模型提升长时动作检测精度。

MambaTAD: When State-Space Models Meet Long-Range Temporal Action Detection

  • 引入双向状态空间模块增强全局特征融合
  • 多粒度特征与全局感知提升长跨度动作定位准确率
  • 端到端单阶段设计降低计算开销,适合长视频检测

时序动作检测(TAD)旨在识别未剪辑视频中动作的起止帧。近年来,结构化状态空间模型(如Mamba)因其长程建模能力和线性计算复杂度,在TAD中展现出潜力。然而,这类模型在处理长跨度动作时面临两大挑战:递归处理导致的时序上下文衰减,以及全局视觉建模中的自元素冲突。传统方法也因缺乏全局感知和低效检测头,难以有效检测长跨度动作。本文提出MambaTAD,一种新型状态空间TAD模型,通过两项创新设计实现高效长程建模与全局特征检测。首先,提出对角掩码双向状态空间(DMBSS)模块,促进全局特征融合与动作检测;其次,设计全局特征融合检测头,利用多粒度特征与全局感知逐步优化检测结果。此外,MambaTAD采用新的状态空间时序适配器(SSTA),以端到端单阶段方式完成检测,保持线性复杂度的同时减少参数量与计算成本。大量实验表明,MambaTAD在多个公开基准上均取得优异性能。

原文摘要 · Abstract (English)

Temporal Action Detection (TAD) aims to identify and localize actions by determining their starting and ending frames within untrimmed videos. Recent Structured State-Space Models such as Mamba have demonstrated potential in TAD due to their long-range modeling capability and linear computational complexity. On the other hand, structured state-space models often face two key challenges in TAD, namely, decay of temporal context due to recursive processing and self-element conflict during global visual context modeling, which become more severe while handling long-span action instances. Additionally, traditional methods for TAD struggle with detecting long-span action instances due to a lack of global awareness and inefficient detection heads. This paper presents MambaTAD, a new state-space TAD model that introduces long-range modeling and global feature detection capabilities for accurate temporal action detection. MambaTAD comprises two novel designs that complement each other with superior TAD performance. First, it introduces a Diagonal-Masked Bidirectional State-Space (DMBSS) module which effectively facilitates global feature fusion and temporal action detection. Second, it introduces a global feature fusion head that refines the detection progressively with multi-granularity features and global awareness. In addition, MambaTAD tackles TAD in an end-to-end one-stage manner using a new state-space temporal adapter(SSTA) which reduces network parameters and computation cost with linear complexity. Extensive experiments show that MambaTAD achieves superior TAD performance consistently across multiple public benchmarks.

动作检测状态空间长时序Mamba

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