| Literature DB >> 36015714 |
Jeong Bae Ko1, Jae Soo Hong1, Young Sub Shin1, Kwang Bok Kim1.
Abstract
A decrease in dynamic balance ability (DBA) in the elderly is closely associated with aging. Various studies have investigated different methods to quantify the DBA in the elderly through DBA evaluation methods such as the timed up and go test (TUG) and the six-minute walk test (6MWT), applying the G-Walk wearable system. However, these methods have generally been difficult for the elderly to intuitively understand. The goal of this study was thus to generate a regression model based on machine learning (ML) to predict the age of the elderly as a familiar indicator. The model was based on inertial measurement unit (IMU) data as part of the DBA evaluation, and the performance of the model was comparatively analyzed with respect to age prediction based on the IMU data of the TUG test and the 6MWT. The DBA evaluation used the TUG test and the 6MWT performed by 136 elderly participants. When performing the TUG test and the 6MWT, a single IMU was attached to the second lumbar spine of the participant, and the three-dimensional linear acceleration and gyroscope data were collected. The features used in the ML-based regression model included the gait symmetry parameters and the harmonic ratio applied in quantifying the DBA, in addition to the features of description statistics for IMU signals. The feature set was differentiated between the TUG test and the 6MWT, and the performance of the regression model was comparatively analyzed based on the feature sets. The XGBoost algorithm was used to train the regression model. Comparison of the regression model performance according to the TUG test and 6MWT feature sets showed that the performance was best for the model using all features of the TUG test and the 6MWT. This indicated that the evaluation of DBA in the elderly should apply the TUG test and the 6MWT concomitantly for more accurate predictions. The findings in this study provide basic data for the development of a DBA monitoring system for the elderly.Entities:
Keywords: XAI; dynamic balance ability; inertial measurement unit (IMU); six-minute walk test; timed up and go test (TUG)
Mesh:
Year: 2022 PMID: 36015714 PMCID: PMC9413258 DOI: 10.3390/s22165957
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1Information of the IMU: (a) definition 3-axis of the IMU; (b) attachment position of the IMU.
Figure 2Data collection procedure and environment.
Figure 3The framework for generating the ML-based regression model.
Figure 4Example of identification of the TUG test sub-tasks (red line: PITCH signal; blue line: YAW signal): (a) rectification for raw data; (b) results of the TUG test data pre-processing for recognizing the TUG test sub-tasks.
Definitions of TUG test features.
| Features | Definition | |
|---|---|---|
| Time features | Total time | Total time on the TUG test |
| Sit-to-stand time | Time from sit on a chair to stand | |
| Gait time | Average time on forward gait and backward gait in the TUG test | |
| Mid-turn time | Time on rotation at return point | |
| End-turn time | Time on rotation for sit on a chair | |
| Stand-to-sit time | Time from stand to sit on a chair | |
| Descriptive statistics features | Root mean square (RMS) | Arithmetic mean of the squares of a set of values |
| Min | The smallest value | |
| Max | The greatest value |
Definitions of 6MWT features.
| Features | Definition | |
|---|---|---|
| GP | Number of steps | Number of steps taken during 6 min |
| Step/s | Step per second | |
| Step time | Mean time between each step | |
| Stride length | Distance between steps | |
| Gait distance | Walking distance for 6 min | |
| Average gait speed | Average walking speed for 6 min | |
| GS | Step regularity | Symmetry between steps as identified by ACCVT, ACCAP, ACCRES for walking |
| Stride regularity | Symmetry between strides as identified by ACCVT, ACCAP, ACCRES for walking | |
| Symmetry index | Gait symmetry index | |
| HR | Harmonic ratio | Smoothness of acceleration signals measured for walking |
| ApEn | Approximate entropy | Regularity of acceleration signals measured for walking |
Figure 5Performance comparison of the regression models: (a) MAE comparison results between four algorithms; (b) MAPE comparison results between four algorithms; (c) MAE results of XGBoost models to each datasets; (d) MAPE results of XGBoost models to each datasets.
Figure 6Analysis of feature importance in each of the XGBoost models as the dataset: (a) key features for each XGBoost model as the dataset; (b) AG; (c) OS; (d) OT.