Abstract
This paper presents SmartFall, an Android app that uses accelerometer data collected from a commodity-based smartwatch Internet of Things (IoT) device to detect falls. The smartwatch is paired with a smartphone that runs the SmartFall application, which performs the computation necessary for the prediction of falls in real time without incurring latency in communicating with a cloud server, while also preserving data privacy. We experimented with both traditional (Support Vector Machine and Naive Bayes) and non-traditional (Deep Learning) machine learning algorithms for the creation of fall detection models using three different fall datasets (Smartwatch, Notch, Farseeing). Our results show that a Deep Learning model for fall detection generally outperforms more traditional models across the three datasets. This is attributed to the Deep Learning model’s ability to automatically learn subtle features from the raw accelerometer data that are not available to Naive Bayes and Support Vector Machine, which are restricted to learning from a small set of extracted features manually specified. Furthermore, the Deep Learning model exhibits a better ability to generalize to new users when predicting falls, an important quality of any model that is to be successful in the real world. We also present a three-layer open IoT system architecture used in SmartFall, which can be easily adapted for the collection and analysis of other sensor data modalities (e.g., heart rate, skin temperature, walking patterns) that enables remote monitoring of a subject’s wellbeing.
Highlights
The Internet of Things (IoT) is a domain that represents the most exciting technological revolution since the Internet
Our results show that a Deep Learning model for fall detection generally outperforms more traditional models across the three datasets
A missed fall is represented in our evaluation experiments as a false negative (FN)
Summary
The Internet of Things (IoT) is a domain that represents the most exciting technological revolution since the Internet. IoT promises to bring personalized health tracking and monitoring ever closer to the consumers. This phenomenon is evidenced in a recent Wall Street Journal article entitled “Staying Connected is Crucial to Staying Healthy” (WSJ, June 29, 2015). Modern smartphones and related devices contain more sensors than ever before. Data from sensors can be collected more and more accurately. In 2014, it is estimated that 46 million people are using IoT-based health and fitness applications. The urgency for investment in health monitoring IoT technology is echoed by a recent Wall Street Journal article (July 21, 2018) entitled “United States is Running Out of CareGivers”
Published Version (Free)
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have