CNN-SLSTM framework for human activity recognition using wearable sensor data
摘要
Human activity recognition (HAR) has become a prevalent research topic in Artificial Intelligence. Recently, numerous deep learning (DL) methods have been extensively applied to HAR, due to their effective automatic feature extraction abilities and to tackle HAR challenges like time-series raw data. In this paper, a Convolutional Neural Network (CNN) integrated with Stacked Long Short-Term Memory (SLSTM) is proposed to predict human activity recognition by extracting spatial and temporal features from the HAR data. The gathered raw data from portable sensors is first processed through a deep neural network that includes two convolutional layers, followed by two LSTM layers whose output is then passed to a dense layer, followed by a fully connected layer with a Softmax activation function to classify input data. The accuracy of the suggested model is 99.86% and 94.44% on the PAMAP2 and UCI-HAR datasets, respectively. The offered network shows improvements on both temporal and spatial dimensions, enhancing the recognition rate when testing the two datasets. The accuracy is substantially enhanced associated with state-of-the-art methods.