Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 -- 1567 2023-10-26 14:20:17 |
2 layout -78 word(s) 1489 2023-10-27 03:26:39 |

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
Huang, M.; Garcia, A. Fall Detection and Activity Logging Using Motion Classification. Encyclopedia. Available online: https://encyclopedia.pub/entry/50835 (accessed on 07 July 2024).
Huang M, Garcia A. Fall Detection and Activity Logging Using Motion Classification. Encyclopedia. Available at: https://encyclopedia.pub/entry/50835. Accessed July 07, 2024.
Huang, Maxwell, Antony Garcia. "Fall Detection and Activity Logging Using Motion Classification" Encyclopedia, https://encyclopedia.pub/entry/50835 (accessed July 07, 2024).
Huang, M., & Garcia, A. (2023, October 26). Fall Detection and Activity Logging Using Motion Classification. In Encyclopedia. https://encyclopedia.pub/entry/50835
Huang, Maxwell and Antony Garcia. "Fall Detection and Activity Logging Using Motion Classification." Encyclopedia. Web. 26 October, 2023.
Fall Detection and Activity Logging Using Motion Classification
Edit

The entry presents a novel approach to detect falls in people who use orthopedic walkers, especially in older people and people with limited mobility. Recognizing that walker users may not wear traditional wearable devices, such as bracelets, consistently, the researchers propose connecting an Internet of Things (IoT) device equipped with an inertial measurement unit (IMU) sensor directly to the walker. This setup aims to provide real-time fall detection and activity logging. To support this system, a data set capturing four distinct activities of walker users was collected and labeled: idle, motion, step, and fall.

orthopedic walker dataset IoT fall detection activity logging

1. Introduction

According to a report from the World Health Organization (WHO), the percentage of the world’s population over 60 years old is projected to nearly double from 12% to 22% between 2015 and 2050, increasing from 1 billion in 2020 to 1.4 billion by 2030 and nearly 2.1 billion by 2050 [1]. One of the common problems in the elderly population is accidental falls, which are common but sometimes life-threatening. The rising demand for fall detection systems, algorithms, and techniques has been evident in the surge of interest observed via Google Trends, a platform dedicated to monitoring internet users’ information search patterns since 2004. Notably, the search term “fall detection” has attained an unprecedented peak, registering a remarkable surge of over 500% within the past five years [2].
There are approximately 6.1 million people in the United States who use mobility assistance devices, including walking canes, orthopedic walkers, and rollators. However, life-threatening falls in the older population are a crucial health and safety issue; about 1.5 million elderly people are injured by falling each year, and about 47,300 people per year using walking aids suffer injuries from falls that require an emergency room visit [3].
In addition, life-threatening falls often occur within the rehabilitation process after major surgery to the hip or leg area, which is an increasing concern for patients and medical experts alike. The risk of repeat falls is especially high in patients who have already sustained a hip fracture [4]. Thus, there is an urgent need for a smart device that can detect falls for orthopedic walker users in real time and alert caregivers for emergency assistance.
In recent years, wearable smart devices, such as Fitbit and Apple Watch, have become very popular for activity tracking and physiology monitoring; however, these smartwatches are not designed for walker users. Even if a walker user wears such a device on the wrist, the device may not accurately detect motions and hazards since both hands are rested on the walker during movement. In addition, some elderly users may not wear such devices reliably on their own. Traditional at-home health monitoring products often abandon the usage of tracking devices due to irregularities and false positives in favor of simple medical alert systems self-actuated by the subject, which do not consider the possibility that a fall may cause life-threatening injuries that may incapacitate the subject and cause them to be unable to activate such systems. Inhibitions to speech and capability of motion can render medical alert systems that rely on direct communication between emergency services and the user ineffective.

2. Dataset and System Design for Orthopedic Walker Fall Detection and Activity Logging Using Motion Classification

A wide range of approaches have been explored to design effective fall detection systems, including the use of wearable devices [5][6][7][8][9] and smartphones [10][11][12][13] with microphones [14], cameras [15], accelerometers and gyroscopes [16][17], GPS [18], and combinations of multiple sensors [19].
In addition to wearable devices, alternative approaches have been extensively investigated in fall detection systems. Depth sensors, such as Microsoft Kinect [20] or time-of-flight cameras [21], have been implemented with the primary goal of enhancing the accuracy and effectiveness of fall detection systems. Infrared sensors have been used to detect changes in infrared radiation within specific environments [22]. Doppler radar systems provide a non-invasive and privacy-preserving approach for timely and accurate fall detection among the elderly, analyzing unique time-frequency characteristics to identify fall events regardless of lighting conditions [23].
Vision-based methods analyze video data from cameras, employing techniques such as optical flow analysis [24], object tracking [25], and human pose estimation to detect falls based on changes in motion or posture [26]. Acoustic sensors, such as microphones or sound arrays, capture audio signals and employ signal processing techniques to identify sudden impact sounds, screams, or other acoustic patterns associated with falls [27].
Signal processing techniques play a crucial role in all of the aforementioned fall detection systems, as they extract meaningful features from sensor data, facilitating the accurate detection of fall events across diverse system types. Multiple signal processing techniques have been employed in fall detection systems, including orientation filters [7], quaternions [8], thresholding techniques [11][16][17][18], histograms of oriented gradients [15], clustering algorithms [19], Bayesian segmentation approaches [21], spatiotemporal analysis methods [25], Kalman Filters [28], sensor data fusion [29], and wavelet transforms [30].
Furthermore, machine learning methods have been applied extensively in recent years. In this field, a variety of machine learning models have been employed, ranging from simpler approaches, like decision trees [20] and k-nearest neighbors (kNN) [5][9][12][19][22][27], to more complex methods, such as Bayesian classifiers [21][23], support vector machines (SVM) [26], neural networks [14], and deep learning models [13][24].
A closely related research field is human activity recognition (HAR) by classifying human activities from motion sensor data. Several public datasets for fall detection using wearable sensors [31] are available. A dataset [32] in which data were labeled as fall, near fall, and activities of daily living (ADL) were most useful for us. Both the signal processing method [33] and the machine learning approach [34][35] are widely used in this field. In signal processing approaches, methods based on preset thresholds to detect a step [36], methods based on peak detection count steps by counting the peaks of sensor readings [37], and methods based on correlation analysis count steps by calculating and comparing the correlation coefficients between two neighboring windows of sensor readings [38]. In machine learning methods, authors design HAR algorithms based on convolutional neural networks (CNN) [39][40], and researchers in [35] have developed an algorithm based on long short-term memory (LSTM) to recognize human activities. It is worth mentioning that all existing HAR datasets were based on wearable IMU sensors directly attached to the human body. In contrast, this project involves fixing the sensor to a walker, so the data characteristics are quite different.
The research and development of fall detection systems specifically for assistive walkers and rollators is relatively limited. However, there have been several notable endeavors to create technology-integrated devices to improve the safety and functionality of these mobility aids.
In [41], a rollator-based ambulatory assistive device with an integrated non-obtrusive monitoring system was introduced, aiming to enhance the functionality and capabilities of traditional rollators. The Smart Rollator prototype incorporates multiple subsystems, including distance/speed measurement, acceleration analysis, force sensing, seat usage tracking, and physiological monitoring. Collected data are stored locally within a microprocessor system and periodically transferred to a remote data server via a local data terminal. This enables remote access and analysis of the data, contributing to improved monitoring and support for individuals using rollators.
The research work in [42] presents a fall detection system designed specifically for smart walkers. The system combines signal processing techniques with the probability likelihood ratio test and sequential probability ratio test (PLT-SPRT) algorithm to achieve accurate fall detection. Simulation experiments were conducted to identify the control model of the walker and analyze limb movements, while real-world experiments were performed to validate the system’s performance.
The study in [43] demonstrates the experimental results of fall detection and prevention using a cane robot. Non-disabled male participants walked with the cane robot, and their “normal walking” and “abnormal walking” data were recorded. The fall detection rate was evaluated using the center of pressure-based fall detection (COP-FD) and leg-motion-based fall detection (LM-FD) methods. COP-FD detected falls by calculating the center of pressure (COP) during walking and comparing it to predefined thresholds. LM-FD used a laser range finder (LRF) to measure the relative distance between the robot and the user’s legs, enabling the detection of leg motion abnormalities associated with stumbling. The results showed successful fall detection for both COP-FD and LM-FD, with some instances of false positives and false negatives.
While various machine learning techniques using sensor data have been explored for fall detection systems, a major obstacle in these projects is the lack of reliable data. Obtaining large and diverse datasets that capture different fall scenarios and environmental conditions is crucial for training robust models, posing a significant challenge that researchers and developers must address for effective machine learning-based fall detection systems.
The study in [31] presents a comprehensive analysis of publicly available datasets used for research on wearable fall detection systems. The study examines twelve datasets and compares them based on various factors, including experimental setup, sensor characteristics, movement emulation, and data format. The datasets primarily use accelerometers, gyroscopes, and magnetometers as the main sensors for capturing movement and orientation data. However, there is a lack of consensus and standardization among the datasets regarding the number and position of sensors, as well as the specific models and characteristics of the sensors employed. This heterogeneity makes it challenging to compare and evaluate fall detection systems effectively.

References

  1. WHO Ageing and Health. 2023. Available online: https://www.who.int/news-room/fact-sheets/detail/ageing-and-health (accessed on 18 September 2023).
  2. Wang, X.; Ellul, J.; Azzopardi, G. Elderly fall detection systems: A literature survey. Front. Robot. AI 2020, 7, 71.
  3. CDC Falls Are Leading Cause of Injury and Death in Older Americans. 2016. Available online: https://www.cdc.gov/media/releases/2016/p0922-older-adult-falls.html (accessed on 18 September 2023).
  4. Weil, T.P. Patient falls in hospitals: An increasing problem. Geriatr. Nurs. 2015, 36, 324–347.
  5. de Quadros, T.; Lazzaretti, A.E.; Schneider, F.K. A Movement Decomposition and Machine Learning-Based Fall Detection System Using Wrist Wearable Device. IEEE Sens. J. 2018, 18, 5082–5089.
  6. Majumder, S.; Mondal, T.; Deen, M.J. Wearable Sensors for Remote Health Monitoring. Sensors 2017, 17, 130.
  7. Pierleoni, P.; Belli, A.; Palma, L.; Pellegrini, M.; Pernini, L.; Valenti, S. A high reliability wearable device for elderly fall detection. IEEE Sens. J. 2015, 15, 4544–4553.
  8. Wu, F.; Zhao, H.; Zhao, Y.; Zhong, H. Development of a wearable-sensor-based Fall Detection System. Int. J. Telemed. Appl. 2015, 2015, 1–11.
  9. Attal, F.; Mohammed, S.; Dedabrishvili, M.; Chamroukhi, F.; Oukhellou, L.; Amirat, Y. Physical human activity recognition using wearable sensors. Sensors 2015, 15, 31314–31338.
  10. Sousa Lima, W.; Souto, E.; El-Khatib, K.; Jalali, R.; Gama, J. Human activity recognition using inertial sensors in a smartphone: An overview. Sensors 2019, 19, 3213.
  11. Cao, Y.; Yang, Y.; Liu, W. E-FallD: A fall detection system using Android-based smartphone. In Proceedings of the 2012 9th International Conference on Fuzzy Systems and Knowledge Discovery, Chongqing, China, 29–31 May 2012; pp. 1509–1513.
  12. Tsinganos, P.; Skodras, A. A smartphone-based fall detection system for the elderly. In Proceedings of the 10th International Symposium on Image and Signal Processing and Analysis, Ljubljana, Slovenia, 18–20 September 2017; pp. 53–58.
  13. Hassan, M.M.; Gumaei, A.; Aloi, G.; Fortino, G.; Zhou, M. A Smartphone-Enabled Fall Detection Framework for Elderly People in Connected Home Healthcare. IEEE Netw. 2019, 33, 58–63.
  14. Cheffena, M. Fall Detection Using Smartphone Audio Features. IEEE J. Biomed. Health Inform. 2016, 20, 1073–1080.
  15. Ozcan, K.; Velipasalar, S. Wearable Camera- and Accelerometer-Based Fall Detection on Portable Devices. IEEE Embed. Syst. Lett. 2016, 8, 6–9.
  16. He, Y.; Li, Y.; Bao, S.D. Fall detection by built-in tri-accelerometer of smartphone. In Proceedings of the 2012 IEEE-EMBS International Conference on Biomedical and Health Informatics, Hong Kong, China, 5–7 January 2012; pp. 184–187.
  17. Rakhman, A.Z.; Nugroho, L.E.; Widyawan; Kurnianingsih. Fall detection system using accelerometer and gyroscope based on smartphone. In Proceedings of the 2014 The 1st International Conference on Information Technology, Computer, and Electrical Engineering, Semarang, Indonesia, 8 November 2014; pp. 99–104.
  18. Fung, N.M.; Wong Sing Ann, J.; Tung, Y.H.; Seng Kheau, C.; Chekima, A. Elderly Fall Detection and Location Tracking System Using Heterogeneous Wireless Networks. In Proceedings of the 2019 IEEE 9th Symposium on Computer Applications & Industrial Electronics (ISCAIE), Kota Kinabalu, Malaysia, 27–28 April 2019; pp. 44–49.
  19. Tsinganos, P.; Skodras, A. On the comparison of wearable sensor data fusion to a single sensor machine learning technique in fall detection. Sensors 2018, 18, 592.
  20. Stone, E.E.; Skubic, M. Fall Detection in Homes of Older Adults Using the Microsoft Kinect. IEEE J. Biomed. Health Inform. 2015, 19, 290–301.
  21. Diraco, G.; Leone, A.; Siciliano, P. An active vision system for fall detection and posture recognition in elderly healthcare. In Proceedings of the 2010 Design, Automation & Test in Europe Conference & Exhibition (DATE 2010), Dresden, Germany, 8–12 March 2010; pp. 1536–1541.
  22. Chen, W.H.; Ma, H.P. A fall detection system based on infrared array sensors with tracking capability for the elderly at home. In Proceedings of the 2015 17th International Conference on E-health Networking, Application & Services (HealthCom), Boston, MA, USA, 14–17 October 2015; pp. 428–434.
  23. Wu, Q.; Zhang, Y.D.; Tao, W.; Amin, M.G. Radar-based fall detection based on Doppler time-frequency signatures for assisted living. IET Radar Sonar Navig. 2015, 9, 164–172.
  24. Hsieh, Y.Z.; Jeng, Y.L. Development of Home Intelligent Fall Detection IoT System Based on Feedback Optical Flow Convolutional Neural Network. IEEE Access 2018, 6, 6048–6057.
  25. Lee, Y.S.; Lee, H. Multiple object tracking for fall detection in real-time surveillance system. In Proceedings of the 2009 11th International Conference on Advanced Communication Technology, Gangwon, Republic of Korea, 15–18 February 2009; pp. 2308–2312.
  26. Huang, Z.; Liu, Y.; Fang, Y.; Horn, B.K.P. Video-based Fall Detection for Seniors with Human Pose Estimation. In Proceedings of the 2018 4th International Conference on Universal Village (UV), Boston, MA, USA, 21–24 October 2018; pp. 1–4.
  27. Li, Y.; Ho, K.C.; Popescu, M. A Microphone Array System for Automatic Fall Detection. IEEE Trans. Biomed. Eng. 2012, 59, 1291–1301.
  28. He, J.; Bai, S.; Wang, X. An unobtrusive fall detection and alerting system based on Kalman filter and Bayes network classifier. Sensors 2017, 17, 1393.
  29. Li, H.; Shrestha, A.; Fioranelli, F.; Le Kernec, J.; Heidari, H.; Pepa, M.; Cippitelli, E.; Gambi, E.; Spinsante, S. Multisensor data fusion for human activities classification and fall detection. In Proceedings of the 2017 IEEE SENSORS, Glassboro, NJ, USA, 13–15 March 2017; pp. 1–3.
  30. Palmerini, L.; Bagalà, F.; Zanetti, A.; Klenk, J.; Becker, C.; Cappello, A. A wavelet-based approach to fall detection. Sensors 2015, 15, 11575–11586.
  31. Casilari, E.; Santoyo-Ramón, J.A.; Cano-García, J.M. Analysis of Public Datasets for Wearable Fall Detection Systems. Sensors 2017, 17, 1513.
  32. Ojetola, O.; Gaura, E.; Brusey, J. Data set for fall events and daily activities from inertial sensors. In Proceedings of the 6th ACM Multimedia Systems Conference, Portland, OR, USA, 18–20 March 2015; Association for Computing Machinery: New York, NY, USA, 2015. MMSys’15. pp. 243–248.
  33. Gu, F.; Khoshelham, K.; Shang, J.; Yu, F.; Wei, Z. Robust and Accurate Smartphone-Based Step Counting for Indoor Localization. IEEE Sensors J. 2017, 17, 3453–3460.
  34. Chelli, A.; Pätzold, M. A Machine Learning Approach for Fall Detection and Daily Living Activity Recognition. IEEE Access 2019, 7, 38670–38687.
  35. Ordóñez, F.J.; Roggen, D. Deep Convolutional and LSTM Recurrent Neural Networks for Multimodal Wearable Activity Recognition. Sensors 2016, 16, 115.
  36. Link, J.B.; Smith, P.; Viol, N.; Wehrle, K. FootPath: Accurate map-based indoor navigation using smartphones. In Proceedings of the 2011 International Conference on Indoor Positioning and Indoor Navigation, Guimaraes, Portugal, 21–23 September 2011; pp. 1–8.
  37. Zhang, H.; Yuan, W.; Shen, Q.; Li, T.; Chang, H. A Handheld Inertial Pedestrian Navigation System with Accurate Step Modes and Device Poses Recognition. IEEE Sens. J. 2015, 15, 1421–1429.
  38. Pan, M.S.; Lin, H.W. A Step Counting Algorithm for Smartphone Users: Design and Implementation. IEEE Sens. J. 2015, 15, 2296–2305.
  39. Ha, S.; Choi, S. Convolutional neural networks for human activity recognition using multiple accelerometer and gyroscope sensors. In Proceedings of the 2016 International Joint Conference on Neural Networks (IJCNN), Vancouver, BC, Canada, 24–29 July 2016; pp. 381–388.
  40. Zeng, M.; Nguyen, L.T.; Yu, B.; Mengshoel, O.J.; Zhu, J.; Wu, P.; Zhang, J. Convolutional Neural Networks for human activity recognition using mobile sensors. In Proceedings of the 6th International Conference on Mobile Computing, Applications and Services, Austin, TX, USA, 6–7 November 2014; pp. 197–205.
  41. Chan, A.D.C.; Green, J.R. Smart Rollator Prototype. In Proceedings of the 2008 IEEE International Workshop on Medical Measurements and Applications, Ottawa, ON, Canada, 9–10 May 2008; pp. 97–100.
  42. Ding, D.M.; Wang, Y.G.; Zhang, W.; Chen, Q. Fall Detection System on Smart Walker Based on Multisensor Data Fusion and SPRT Method. IEEE Access 2022, 10, 80932–80948.
  43. Di, P.; Hasegawa, Y.; Nakagawa, S.; Sekiyama, K.; Fukuda, T.; Huang, J.; Huang, Q. Fall Detection and Prevention Control Using Walking-Aid Cane Robot. IEEE/ASME Trans. Mechatron. 2016, 21, 625–637.
More
Information
Contributors MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register : ,
View Times: 231
Revisions: 2 times (View History)
Update Date: 27 Oct 2023
1000/1000
Video Production Service