Human Activity Recognition using Deep Learning Models on Smartphones and Smartwatches Sensor Data
Bolu Oluwalade, Sunil Neela, Judy Wawira, Tobiloba Adejumo, Saptarshi, Purkayastha

TL;DR
This study compares sensor data from smartphones and smartwatches for human activity recognition, demonstrating that different device placements affect data and model performance, with CNN and ConvLSTM models excelling on smartwatch data.
Contribution
It shows the impact of device placement on sensor data and activity classification, and evaluates multiple neural network architectures for improved recognition accuracy.
Findings
Smartwatches provide better activity classification accuracy than smartphones.
Convolutional neural networks outperform LSTM models in most activities.
Sensor data from different devices are statistically significantly different.
Abstract
In recent years, human activity recognition has garnered considerable attention both in industrial and academic research because of the wide deployment of sensors, such as accelerometers and gyroscopes, in products such as smartphones and smartwatches. Activity recognition is currently applied in various fields where valuable information about an individual's functional ability and lifestyle is needed. In this study, we used the popular WISDM dataset for activity recognition. Using multivariate analysis of covariance (MANCOVA), we established a statistically significant difference (p<0.05) between the data generated from the sensors embedded in smartphones and smartwatches. By doing this, we show that smartphones and smartwatches don't capture data in the same way due to the location where they are worn. We deployed several neural network architectures to classify 15 different hand and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Human Mobility and Location-Based Analysis · IoT and Edge/Fog Computing
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
