CFP last date
20 May 2024
Reseach Article

Accelerometer-based Activity Recognition: Reengineering Study

by Ftoon Kedwan
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 178 - Number 32
Year of Publication: 2019
Authors: Ftoon Kedwan
10.5120/ijca2019919166

Ftoon Kedwan . Accelerometer-based Activity Recognition: Reengineering Study. International Journal of Computer Applications. 178, 32 ( Jul 2019), 11-18. DOI=10.5120/ijca2019919166

@article{ 10.5120/ijca2019919166,
author = { Ftoon Kedwan },
title = { Accelerometer-based Activity Recognition: Reengineering Study },
journal = { International Journal of Computer Applications },
issue_date = { Jul 2019 },
volume = { 178 },
number = { 32 },
month = { Jul },
year = { 2019 },
issn = { 0975-8887 },
pages = { 11-18 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume178/number32/30742-2019919166/ },
doi = { 10.5120/ijca2019919166 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:52:00.501848+05:30
%A Ftoon Kedwan
%T Accelerometer-based Activity Recognition: Reengineering Study
%J International Journal of Computer Applications
%@ 0975-8887
%V 178
%N 32
%P 11-18
%D 2019
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Topic: This study aims to invent a tool to detect human activities using the power of classifiers ensemble approach to recognize activities based on accelerometers measures. Further classifiers performances were compared and analyzed for the aim of obtaining a magnificent physical activities recognition performance. Methodology: Accelerometer sensors of smartphones were used to recognize specific human activities. WEKA machine learning software was used to run the experiments. Average of probabilistic combining rule was used to combine Multilayer perceptron (MLP), Decision tree (J48), and Logistic regression techniques. This model is about using the voting algorithm to combine the power of those three classifiers. The reproduced voting results were then compared with few extra classification algorithms proposed in this article such as KNN, K Star, Random Forest, Naïve Bayes, Decision table, and PART. The additional ensemble techniques are Boosting, Bagging, and Stacking. 10-fold cross validation was used to validate accuracies of the resulted models. Confusion matrices of each classifier were obtained and analyzed. For models’ evaluation, accuracy, F-measure, and Area Under Curve (AUC) was calculated to evaluate models’ performances in addition to Precision and Recall measures. A dataset of 5,418 instances was used. Results & Discussion: In general, the results of Accuracy, AUC, F-Measure, Recall, and precision shows that Random Forest classifier achieved the best performance compared to the authors proposed voting technique for all physical activities except for jogging (RF=98.40, Voting=99.60) and standing (94.30, Voting=97.20) even though the difference is limited to a maximum of 0.10% weighted score for RF. In addition, Bagging ensemble technique achieved considerably high scores similar to the voting technique with a difference of a maximum of 0.20% between both classifiers. On the other hand, Boosting and Stacking algorithms achieved the poorest performances among other classifiers ranging from 14.80% to 74.70%.

References
  1. Catalo, C., Tufekci, S., Pirmit, E., & Kocabag, G. (2015). On the use of ensemble of classifiers for accelerometer-based activity recognition. Applied Soft Computing.‏
  2. Wanmin Wu, Sanjoy Dasgupta, Ernesto E. Ramirez, Carlyn Peterson, Gregory J Norman. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 05.10.2012.
  3. Available on PubMed Library http://www.ncbi.nlm.nih.gov/pubmed/23041431.
  4. Burt, V. L., Whelton, P., Roccella, E. J., Brown, C., Cutler, J. A., Higgins, M., ... & Labarthe, D. (1995). Prevalence of hypertension in the US adult population results from the Third National Health and Nutrition Examination Survey, 1988-1991. Hypertension, 25(3), 305-313.‏
  5. Trost, S. G., Kerr, L. M., Ward, D. S., & Pate, R. R. (2001). Physical activity and determinants of physical activity in obese and non-obese children. International journal of obesity and related metabolic disorders: journal of the International Association for the Study of Obesity, 25(6), 822-829.‏
  6. Manini, T. M., Everhart, J. E., Patel, K. V., Schoeller, D. A., Colbert, L. H., Visser, M., ... & Harris, T. B. (2006). Daily activity energy expenditure and mortality among older adults. Jama, 296(2), 171-179.‏
  7. Baumeister, R. F., Campbell, J. D., Krueger, J. I., & Vohs, K. D. (2003). Does high self-esteem cause better performance, interpersonal success, happiness, or healthier lifestyles? Psychological science in the public interest, 4(1), 1-44.
  8. Reyes-Ortiz, J. L., Oneto, L., Samà, A., Parra, X., & Anguita, D. (2015). Transition-Aware Human Activity Recognition Using Smartphones. Neurocomputing.‏
  9. Banerjee, T., Keller, J. M., Popescu, M., & Skubic, M. (2015). Recognizing Complex Instrumental Activities of Daily Living Using Scene Information and Fuzzy Logic. Computer Vision and Image Understanding.
  10. Soulas, J., Lenca, P., & Thépaut, A. (2015). Unsupervised discovery of activities of daily living characterized by their periodicity and variability. Engineering Applications of Artificial Intelligence, 45, 90-102.‏
  11. Guiry, J. J., van de Ven, P., Nelson, J., Warmerdam, L., & Riper, H. (2014). Activity recognition with smartphone support. Medical engineering & physics, 36(6), 670-675.
  12. Faurholt-Jepsen, M., Ritz, C., Frost, M., Mikkelsen, R. L., Christensen, E. M., Bardram, J., ... & Kessing, L. V. (2015). Mood instability in bipolar disorder type I versus type II-continuous daily electronic self-monitoring of illness activity using smartphones. Journal of affective disorders, 186, 342-349.‏
  13. The dataset used in this article is known as WISDM (Wireless Sensor Data Mining) and is publicly available on http://www.cis.fordham.edu/wisdm/dataset.php
  14. Witten, I. H., & Frank, E. (2005). Data Mining: Practical machine learning tools and techniques. Morgan Kaufmann.‏ This is a useful book to know more about WEKA machine learning software.
  15. WEKA toolkit has been used to run the experiment in this article.
  16. Home page link: http://www.cs.waikato.ac.nz/ml/weka/.
Index Terms

Computer Science
Information Sciences

Keywords

Activity Recognition Weka Accelerometer Sensors Classification Algorithm.