作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2022, Vol. 48 ›› Issue (6): 270-277. doi: 10.19678/j.issn.1000-3428.0061833

• 开发研究与工程应用 • 上一篇    下一篇

基于SE-CNN的人体摔倒检测方法

杨志勇, 王俊杰, 金磊   

  1. 南昌航空大学 软件学院, 南昌 330063
  • 收稿日期:2021-06-03 修回日期:2021-08-02 发布日期:2021-08-13
  • 作者简介:杨志勇(1982—),男,讲师,博士,主研方向为无线传感;王俊杰、金磊,硕士研究生。
  • 基金资助:
    国家自然科学基金(61501218,61761031,61961029);江西省自然科学基金(20181BAB202015)。

Human Fall Detection Method Based on SE-CNN

YANG Zhiyong, WANG Junjie, JIN Lei   

  1. School of Software, Nanchang Hangkong University, Nanchang 330063, China
  • Received:2021-06-03 Revised:2021-08-02 Published:2021-08-13

摘要: 人口老龄化是当今社会发展不可忽视的问题,目前有很大一部分老年人在无人照顾的境况下独自生活,摔倒后无法及时得到救助成为威胁老人生命安全的重要原因之一。现有的人体摔倒检测方法存在适应性差、高入侵性、易误判、成本昂贵等问题,且无法快速、实时检测老人摔倒。提出一种基于机器学习和无线传感器网络的摔倒检测方法,使用多个物联网传感节点组建无线传感器网络采集RSS数据,对采集到的RSS数据进行预处理后,通过XGBoost模型对时域特征分量和小波域特征分量进行处理,并以排列组合方式得到具有强鲁棒性的联合特征分量。利用深度学习网络获得数据潜在规律的特点构建人体摔倒识别模型,采用卷积神经网络作为主干网络,并在相邻网络层之间引入通道注意力模块,通过构建SE-CNN模型实现人体摔倒检测。实验结果表明,联合特征的加入能够提高RSS数据的可区分性,且SE-CNN模型的识别准确率高于CNN模型,可以实现高准确率的人体摔倒检测。

关键词: 摔倒检测, 无线传感, 小波变换, 联合特征, SE-CNN模型

Abstract: Population aging is a problem that cannot be ignored in today's social development.When a large part of the elderly live alone without someone taking care of them, the failure to receive timely assistance after a fall has become one reason that threatens the safety of the elderly.Existinghuman fall detection methods have problems such as poor adaptability, high invasiveness, easy misjudgment, and high cost.Moreover, they cannot quickly and accurately detect falls in the elderly.A fall detection method based on machine learning and wireless sensor networks is proposed so family members can discover the elderly living alone if they fall.A wireless sensor network is formed by multiple internet of things sensor nodes to collect Received Signal Strength(RSS) data;secondly, after preprocessing the collected RSS data, the XGBoost model permutates and combines the time-domain feature components and wavelet domain feature components to obtain strong Robust joint feature components.This study uses a deep learning network to learn the characteristics of the potential laws of the data to build an optimal human fall recognition model, andthe Convolutional Neural Network (CNN) is used as the backbone network, the Squeeze and Excitation (SE) module is introduced between the adjacent network layers to realize the human fall detection by constructing the SE-CNN model.Experiments show that the addition of joint features improves the distinguishability of the RSS data, and the recognition accuracy of the SE-CNN model is higher than that of the CNN model, which detects human falls with high accuracy.

Key words: fall detection, wireless sensing, wavelet transform, joint feature, SE-CNN model

中图分类号: