Human Activity Recognition models using Limited Consumer Device Sensors and Machine Learning
This addresses the need for accessible and efficient activity recognition in daily and medical contexts, but it is incremental as it applies existing methods to new sensor constraints.
The paper tackled the problem of human activity recognition using only sensor data from smartphones and smartwatches, finding that models like k-Nearest Neighbor, Support Vector Machine, and Random Forest show promise with these limited sensors.
Human activity recognition has grown in popularity with its increase of applications within daily lifestyles and medical environments. The goal of having efficient and reliable human activity recognition brings benefits such as accessible use and better allocation of resources; especially in the medical industry. Activity recognition and classification can be obtained using many sophisticated data recording setups, but there is also a need in observing how performance varies among models that are strictly limited to using sensor data from easily accessible devices: smartphones and smartwatches. This paper presents the findings of different models that are limited to train using such sensors. The models are trained using either the k-Nearest Neighbor, Support Vector Machine, or Random Forest classifier algorithms. Performance and evaluations are done by comparing various model performances using different combinations of mobile sensors and how they affect recognitive performances of models. Results show promise for models trained strictly using limited sensor data collected from only smartphones and smartwatches coupled with traditional machine learning concepts and algorithms.