Manta提升Mamba模型对长视频片段的少样本动作识别能力。
Manta: Enhancing Mamba for Few-Shot Action Recognition of Long Sub-Sequence
- 分层Mamba结构增强局部特征建模与时间对齐
- 混合对比学习有效缓解同类动作差异累积问题
- 在多个基准上达到新最好效果,适合长视频少样本场景
在少样本动作识别(FSAR)中,长视频片段能更完整表达动作,但主流Transformer方法计算复杂度高。近期的Mamba虽高效建模长序列,但直接用于FSAR忽略了局部特征建模与对齐的重要性,且同一类动作的长片段会积累内部差异,影响性能。为此,我们提出马特里奥卡式Mamba与对比学习框架(Manta)。首先,分层Mamba引入多个内层模块增强局部特征表示,外层模块捕捉局部特征间的时间依赖以实现隐式对齐。其次,设计融合监督与无监督的混合对比学习策略,缓解类内方差累积。两分支并行运行,显著提升Mamba在长子序列少样本动作识别中的表现。Manta在SSv2、Kinetics、UCF101和HMDB51等主流基准上达到新最优,实验证明其多角度显著提升长序列少样本识别性能。
原文摘要 · Abstract (English)
In few-shot action recognition (FSAR), long sub-sequences of video naturally express entire actions more effectively. However, the high computational complexity of mainstream Transformer-based methods limits their application. Recent Mamba demonstrates efficiency in modeling long sequences, but directly applying Mamba to FSAR overlooks the importance of local feature modeling and alignment. Moreover, long sub-sequences within the same class accumulate intra-class variance, which adversely impacts FSAR performance. To solve these challenges, we propose a Matryoshka MAmba and CoNtrasTive LeArning framework (Manta). Firstly, the Matryoshka Mamba introduces multiple Inner Modules to enhance local feature representation, rather than directly modeling global features. An Outer Module captures dependencies of timeline between these local features for implicit temporal alignment. Secondly, a hybrid contrastive learning paradigm, combining both supervised and unsupervised methods, is designed to mitigate the negative effects of intra-class variance accumulation. The Matryoshka Mamba and the hybrid contrastive learning paradigm operate in two parallel branches within Manta, enhancing Mamba for FSAR of long sub-sequence. Manta achieves new state-of-the-art performance on prominent benchmarks, including SSv2, Kinetics, UCF101, and HMDB51. Extensive empirical studies prove that Manta significantly improves FSAR of long sub-sequence from multiple perspectives.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。