arXiv:2511.21550cs.HCcs.LG2025-11

改进Mamba模型,用二阶动态提升动作识别的稳定性与长序列建模能力。

MMA: A Momentum Mamba Architecture for Human Activity Recognition with Inertial Sensors

  • 引入二阶动量机制,增强时间信息流动的稳定性。
  • 在多个数据集上优于原始Mamba和Transformer,准确率更高且收敛更快。
  • 适合需要高效长序列建模的动作识别场景,如可穿戴健康监测。

基于惯性传感器的人体活动识别(HAR)对普适计算、移动健康和环境智能至关重要。传统深度模型如卷积神经网络(CNN)、循环神经网络(RNN)和变压器虽有进展,但仍受限于梯度消失或爆炸、高计算成本以及难以捕捉长程依赖。结构化状态空间模型(SSMs)如Mamba通过线性复杂度和有效的时间建模解决这些问题,但仅限于一阶动态,缺乏稳定长期记忆机制。本文提出动量增强型Mamba(Momentum Mamba),引入二阶动态以提升时间步间信息流的稳定性、鲁棒性和长序列建模能力。进一步提出两种扩展:复数动量Mamba实现频域选择性记忆缩放。在多个HAR基准测试中,该模型在准确率、鲁棒性和收敛速度上均持续优于原始Mamba和变压器基线。训练成本仅适度增加,动量增强型SSM展现出良好的精度-效率平衡,确立为可扩展的HAR范式,并有望推广至更广泛的序列建模应用。

原文摘要 · Abstract (English)

Human activity recognition (HAR) from inertial sensors is essential for ubiquitous computing, mobile health, and ambient intelligence. Conventional deep models such as Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), and transformers have advanced HAR but remain limited by vanishing or exloding gradients, high computational cost, and difficulty in capturing long-range dependencies. Structured state-space models (SSMs) like Mamba address these challenges with linear complexity and effective temporal modeling, yet they are restricted to first-order dynamics without stable longterm memory mechanisms. We introduce Momentum Mamba, a momentum-augmented SSM that incorporates second-order dynamics to improve stability of information flow across time steps, robustness, and long-sequence modeling. Two extensions further expand its capacity: Complex Momentum Mamba for frequency-selective memory scaling. Experiments on multiple HAR benchmarks demonstrate consistent gains over vanilla Mamba and Transformer baselines in accuracy, robustness, and convergence speed. With only moderate increases in training cost, momentum-augmented SSMs offer a favorable accuracy-efficiency balance, establishing them as a scalable paradigm for HAR and a promising principal framework for broader sequence modeling applications.

动作识别Mamba时序建模传感器

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