CFP last date
22 December 2025
Call for Paper
January Edition
IJCA solicits high quality original research papers for the upcoming January edition of the journal. The last date of research paper submission is 22 December 2025

Submit your paper
Know more
Random Articles
Reseach Article

Comprehensive Benchmark Study of Machine Learning and Deep Learning Approaches for Human Activity Recognition using the UCI HAR Dataset

by Debjyoti Ghosh, Utpal Roy
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 187 - Number 47
Year of Publication: 2025
Authors: Debjyoti Ghosh, Utpal Roy
10.5120/ijca2025925797

Debjyoti Ghosh, Utpal Roy . Comprehensive Benchmark Study of Machine Learning and Deep Learning Approaches for Human Activity Recognition using the UCI HAR Dataset. International Journal of Computer Applications. 187, 47 ( Oct 2025), 66-69. DOI=10.5120/ijca2025925797

@article{ 10.5120/ijca2025925797,
author = { Debjyoti Ghosh, Utpal Roy },
title = { Comprehensive Benchmark Study of Machine Learning and Deep Learning Approaches for Human Activity Recognition using the UCI HAR Dataset },
journal = { International Journal of Computer Applications },
issue_date = { Oct 2025 },
volume = { 187 },
number = { 47 },
month = { Oct },
year = { 2025 },
issn = { 0975-8887 },
pages = { 66-69 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume187/number47/comprehensive-benchmark-study-of-machine-learning-and-deep-learning-approaches-for-human-activity-recognition-using-the-uci-har-dataset/ },
doi = { 10.5120/ijca2025925797 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2025-10-23T00:18:06.667752+05:30
%A Debjyoti Ghosh
%A Utpal Roy
%T Comprehensive Benchmark Study of Machine Learning and Deep Learning Approaches for Human Activity Recognition using the UCI HAR Dataset
%J International Journal of Computer Applications
%@ 0975-8887
%V 187
%N 47
%P 66-69
%D 2025
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Using smartphone sensors for Human Activity Recognition (HAR) has become a crucial research field with applications in smart settings, fitness tracking, and healthcare. This work uses the widely used UCI HAR dataset to give a thorough comparative analysis of different machine learning and deep learning algorithms for HAR. Combining a deep convolutional neural network (CNN) architecture with six conventional machine learning algorithms—Random Forest, XGBoost, Support Vector Machines, k-Nearest Neighbors, and Logistic Regression— the results have been developed and assessed. To guarantee reliable performance evaluation, all models underwent a thorough evaluation process utilizing 5-fold stratified cross-validation. As our results show, the CNN architecture performed better than the others (96.2% accuracy), closely followed by the non-linear approach SVM (95.2%) and the linear method Logistic Regression (95.4%). The study provides valuable insights into the relative strengths of different algorithmic approaches for sensor-based activity recognition and offers practical guidance for selecting appropriate models for HAR applications.

References
  1. Anguita, D., et al. (2013). "A Public Domain Dataset for Human Activity Recognition Using Smartphones." ESANN
  2. Bulling, A., Blanke, U., & Schiele, B. (2014). A Tutorial on Human Activity Recognition Using Body-Worn Inertial Sensors. ACM Computing Surveys (CSUR), *46*(3), 1–33. https://doi.org/10.1145/2499621
  3. Reyes-Ortiz, J.-L., et al. (2016). "Transition-Aware Human Activity Recognition Using Smartphones." Neurocomputing
  4. Ronao, C. A., & Cho, S.-B. (2016). "Human activity recognition with smartphone sensors using deep learning neural networks." Expert Systems with Applications
  5. Hammerla, N. Y., et al. (2016). "Deep, Convolutional, and Recurrent Models for Human Activity Recognition using Wearables." IJCAI
  6. Bao L, Intille SS (2004) Activity recognition from user-annotated acceleration data. In: International Conference on Pervasive Computing. Springer, pp 1–17
  7. Wu W, Dasgupta S, Ramirez EE, Peterson C, Norman GJ (2012) Classification accuracies of physical activities using smartphone motion sensors. Journal of Medical Internet Research 14(5):e130
  8. Zhao Y, Li H, Wan S, Sekuboyina A, Hu X, Tetteh G, Piraud M, Menze B (2019) Knowledge-aided convolutional neural network for small organ segmentation. IEEE Journal of Biomedical and Health Informatics
  9. Ding S, Qu S, Xi Y, Wan S (2019) Stimulus-driven and concept-driven analysis for image caption generation, Neurocomputing. https://doi.org/10.1016/j.neucom.2019.04.095
  10. Xu X, Xue Y, Qi L, Yuan Y, Zhang X, Umer T, Wan S (2019) An edge computing-enabled computation offloading method with privacy preservation for internet of connected vehicles. Future Generation Computer Systems 96:89–100
  11. Li W, Liu X, Liu J, Chen P, Wan S, Cui X (2019) On improving the accuracy with auto-encoder on conjunctivitis. Applied Soft Computing, p 105489
  12. Jantawong P., Jitpattanakul A., Mekruksavanich S. Enhancement of Human Complex Activity Recognition using Wearable Sensors Data with InceptionTime Network; Proceedings of the 2021 2nd International Conference on Big Data Analytics and Practices (IBDAP); Bangkok, Thailand. 26–27August 2021; pp. 12–16.
  13. Challa S.K., Kumar A., Semwal V.B. A multibranch CNN-BiLSTM model for human activity recognition using wearable sensor data. Vis. Comput. 2022;38:4095–4109. doi: 10.1007/s00371-021-02283-3.
  14. Zaki, Z.; Shah, M.A.; Wakil, K.; Sher, F.: Logistic regression based human activities recognition. J. Mech. Continu. Math. Sci. 15(4),228–246 (2020)
Index Terms

Computer Science
Information Sciences

Keywords

Human Activity Recognition (HAR) Convolutional Neural Networks (CNN) Random Forest XGBoost Support Vector Machines (SVM) k-Nearest Neighbors (k-NN) Logistic Regression Cross-Validation