Machine Learning Approach for Fatigue Estimation in Sit-to-Stand Exercise
Abstract
:1. Introduction
Exercise Intensity and Fatigue Regulation Background
2. Materials and Methods
2.1. Subjects Recruitment
2.2. Materials
- Kinect V2 (Microsoft, USA): This sensor implements depth and RGB images to segment the human body. In this work, the second version of this sensor was used with the Windows SDK, which provides 25 body points. It can measure the 3D position and orientation of each body point at a sample rate of 30 Hz. Moreover, because this activity is normally executed in the same plane, this Kinect has been widely used to analyze the STS movement, showing great accuracy and performance [73]. The sensor was placed on a tripod at 1 m from the floor and 4 m from the subject, as it is suggested for the right usage [73].
- Zephyr HxM BT (Medtronic, Ireland): This sensor is a wearable sensor that has been used to extract heart rate information of the patients requiring continuous monitoring. In this study, data were collected through a Bluetooth communication channel with a sample rate of 1 Hz. It was placed on the volunteer’s chest with an elastic band. Moreover, it is implemented to measure the resting heart rate of each subject. The selection of the Zephyr BT sensor was made based on accuracy, reliability, cost, availability, and comfort [74,75,76].
- Borg CR10: Aiming to simplify the explanation of this scale, Figure 1 was used to explain the meaning of the values to each volunteer, where it is possible to see the division of the fatigue levels (low, moderate and high). On the other hand, according to the results of the multi-dimensional fatigue inventory criteria, it was ensured that the participants were at a level of zero fatigue, i.e., non-fatigued condition. This scale was asked to the volunteer every 30 s during the STS test without interrupting the exercise. Hence, if the volunteer was able to complete the 2 min exercise, the corresponding test register ended up with 4 Borg CR10 values.
2.3. Procedure
2.4. Data Processing
2.4.1. Kinect Features
- F1: Stand-to-stand time (s), estimated with the duration of the stand-to-stand cycle.
- F2: Sit-to-stand time (s), estimated with the duration of the sit-to-stand phase.
- F3: Stand-to-sit time (s), estimated with the duration of the stand-to-sit phase.
- F4: M_hip vertical range (m), measured as the difference between the maximum and minimum value of the signal during the stand-to-stand cycle.
- F5: M_hip depth range (m), measured as the difference between the maximum and minimum value of the signal during the stand-to-stand cycle.
- F6: M_hip max vertical velocity (m/s), estimated by deriving the signal and obtaining its maximum value during the sit-to-stand phase.
- F7: M_hip min vertical velocity (m/s), estimated by deriving the signal and obtaining its minimum value during the stand-to-sit phase.
- F8: M_hip max depth velocity (m/s), estimated by deriving the signal and obtaining its maximum value during the stand-to-sit phase.
- F9: M_hip min depth velocity (m/s), estimated by deriving the signal and obtaining its maximum value during the sit-to-stand phase.
- F10*: Knee flexo-extension range (). The knee flexo-extension signal was obtained by measuring the angle between the vectors composed by the hip, knee and the ankle Kinect 3D points (Figure 2A). Hence, this feature was estimated with the difference between the maximum and minimum value of the corresponding signal during the sit-to-stand phase (m/s).
- F11*: Knee flexo-extension max velocity (), estimated by deriving the knee flexo-extension signal and obtaining its maximum value during the stand-to-sit phase.
- F12*: Knee flexo-extension min velocity (), estimated by deriving the knee flexo-extension signal and obtaining its minimum value during the sit-to-stand phase.
- F13*: Hip flexo-extension range (). The hip flexo-extension signal was obtained with the X-axis angle of the matrix rotation between the M_hip and the knee Kinect 3D orientation (Figure 2B). Hence, this feature was estimated with the difference between the maximum and minimum value of the corresponding signal during the sit-to-stand phase.
- F14*: Hip flexo-extension max velocity (), estimated by deriving the hip flexo-extension signal and obtaining its maximum value during the stand-to-sit phase.
- F15*: Hip flexo-extension min velocity (), estimated by deriving the hip flexo-extension signal and obtaining its minimum value during the sit-to-stand phase.
- F16*: Hip abduction-adduction range (). The hip abduction-adduction signal was obtained with the Z-axis angle of the matrix rotation between the M_hip and the knee Kinect 3D orientation (Figure 2B). Hence, this feature was estimated with the difference between the maximum and minimum value of the corresponding signal during the sit-to-stand phase.
- F17*: Hip abduction-adduction max velocity (/s), estimated by deriving the hip abduction-adduction signal and obtaining its maximum value during the stand-to-sit phase.
- F18*: Hip abduction-adduction min velocity (/s), estimated by deriving the hip abduction-adduction signal and obtaining its minimum value during the sit-to-stand phase.
- F19*: Ankle flexo-extension range (). The Ankle flexo-extension signal was obtained by measuring the angle between the vectors composed by the knee, ankle and foot Kinect 3D points (Figure 2A). Hence, this feature was estimated with the difference between the maximum and minimum value of the corresponding signal during the sit-to-stand phase.
- F20*: Ankle flexo-extension max velocity (/s), estimated by deriving the ankle flexo-extension signal and obtaining its maximum value during the stand-to-sit phase.
- F21*: Ankle flexo-extension min velocity (/s), estimated by deriving the ankle flexo-extension signal and obtaining its minimum value during the sit-to-stand phase.
- F22: M_shoulder vertical range (m), measured as the difference between the maximum and minimum value of the signal during the stand-to-stand cycle.
- F23: M_shoulder depth range (m), measured as the difference between the maximum and minimum value of the signal during the stand-to-stand cycle.
- F24: M_shoulder max vertical velocity (m/s), estimated by deriving the signal and obtaining its maximum value during the sit-to-stand phase.
- F25: M_shoulder min vertical velocity (m/s), estimated by deriving the signal and obtaining its minimum value during the stand-to-sit phase.
- F26: M_shoulder max depth velocity (m/s), estimated by deriving the signal and obtaining its maximum value during the sit-to-stand phase.
- F27: Spine flexo-extension range (). The spine flexo-extension signal was obtained with the X-axis angle of the matrix rotation between the M_shoulder and the M_hip Kinect 3D orientation (Figure 2B). Hence, this feature was estimated with the difference between the maximum and minimum value of the corresponding signal during the sit-to-stand phase.
- F28: Spine flexo-extension max velocity (/s), estimated by deriving the spine flexo-extension signal and obtaining its maximum value during the stand-to-sit phase.
- F29: Spine flexo-extension min velocity (/s), estimated by deriving the spine flexo-extension signal and obtaining its minimum value during the sit-to-stand phase.
- F30: Spine abduction-adduction range (/s). The spine abduction-adduction signal was obtained with the Z-axis angle of the matrix rotation between the M_shoulder and the M_hip Kinect 3D orientation (Figure 2B). Hence, this feature was estimated with the difference between the maximum and minimum value of the corresponding signal during the sit-to-stand phase.
- F31: Spine abduction-adduction max velocity (/s), estimated by deriving the spine abduction-adduction signal and obtaining its maximum value during the stand-to-sit phase.
- F32: Spine abduction-adduction min velocity (/s), estimated by deriving the spine abduction-adduction signal and obtaining its minimum value during the sit-to-stand phase.
2.4.2. Borg Interpolation, Features Relation and Heart Rate Incorporation
2.4.3. Data Normalization
2.4.4. Data Set Construction
2.4.5. Fatigue Estimation Model
3. Results
4. Discussion
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Abbreviations
PE | physical exercise |
HRPF | Health-related physical fitness |
maximum oxygen volume | |
LIE | light-intensity exercise |
MIE | moderate-intensity exercise |
HIE | high-intensity exercise |
STS | sit-to-stand |
MET | metabolic equivalent |
VO | oxygen uptake |
HR | heart rate |
HRR | heart rate reserve |
EMG | electromyography |
COVID19 | coronavirus disease 2019 |
M | mean |
SD | standard deviation |
MHR | maximum heart rate |
M_hip | middle hip Kinect marker |
M_spine | middle spine Kinect marker |
M_shoulder | middle shoulder Kinect marker |
Max_val | maximum value |
Min_val | minimum value |
LF | low fatigue |
MF | moderate fatigue |
HF | high fatigue |
TP | True posotive |
FN | False negatives |
FP | False positives |
LR | Linear regression |
RF | random forest |
ANN | artificial neuronal network |
SVM | support vector machine |
KNN | k-nearest neighbor |
UMAP | uniform manifold approximation and projection |
References
- Thompson, P. Exercise and Physical Activity in the Prevention and Treatment of Atherosclerotic Cardiovascular Disease: A Statement From the Council on Clinical Cardiology. Arterioscler. Thromb. Vasc. Biol. 2003, 23, 42e–49e. [Google Scholar] [CrossRef]
- World Health Organization. Global Status Report on Noncommunicable Diseases 2014; Number WHO/NMH/NVI/15.1; World Health Organization: Geneva, Switzerland, 2014. [Google Scholar]
- Warburton, D.E.R.; Nicol, C.W.; Bredin, S.S.D. Prescribing exercise as preventive therapy. CMAJ 2006, 174, 961–974. [Google Scholar] [CrossRef] [Green Version]
- Pedersen, B.K. Physical Exercise in Chronic Diseases. In Nutrition and Skeletal Muscle; Elsevier: Amsterdam, The Netherlands, 2019; pp. 217–266. [Google Scholar] [CrossRef]
- Ignarro, L.J.; Balestrieri, M.L.; Napoli, C. Nutrition, physical activity, and cardiovascular disease: An update. Cardiovasc. Res. 2007, 73, 326–340. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Price, K.J.; Gordon, B.A.; Bird, S.R.; Benson, A.C. A review of guidelines for cardiac rehabilitation exercise programmes: Is there an international consensus? Eur. J. Prev. Cardiol. 2016, 23, 1715–1733. [Google Scholar] [CrossRef]
- Dibben, G.O.; Dalal, H.M.; Taylor, R.S.; Doherty, P.; Tang, L.H.; Hillsdon, M. Cardiac rehabilitation and physical activity: Systematic review and meta-analysis. Heart 2018, 104, 1394–1402. [Google Scholar] [CrossRef] [PubMed]
- Gloeckl, R.; Schneeberger, T.; Jarosch, I.; Kenn, K. Pulmonary rehabilitation and exercise training in chronic obstructive pulmonary disease. Dtsch. ÄRzteblatt Int. 2018, 115, 117. [Google Scholar] [CrossRef] [PubMed]
- Spruit, M.A.; Pitta, F.; McAuley, E.; ZuWallack, R.L.; Nici, L. Pulmonary rehabilitation and physical activity in patients with chronic obstructive pulmonary disease. Am. J. Respir. Crit. Care Med. 2015, 192, 924–933. [Google Scholar] [CrossRef] [PubMed]
- Dalzell, M.; Smirnow, N.; Sateren, W.; Sintharaphone, A.; Ibrahim, M.; Mastroianni, L.; Zambrano, L.V.; O’Brien, S. Rehabilitation and exercise oncology program: Translating research into a model of care. Curr. Oncol. 2017, 24, e191. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Spence, R.R.; Heesch, K.C.; Brown, W.J. Exercise and cancer rehabilitation: A systematic review. Cancer Treat. Rev. 2010, 36, 185–194. [Google Scholar] [CrossRef] [Green Version]
- Morrow, G.R.; Shelke, A.R.; Roscoe, J.A.; Hickok, J.T.; Mustian, K. Management of cancer-related fatigue. Clin. J. Oncol. Nurs. 2005, 23, 229–239. [Google Scholar] [CrossRef]
- Dörr, W.; Engenhart-Cabillic, R.; Zimmermann, J.S. Normal Tissue Reactions in Radiotherapy and Oncology; Karger Medical and Scientific Publishers: Basel, Switzerland, 2002; Volume 37. [Google Scholar]
- Cup, E.H.; Pieterse, A.J.; ten Broek-Pastoor, J.M.; Munneke, M.; van Engelen, B.G.; Hendricks, H.T.; van der Wilt, G.J.; Oostendorp, R.A. Exercise Therapy and Other Types of Physical Therapy for Patients With Neuromuscular Diseases: A Systematic Review. Arch. Phys. Med. Rehabil. 2007, 88, 1452–1464. [Google Scholar] [CrossRef]
- Lee, Y.; Ahn, S. The Effects of Kinesio Taping and Neuromuscular Rehabilitation Exercise for Patients with Acute Whiplash-Associated Disorder. J. Korean Acad. Orthop. Man. Phys. Ther. 2016, 22, 41–49. [Google Scholar]
- Voorn, E.L.; Koopman, F.; Nollet, F.; Brehm, M.A. Aerobic exercise in adult neuromuscular rehabilitation: A survey of healthcare professionals. J. Rehabil. Med. 2019, 51, 518–524. [Google Scholar] [CrossRef] [Green Version]
- Frontera, W.R. Exercise and Musculoskeletal Rehabilitation: Restoring Optimal Form and Function. Physician Sportsmed. 2003, 31, 39–45. [Google Scholar] [CrossRef]
- Escalante, Y.; Saavedra, J.M.; García-Hermoso, A.; Silva, A.J.; Barbosa, T.M. Physical exercise and reduction of pain in adults with lower limb osteoarthritis: A systematic review. J. Back Musculoskelet. Rehabil. 2010, 23, 175–186. [Google Scholar] [CrossRef] [PubMed]
- American College of Sports Medicine. ACSM’s Health-Related Physical Fitness Assessment Manual; Lippincott Williams & Wilkins: Philadelphia, PA, USA, 2013. [Google Scholar]
- Warburton, D.E.; Gledhill, N.; Quinney, A. Musculoskeletal Fitness and Health. Can. J. Appl. Physiol. 2001, 26, 217–237. [Google Scholar] [CrossRef] [PubMed]
- Warburton, D.E.; Gledhill, N.; Quinney, A. The effects of changes in musculoskeletal fitness on health. Can. J. Appl. Physiol. 2001, 26, 161–216. [Google Scholar] [CrossRef]
- Warburton, D.E.; McKenzie, D.C.; Haykowsky, M.J.; Taylor, A.; Shoemaker, P.; Ignaszewski, A.P.; Chan, S.Y. Effectiveness of high-intensity interval training for the rehabilitation of patients with coronary artery disease. Am. J. Cardiol. 2005, 95, 1080–1084. [Google Scholar] [CrossRef]
- Dun, Y.; Thomas, R.J.; Smith, J.R.; Medina-Inojosa, J.R.; Squires, R.W.; Bonikowske, A.R.; Huang, H.; Liu, S.; Olson, T.P. High-intensity interval training improves metabolic syndrome and body composition in outpatient cardiac rehabilitation patients with myocardial infarction. Cardiovasc. Diabetol. 2019, 18, 104. [Google Scholar] [CrossRef] [Green Version]
- Manley, A. Physical Activity and Health: A Report of the Surgeon General; U.S. Department of Health & Human Services: Atlanta, GA, USA, 1997. [Google Scholar]
- Pollock, M.L.; Gaesser, G.A.; Butcher, J.D.; Després, J.P.; Dishman, R.K.; Franklin, B.A.; Garber, C.E. The recommended quantity and quality of exercise for developing and maintaining cardiorespiratory and muscular fitness, and flexibility in healthy adults. Med. Sci. Sport. Exerc. 1998, 30, 975–991. [Google Scholar] [CrossRef]
- Andersen, L.B.; Schnohr, P.; Schroll, M.; Hein, H.O. All-Cause Mortality Associated With Physical Activity During Leisure Time, Work, Sports, and Cycling to Work. Arch. Intern. Med. 2000, 160, 1621–1628. [Google Scholar] [CrossRef]
- Schnohr, P.; Marott, J.L.; Jensen, J.S.; Jensen, G.B. Intensity versus duration of cycling, impact on all-cause and coronary heart disease mortality: The Copenhagen City Heart Study. Eur. J. Prev. Cardiol. 2012, 19, 73–80. [Google Scholar] [CrossRef]
- Tanasescu, M.; Leitzmann, M.F.; Rimm, E.B.; Willett, W.C.; Stampfer, M.J.; Hu, F.B. Exercise type and intensity in relation to coronary heart disease in men. J. Am. Med. Assoc. 2002, 288, 1994–2000. [Google Scholar] [CrossRef] [PubMed]
- Lee, I.M.; Sesso, H.D.; Oguma, Y.; Paffenbarger, R.S. Relative intensity of physical activity and risk of coronary heart disease. Circulation 2003, 107, 1110–1116. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Fox, E.L.; Bartels, R.L.; Billings, C.E.; Mathews, D.K.; Bason, R.; Webb, W.M. Intensity and distance of interval training programs and changes in aerobic power. Med. Sci. Sport. 1973, 5, 18–22. [Google Scholar]
- Myers, J.; Prakash, M.; Froelicher, V.; Do, D.; Partington, S.; Atwood, J.E. Exercise Capacity and Mortality among Men Referred for Exercise Testing. N. Engl. J. Med. 2002, 346, 793–801. [Google Scholar] [CrossRef]
- Keteyian, S.J.; Brawner, C.A.; Savage, P.D.; Ehrman, J.K.; Schairer, J.; Divine, G.; Aldred, H.; Ophaug, K.; Ades, P.A. Peak aerobic capacity predicts prognosis in patients with coronary heart disease. Am. Heart J. 2008, 156, 292–300. [Google Scholar] [CrossRef]
- Rognmo, Ø.; Hetland, E.; Helgerud, J.; Hoff, J.; Slørdahl, S.A. High intensity aerobic interval exercise is superior to moderate intensity exercise for increasing aerobic capacity in patients with coronary artery disease. Eur. J. Cardiovasc. Prev. Rehabil. 2004, 11, 216–222. [Google Scholar] [CrossRef]
- Moholdt, T.T.; Amundsen, B.H.; Rustad, L.A.; Wahba, A.; Løvø, K.T.; Gullikstad, L.R.; Bye, A.; Skogvoll, E.; Wisløff, U.; Slørdahl, S.A. Aerobic interval training versus continuous moderate exercise after coronary artery bypass surgery: A randomized study of cardiovascular effects and quality of life. Am. Heart J. 2009, 158, 1031–1037. [Google Scholar] [CrossRef] [PubMed]
- Kemi, O.J.; Wisløff, U. High-Intensity Aerobic Exercise Training Improves the Heart in Health and Disease. J. Cardiopulm. Rehabil. Prev. 2010, 30, 2–11. [Google Scholar] [CrossRef]
- O’Connor, C.M.; Whellan, D.J.; Lee, K.L.; Keteyian, S.J.; Cooper, L.S.; Ellis, S.J.; Leifer, E.S.; Kraus, W.E.; Kitzman, D.W.; Blumenthal, J.A.; et al. Efficacy and safety of exercise training in patients with chronic heart failure HF-ACTION randomized controlled trial. JAMA—J. Am. Med. Assoc. 2009, 301, 1439–1450. [Google Scholar] [CrossRef]
- Cornish, A.K.; Broadbent, S.; Cheema, B.S. Interval training for patients with coronary artery disease: A systematic review. Eur. J. Appl. Physiol. 2011, 111, 579–589. [Google Scholar] [CrossRef]
- Balady, G.J.; Williams, M.A.; Ades, P.A.; Bittner, V.; Comoss, P.; Foody, J.A.M.; Franklin, B.; Sanderson, B.; Southard, D. Core components of cardiac rehabilitation/secondary prevention programs: 2007 update—A sci. statement from the Am. Heart Assoc. exercise, cardiac rehabilitation, and prevention comm., the council on clinical cardiology; the councils on cardiovascular nu. Circulation 2007, 115, 2675–2682. [Google Scholar] [CrossRef]
- Kobashigawa, J.A.; Leaf, D.A.; Lee, N.; Gleeson, M.P.; Liu, H.; Hamilton, M.A.; Moriguchi, J.D.; Kawata, N.; Einhorn, K.; Herlihy, E.; et al. A controlled trial of exercise rehabilitation after heart transplantation. N. Engl. J. Med. 1999, 340, 272–277. [Google Scholar] [CrossRef] [PubMed]
- Bohannon, R.W. Sit-to-stand test for measuring performance of lower extremity muscles. Percept. Mot. Ski. 1995, 80, 163–166. [Google Scholar] [CrossRef] [PubMed]
- Bohanno, R.W. Test-retest reliability of the five-repetition sit-to-stand test: A systematic review of the literature involving adults. J. Strength Cond. Res. 2011, 25, 3205–3207. [Google Scholar] [CrossRef]
- Jiménez, C.R.; Bennett, P.; García, A.O.; Cuesta Vargas, A.I. Fatigue detection during sit-to-stand test based on surface electromyography and acceleration: A case study. Sensors 2019, 19, 4202. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Shephard, R. Absolute versus relative intensity of physical activity in a dose-response context. Med. Sci. Sport. 2001, 33 (Suppl. S6), S400–S418. [Google Scholar] [CrossRef]
- Ainsworth, B.; Haskell, W.L.; Leon, A.S.; Jacobs, D.R., Jr.; Montoye, H.J.; Sallis, J.F.; Paffenbarger, R.S., Jr. Compendium of physical activities: Classification of energy costs of human physical activities. Med. Sci. Sport. Exerc. 1993, 25, 71–80. [Google Scholar] [CrossRef] [PubMed]
- Schutz, Y.; Weinsier, R.L.; Hunter, G.R. Assessment of free-living physical activity in humans: An overview of currently available and proposed new measures. Obes. Res. 2001, 9, 368–379. [Google Scholar] [CrossRef]
- Ainsworth, B.E.; Haskell, W.L.; Whitt, M.C.; Irwin, M.L.; Swartz, A.M.; Strath, S.J.; O’brien, W.L.; Bassett, D.R.; Schmitz, K.H.; Emplaincourt, P.; et al. Compendium of Physical Activities: An update of activity codes and MET intensities. Med. Sci. Sport. Exerc. 2000, 32, S498–S504. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Savage, P.D.; Toth, M.J.; Ades, P.A. A re-examination of the metabolic equivalent concept in individuals with coronary heart disease. J. Cardiopulm. Rehabil. Prev. 2007, 27, 143–148. [Google Scholar] [CrossRef] [PubMed]
- Qi, J.; Yang, P.; Waraich, A.; Deng, Z.; Zhao, Y.; Yang, Y. Examining sensor-based physical activity recognition and monitoring for healthcare using Internet of Things: A systematic review. J. Biomed. Inform. 2018, 87, 138–153. [Google Scholar] [CrossRef] [PubMed]
- Zeni, A.I.; Hoffman, M.D.; Clifford, P.S. Relationships among heart rate, lactate concentration, and perceived effort for different types of rhythmic exercise in women. Arch. Phys. Med. Rehabil. 1996, 77, 237–241. [Google Scholar] [CrossRef]
- da Cunha, F.A.; Farinatti, P.d.T.V.; Midgley, A.W. Methodological and practical application issues in exercise prescription using the heart rate reserve and oxygen uptake reserve methods. J. Sci. Med. Sport 2011, 14, 46–57. [Google Scholar] [CrossRef]
- Reybrouck, T.; Mertens, L.; Brusselle, S.; Weymans, M.; Eyskens, B.; Defoor, J.; Gewillig, M. Oxygen uptake versus exercise intensity: A new concept in assessing cardiovascular exercise function in patients with congenital heart disease. Heart 2000, 84, 46–52. [Google Scholar] [CrossRef] [Green Version]
- Jette, M.; Sidney, K.; Blümchen, G. Metabolic equivalents (METS) in exercise testing, exercise prescription, and evaluation of functional capacity. Clin. Cardiol. 1990, 13, 555–565. [Google Scholar] [CrossRef]
- Fukuda, K.; Straus, S.E.; Hickie, I.; Sharpe, M.C.; Dobbins, J.G.; Komaroff, A. The chronic fatigue syndrome: A comprehensive approach to its definition and study. Ann. Intern. Med. 1994, 121, 953–959. [Google Scholar] [CrossRef]
- Dittner, A.J.; Wessely, S.C.; Brown, R.G. The assessment of fatigue: A practical guide for clinicians and researchers. J. Psychosom. Res. 2004, 56, 157–170. [Google Scholar] [CrossRef]
- Abd-Elfattah, H.M.; Abdelazeim, F.H.; Elshennawy, S. Physical and cognitive consequences of fatigue: A review. J. Adv. Res. 2015, 6, 351–358. [Google Scholar] [CrossRef]
- Karthick, P.A.; Ghosh, D.M.; Ramakrishnan, S. Surface electromyography based muscle fatigue detection using high-resolution time-frequency methods and machine learning algorithms. Comput. Methods Programs Biomed. 2018, 154, 45–56. [Google Scholar] [CrossRef] [PubMed]
- Subasi, A.; Kiymik, M.K. Muscle fatigue detection in EMG using time-frequency methods, ICA and neural networks. J. Med. Syst. 2010, 34, 777–785. [Google Scholar] [CrossRef]
- Al-Mulla, M.R.; Sepulveda, F.; Colley, M. A Review of Non-Invasive Techniques to Detect and Predict Localised Muscle Fatigue. Sensors 2011, 11, 3545–3594. [Google Scholar] [CrossRef] [Green Version]
- Stoykov, N.S.; Lowery, M.M.; Kuiken, T.A. A finite-element analysis of the effect of muscle insulation and shielding on the surface EMG signal. IEEE Trans. Biomed. Eng. 2005, 52, 117–121. [Google Scholar] [CrossRef]
- Annett, J. Subjective rating scales: Science or art? Ergonomics 2002, 45, 966–987. [Google Scholar] [CrossRef]
- Borg, G. Borg’s range model and scales. Int. J. Sport Psychol. 2001, 32, 110–126. [Google Scholar]
- Zamunér, A.R.; Moreno, M.A.; Camargo, T.M.; Graetz, J.P.; Rebelo, A.C.; Tamburús, N.Y.; da Silva, E. Assessment of subjective perceived exertion at the anaerobic threshold with the Borg CR-10 scale. J. Sport. Sci. Med. 2011, 10, 130. [Google Scholar]
- Paillard, T. Effects of general and local fatigue on postural control: A review. Neurosci. Biobehav. Rev. 2012, 36, 162–176. [Google Scholar] [CrossRef] [PubMed]
- Roldán-Jiménez, C.; Bennett, P.; Cuesta-Vargas, A.I. Muscular activity and fatigue in lower-limb and trunk muscles during different sit-to-stand tests. PLoS ONE 2015, 10, e0141675. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Aguirre, A.; Casas, J.; Céspedes, N.; Múnera, M.; Rincon-Roncancio, M.; Cuesta-Vargas, A.; Cifuentes, C.A. Feasibility study: Towards Estimation of Fatigue Level in Robot-Assisted Exercise for Cardiac Rehabilitation. In Proceedings of the 2019 IEEE 16th International Conference on Rehabilitation Robotics (ICORR), Toronto, ON, Canada, 24–28 June 2019; pp. 911–916. [Google Scholar]
- Mokaya, F.; Lucas, R.; Noh, H.Y.; Zhang, P. Burnout: A wearable system for unobtrusive skeletal muscle fatigue estimation. In Proceedings of the 2016 15th ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN), Vienna, Austria, 11–14 April 2016; pp. 1–12. [Google Scholar]
- Camomilla, V.; Bergamini, E.; Fantozzi, S.; Vannozzi, G. Trends supporting the in-field use of wearable inertial sensors for sport performance evaluation: A systematic review. Sensors 2018, 18, 873. [Google Scholar] [CrossRef] [Green Version]
- Ejupi, A.; Gschwind, Y.J.; Valenzuela, T.; Lord, S.R.; Delbaere, K. A kinect and inertial sensor-based system for the self-assessment of fall risk: A home-based study in older people. Hum. Comput. Interact. 2016, 31, 261–293. [Google Scholar] [CrossRef]
- McGinnis, R.S.; Cain, S.M.; Davidson, S.P.; Vitali, R.V.; Perkins, N.C.; McLean, S.G. Quantifying the effects of load carriage and fatigue under load on sacral kinematics during countermovement vertical jump with IMU-based method. Sport. Eng. 2016, 19, 21–34. [Google Scholar] [CrossRef]
- Zhang, J.; Lockhart, T.E.; Soangra, R. Classifying lower extremity muscle fatigue during walking using machine learning and inertial sensors. Ann. Biomed. Eng. 2014, 42, 600–612. [Google Scholar] [CrossRef] [Green Version]
- Hollander, J.E.; Carr, B.G. Virtually perfect? Telemedicine for COVID-19. N. Engl. J. Med. 2020, 382, 1679–1681. [Google Scholar] [CrossRef]
- Jakicic, J.; Otto, A.D. Physical activity considerations for the treatment and prevention of obesity. Am. J. Clin. Nutr. 2005, 82, 226S–229S. [Google Scholar] [CrossRef]
- Hsiao, M.Y.; Li, C.M.; Lu, I.S.; Lin, Y.H.; Wang, T.G.; Han, D.S. An investigation of the use of the Kinect system as a measure of dynamic balance and forward reach in the elderly. Clin. Rehabil. 2018, 32, 473–482. [Google Scholar] [CrossRef]
- Kakria, P.; Tripathi, N.; Kitipawang, P. A real-time health monitoring system for remote cardiac patients using smartphone and wearable sensors. Int. J. Telemed. Appl. 2015, 2015, 373474. [Google Scholar] [CrossRef] [Green Version]
- Moohialdin, A.S.; Suhariadi, B.T.; Siddiqui, M.K. Practical validation measurements of a physiological status monitoring sensor in real construction activities. In Proceedings of the Streamlining Information Transfer between Construction and Structural Engineering, Brisbane, QLD, Australia, 3–5 December 2018. [Google Scholar]
- Kim, J.H.; Roberge, R.; Powell, J.; Shafer, A.; Williams, W.J. Measurement accuracy of heart rate and respiratory rate during graded exercise and sustained exercise in the heat using the Zephyr BioHarness™. Int. J. Sport. Med. 2013, 34, 497. [Google Scholar] [CrossRef] [Green Version]
- American College of Sports Medicine. ACSM’s Resource Manual for Guidelines for Exercise Testing and Prescription; Lippincott Williams & Wilkins: Philadelphia, PA, USA, 2012. [Google Scholar]
- Swain, D.P.; Brawner, C.A.; American College of Sports Medicine. ACSM’s Resource Manual for Guidelines for Exercise Testing and Prescription; Wolters Kluwer Health/Lippincott Williams & Wilkins: Philadelphia, PA, USA, 2014. [Google Scholar]
- Arney, B.; Glover, R.; Fusco, A.; Cortis, C.; de Koning, J.; Erp, T.; Jaime, S.; Mikat, R.; Porcari, J.; Foster, C. Comparison of rating of perceived exertion scales during incremental and interval exercise. Kinesiology 2019, 51, 150–157. [Google Scholar] [CrossRef] [Green Version]
- Colado, J.C.; Brasil, R.M. Concurrent and Construct Validation of a Scale for Rating Perceived Exertion in Aquatic Cycling for Young Men. J. Sport. Sci. Med. 2019, 18, 695–707. [Google Scholar]
- Lessley, D.; Crandall, J.; Shaw, G.; Kent, R.; Funk, J. A Normalization Technique for Developing Corridors from Individual Subject Responses; Technical Report, SAE Technical Paper; SAE International: Warrendale, PA, USA, 2004. [Google Scholar]
- Moorhouse, K. An improved normalization methodology for developing mean human response curves. In Proceedings of the International Technical Conference on the Enhanced Safety of Vehicles, Seoul, Korea, 27–30 May 2013. [Google Scholar]
- Yoganandan, N.; Arun, M.W.; Pintar, F.A. Normalizing and scaling of data to derive human response corridors from impact tests. J. Biomech. 2014, 47, 1749–1756. [Google Scholar] [CrossRef]
- Skiena, S.S. The Data Science Design Manual; Springer: Berlin/Heidelberg, Germany, 2017. [Google Scholar]
- Berrar, D. Cross-validation. Encycl. Bioinform. Comput. Biol. 2019, 1, 542–545. [Google Scholar]
- Pedregosa, F.; Varoquaux, G.; Gramfort, A.; Michel, V.; Thirion, B.; Grisel, O.; Blondel, M.; Prettenhofer, P.; Weiss, R.; Dubourg, V.; et al. Scikit-learn: Machine learning in Python. J. Mach. Learn. Res. 2011, 12, 2825–2830. [Google Scholar]
- Algamal, Z.Y.; Lee, M.H. Penalized logistic regression with the adaptive LASSO for gene selection in high-dimensional cancer classification. Expert Syst. Appl. 2015, 42, 9326–9332. [Google Scholar] [CrossRef]
- Maman, Z.S.; Yazdi, M.A.A.; Cavuoto, L.A.; Megahed, F.M. A data-driven approach to modeling physical fatigue in the workplace using wearable sensors. Appl. Ergon. 2017, 65, 515–529. [Google Scholar] [CrossRef]
- Afsar, P.; Cortez, P.; Santos, H. Automatic visual detection of human behavior: A review from 2000 to 2014. Expert Syst. Appl. 2015, 42, 6935–6956. [Google Scholar] [CrossRef] [Green Version]
- Ghaderyan, P.; Abbasi, A.; Saber, S. A new algorithm for kinematic analysis of handwriting data; towards a reliable handwriting-based tool for early detection of alzheimer’s disease. Expert Syst. Appl. 2018, 114, 428–440. [Google Scholar] [CrossRef]
- Rescio, G.; Leone, A.; Siciliano, P. Supervised machine learning scheme for electromyography-based pre-fall detection system. Expert Syst. Appl. 2018, 100, 95–105. [Google Scholar] [CrossRef]
- Ryu, J.; Kim, D.H. Real-time gait subphase detection using an EMG signal graph matching (ESGM) algorithm based on EMG signals. Expert Syst. Appl. 2017, 85, 357–365. [Google Scholar] [CrossRef]
- Yigit, H. A weighting approach for KNN classifier. In Proceedings of the 2013 International Conference on Electronics, Computer and Computation (ICECCO), Ankara, Turkey, 7–9 November 2013; pp. 228–231. [Google Scholar]
- Erickson, B.J.; Korfiatis, P.; Akkus, Z.; Kline, T.L. Machine learning for medical imaging. Radiographics 2017, 37, 505–515. [Google Scholar] [CrossRef] [PubMed]
- Madzarov, G.; Gjorgjevikj, D.; Chorbev, I. A multi-class SVM classifier utilizing binary decision tree. Informatica 2009, 33, 225–233. [Google Scholar]
- Mahmon, N.A.; Ya’acob, N. A review on classification of satellite image using Artificial Neural Network (ANN). In Proceedings of the 2014 IEEE 5th Control and System Graduate Research Colloquium, Shah Alam, Malaysia, 11–12 August 2014; pp. 153–157. [Google Scholar]
- Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef] [Green Version]
- Dietterich, T.G. Ensemble methods in machine learning. In International Workshop on Multiple Classifier Systems; Springer: Berlin/Heidelberg, Germany, 2000; pp. 1–15. [Google Scholar]
- Maman, Z.S.; Chen, Y.J.; Baghdadi, A.; Lombardo, S.; Cavuoto, L.A.; Megahed, F.M. A data analytic framework for physical fatigue management using wearable sensors. Expert Syst. Appl. 2020, 155, 113405. [Google Scholar] [CrossRef]
- McInnes, L.; Healy, J.; Melville, J. Umap: Uniform manifold approximation and projection for dimension reduction. arXiv 2018, arXiv:1802.03426. [Google Scholar]
- Strassmann, A.; Steurer-Stey, C.; Dalla Lana, K.; Zoller, M.; Turk, A.J.; Suter, P.; Puhan, M.A. Population-based reference values for the 1-min sit-to-stand test. Int. J. Public Health 2013, 58, 949–953. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Parkinson, S.; Campbell, A.; Dankaerts, W.; Burnett, A.; O’Sullivan, P. Upper and lower lumbar segments move differently during sit-to-stand. Man. Ther. 2013, 18, 390–394. [Google Scholar] [CrossRef] [Green Version]
Gender | Age (Years) | Weight (kg) | Height (cm) |
---|---|---|---|
Female | |||
Male |
Mean | Median | SD | Maximum | Minimum |
---|---|---|---|---|
95 | 127 | 71 |
Fatigue State | Number of Registers |
---|---|
LF | 221 (33.5%) |
MF | 248 (37.6%) |
HF | 191 (28.9%) |
Model | Main Parameters | Overall Accuracy (%) | Precision (%) | Recall (%) | F-Score (%) |
---|---|---|---|---|---|
RF | n_estimators = 60 | 83.2% | 83.6% | 83.0% | 82.7% |
SVM | kernel = rbf class_weight =’balanced’ | 78.6% | 78.5% | 78.9% | 78.1% |
ANN | activation = ’relu’ solver = adam hls = (100,20,100) alpha = 0.05 learning_rate = ’adaptative’ max_iter = 1000 | 76.0% | 77.1% | 74.8% | 75.0% |
LR | solver = lbfgs C = 1000 | 74.4% | 74.4% | 73.2% | 72.4% |
KNN | k = 12 n_neighbors = 27 | 66.6% | 75.2% | 64.7% | 62.1% |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2021 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Aguirre, A.; Pinto, M.J.; Cifuentes, C.A.; Perdomo, O.; Díaz, C.A.R.; Múnera, M. Machine Learning Approach for Fatigue Estimation in Sit-to-Stand Exercise. Sensors 2021, 21, 5006. https://doi.org/10.3390/s21155006
Aguirre A, Pinto MJ, Cifuentes CA, Perdomo O, Díaz CAR, Múnera M. Machine Learning Approach for Fatigue Estimation in Sit-to-Stand Exercise. Sensors. 2021; 21(15):5006. https://doi.org/10.3390/s21155006
Chicago/Turabian StyleAguirre, Andrés, Maria J. Pinto, Carlos A. Cifuentes, Oscar Perdomo, Camilo A. R. Díaz, and Marcela Múnera. 2021. "Machine Learning Approach for Fatigue Estimation in Sit-to-Stand Exercise" Sensors 21, no. 15: 5006. https://doi.org/10.3390/s21155006