Real-life Human Activity Recognition with Tri-axial Accelerometer Data from Smartphone using Hybrid Long Short-Term Memory Networks
Narit Hnoohom, Anuchit Jitpattanakul, Sakorn Mekruksavanich
Abstract
Human activity recognition (HAR) has an enthusiastic research field in time-series classification due to its variation of successful applications in various domains. The availability of affordable wearable devices have provided many challenging and interesting research HAR problems. Current researches suggest that deep learning approaches are suited to automated feature extraction from raw sensor data, instead of conventional machine learning approaches that reply on handcrafted features. Based on the recent success of Long Short-Term Memory (LSTM) networks for HAR domains, this work proposes a generic framework for accelerometer data based on LSTM networks for real-life HAR. Four hybrid LSTM networks have been comparatively studied on a public available real-life HAR dataset. Moreover, we take advantage of Bayesian optimization techniques for tuning hyperparameter of each LSTM networks. The experimental results indicate that the CNN-LSTM network surpasses other hybrid LSTM networks.