CORTEXA
← Browse
crossrefSensors2024-08-22Cited by 18

Achieving More with Less: A Lightweight Deep Learning Solution for Advanced Human Activity Recognition (HAR)

Sarab AlMuhaideb, Lama AlAbdulkarim, Deemah Mohammed AlShahrani, Hessah AlDhubaib, Dalal Emad AlSadoun

Human activity recognition (HAR) is a crucial task in various applications, including healthcare, fitness, and the military. Deep learning models have revolutionized HAR, however, their computational complexity, particularly those involving BiLSTMs, poses significant challenges for deployment on resource-constrained devices like smartphones. While BiLSTMs effectively capture long-term dependencies by processing inputs bidirectionally, their high parameter count and computational demands hinder practical applications in real-time HAR. This study investigates the approximation of the computationally intensive BiLSTM component in a HAR model by using a combination of alternative model components and data flipping augmentation. The proposed modifications to an existing hybrid model architecture replace the BiLSTM with standard and residual LSTM, along with convolutional networks, supplemented by data flipping augmentation to replicate the context awareness typically provided by BiLSTM networks. The results demonstrate that the residual LSTM (ResLSTM) model achieves superior performance while maintaining a lower computational complexity compared to the traditional BiLSTM model. Specifically, on the UCI-HAR dataset, the ResLSTM model attains an accuracy of 96.34% with 576,702 parameters, outperforming the BiLSTM model’s accuracy of 95.22% with 849,534 parameters. On the WISDM dataset, the ResLSTM achieves an accuracy of 97.20% with 192,238 parameters, compared to the BiLSTM’s 97.23% accuracy with 283,182 parameters, demonstrating a more efficient architecture with minimal performance trade-off. For the KU-HAR dataset, the ResLSTM model achieves an accuracy of 97.05% with 386,038 parameters, showing comparable performance to the BiLSTM model’s 98.63% accuracy with 569,462 parameters, but with significantly fewer parameters.

View free PDFSource page

Related papers

crossrefSensors2021-04-03Cited by 120

A Review of Recent Deep Learning Approaches in Human-Centered Machine Learning

Tharindu Kaluarachchi, Andrew Reis, Suranga Nanayakkara

After Deep Learning (DL) regained popularity recently, the Artificial Intelligence (AI) or Machine Learning (ML) field is undergoing rapid growth concerning research and real-world application development. Deep Learning has generated complexities in algorithms, and researchers an…

View free PDFSource page
crossrefSensors2023-08-27Cited by 71

An Explainable EEG-Based Human Activity Recognition Model Using Machine-Learning Approach and LIME

Iqram Hussain, Rafsan Jany, Richard Boyer, AKM Azad, Salem A. Alyami, Se Jin Park, et al.

Electroencephalography (EEG) is a non-invasive method employed to discern human behaviors by monitoring the neurological responses during cognitive and motor tasks. Machine learning (ML) represents a promising tool for the recognition of human activities (HAR), and eXplainable ar…

View free PDFSource page
crossrefSensors2023-03-22Cited by 8

Using a Hybrid Neural Network and a Regularized Extreme Learning Machine for Human Activity Recognition with Smartphone and Smartwatch

Tan-Hsu Tan, Jyun-Yu Shih, Shing-Hong Liu, Mohammad Alkhaleefah, Yang-Lang Chang, Munkhjargal Gochoo

Mobile health (mHealth) utilizes mobile devices, mobile communication techniques, and the Internet of Things (IoT) to improve not only traditional telemedicine and monitoring and alerting systems, but also fitness and medical information awareness in daily life. In the last decad…

View free PDFSource page
crossrefSensors2025-04-26Cited by 38

Advanced Deep Learning and Machine Learning Techniques for MRI Brain Tumor Analysis: A Review

Rim Missaoui, Wided Hechkel, Wajdi Saadaoui, Abdelhamid Helali, Marco Leo

A brain tumor is the result of abnormal growth of cells in the central nervous system (CNS), widely considered as a complex and diverse clinical entity that is difficult to diagnose and cure. In this study, we focus on current advances in medical imaging, particularly magnetic re…

View free PDFSource page
crossrefSensors2023-11-05Cited by 7

Recognition of Grasping Patterns Using Deep Learning for Human–Robot Collaboration

Pedro Amaral, Filipe Silva, Vítor Santos

Recent advances in the field of collaborative robotics aim to endow industrial robots with prediction and anticipation abilities. In many shared tasks, the robot’s ability to accurately perceive and recognize the objects being manipulated by the human operator is crucial to make…

View free PDFSource page
crossrefSensors2024-12-13Cited by 39

Machine Learning Techniques for Sensor-Based Human Activity Recognition with Data Heterogeneity—A Review

Xiaozhou Ye, Kouichi Sakurai, Nirmal-Kumar C. Nair, Kevin I-Kai Wang

Sensor-based Human Activity Recognition (HAR) is crucial in ubiquitous computing, analyzing behaviors through multi-dimensional observations. Despite research progress, HAR confronts challenges, particularly in data distribution assumptions. Most studies assume uniform data distr…

View free PDFSource page