arXiv:2607.03156cs.CV2026-07被引 1

用超图与Mamba加速跌倒撞击检测,提升精度同时大幅降低计算开销。

DistillH-Mamba: A Hypergraph-Mamba-Based Knowledge Distillation Model for Efficient Impact Fall Detection

论文配图:DistillH-Mamba: A Hypergraph-Mamba-Based Knowledge Distillation Model for Efficient Impact Fall Detection
图 1 · 摘自论文原文
  • 基于超图建模多关节复杂关系,捕捉跌倒瞬间的动态交互
  • 融合Mamba架构实现高速处理,相比教师模型推理提速73.8%
  • 采用关系知识蒸馏,在保持高精度前提下显著降低部署成本

老年人跌倒问题带来重大公共健康挑战。尽管深度学习提升了跌倒检测能力,但准确识别撞击时刻(即人体落地瞬间)仍具难度,且现有算法多依赖高复杂度模型,难以实现实时部署。本文提出DistillH-Mamba,通过三项创新解决上述问题:首先,引入超图方法,同时捕捉多个关节间的高阶关联,更精准建模撞击阶段的复杂运动交互;其次,将Mamba架构与超图结合,大幅提升处理速度,高效捕获长期依赖与突发骨骼运动变化;第三,采用关系知识蒸馏,保留关键时空关系的同时显著降低计算负担。在3D Skeletons UP-Fall和UMAFall数据集上评估,模型对跌倒撞击事件的检测准确率达97.38%,推理时间较教师模型减少73.8%,在精度与效率上均优于当前最优方法。

原文摘要 · Abstract (English)

Falls among the elderly represent a significant public health concern due to their prevalence, consequences, and societal burden. While deep learning has improved fall detection, accurately identifying impact moments (when an individual hits the ground) remains challenging. Additionally, current algorithms often rely on complex models with high computational demands, limiting real-time deployment feasibility. In this work, we propose DistillH-Mamba, a novel architecture for impact fall detection that addresses these challenges through three key innovations: First, we introduce a hypergraph-based approach that captures higher-order relationships between multiple joints simultaneously, enabling more accurate modeling of complex interactions during impact falls. Second, we integrate the Mamba architecture with hypergraphs for impact detection, significantly accelerating processing speed while efficiently capturing both long-term dependencies and sudden skeletal motion changes. Third, we employ relational knowledge distillation that preserves crucial spatial-temporal relationships while reducing computational demands for real-time impact fall detection. Evaluated on the 3D Skeletons UP-Fall and UMAFall datasets, our DistillH-Mamba model achieves 97.38% accuracy in detecting impact within fall events and 73.8% reduction in inference time compared to its teacher model, outperforming state-of-the-art methods in both precision and efficiency.

跌倒检测超图网络Mamba知识蒸馏

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