Tai Chi has been proven effective in preventing falls in older adults, improving the joint function of knee osteoarthritis patients, and improving the balance of stroke survivors. However, the effect of Tai Chi on human gait dynamics is still less understood. Studies conducted in this domain only relied on statistical and clinical measurements on the time-series gait data. In recent years machine learning has proven its ability in recognizing complex patterns from time-series data. In this research work, we have evaluated the performance of several machine learning algorithms in classifying the walking gait of Tai Chi masters (people expert on Tai Chi) from the normal subjects. The study is designed in a longitudinal manner where the Tai Chi naive subjects received 6 months of Tai Chi training and the data was recorded during the initial and follow-up sessions. A total of 57 subjects participated in the experiment among which 27 were Tai Chi masters. We have introduced a gender, BMI-based scaling of the features to mitigate their effects from the gait parameters. A hybrid feature ranking technique has also been proposed for selecting the best features for classification. The research reports 88.17% accuracy and 93.10% ROC AUC values from subject-wise 5-fold cross-validation for the Tai Chi masters' vs normal subjects' walking gait classification for the "Single-task" walking scenarios. We have also got fairly good accuracy for the "Dual-task" walking scenarios (82.62% accuracy and 84.11% ROC AUC values). The results indicate that Tai Chi clearly has an effect on the walking gait dynamics. The findings and methodology of this study could provide preliminary guidance for applying machine learning-based approaches to similar gait kinematics analyses.
Diabetic neuropathy (DN) is one of the prevalent forms of neuropathy that involves alterations in biomechanical changes in the human gait. Diabetic foot ulceration (DFU) is one of the pervasive types of complications that arise due to DN. In the literature, for the last 50 years, researchers have been trying to observe the biomechanical changes due to DN and DFU by studying muscle electromyography (EMG) and ground reaction forces (GRF). However, the literature is contradictory. In such a scenario, we propose using Machine learning techniques to identify DN and DFU patients by using EMG and GRF data. We collected a dataset from the literature which involves three patient groups: Control (n = 6), DN (n = 6), and previous history of DFU (n = 9) and collected three lower limb muscles EMG (tibialis anterior (TA), vastus lateralis (VL), gastrocnemius lateralis (GL)), and three GRF components (GRFx, GRFy, and GRFz). Raw EMG and GRF signals were preprocessed, and different feature extraction techniques were applied to extract the best features from the signals. The extracted feature list was ranked using four different feature ranking techniques, and highly correlated features were removed. In this study, we considered different combinations of muscles and GRF components to find the best performing feature list for the identification of DN and DFU. We trained eight different conventional ML models: Discriminant analysis classifier (DAC), Ensemble classification model (ECM), Kernel classification model (KCM), k-nearest neighbor model (KNN), Linear classification model (LCM), Naive Bayes classifier (NBC), Support vector machine classifier (SVM), and Binary decision classification tree (BDC), to find the best-performing algorithm and optimized that model. We trained the optimized the ML algorithm for different combinations of muscles and GRF component features, and the performance matrix was evaluated. Our study found the KNN algorithm performed well in identifying DN and DFU, and we optimized it before training. We found the best accuracy of 96.18% for EMG analysis using the top 22 features from the chi-square feature ranking technique for features from GL and VL muscles combined. In the GRF analysis, the model showed 98.68% accuracy using the top 7 features from the Feature selection using neighborhood component analysis for the feature combinations from the GRFx-GRFz signal. In conclusion, our study has shown a potential solution for ML application in DN and DFU patient identification using EMG and GRF parameters. With careful signal preprocessing with strategic feature extraction from the biomechanical parameters, optimization of the ML model can provide a potential solution in the diagnosis and stratification of DN and DFU patients from the EMG and GRF signals.
Diabetic sensorimotor polyneuropathy (DSPN) is a serious long-term complication of diabetes, which may lead to foot ulceration and amputation. Among the screening tools for DSPN, the Michigan neuropathy screening instrument (MNSI) is frequently deployed, but it lacks a straightforward rating of severity. A DSPN severity grading system has been built and simulated for the MNSI, utilizing longitudinal data captured over 19 years from the Epidemiology of Diabetes Interventions and Complications (EDIC) trial. Machine learning algorithms were used to establish the MNSI factors and patient outcomes to characterise the features with the best ability to detect DSPN severity. A nomogram based on multivariable logistic regression was designed, developed and validated. The extra tree model was applied to identify the top seven ranked MNSI features that identified DSPN, namely vibration perception (R), 10-gm filament, previous diabetic neuropathy, vibration perception (L), presence of callus, deformities and fissure. The nomogram's area under the curve (AUC) was 0.9421 and 0.946 for the internal and external datasets, respectively. The probability of DSPN was predicted from the nomogram and a DSPN severity grading system for MNSI was created using the probability score. An independent dataset was used to validate the model's performance. The patients were divided into four different severity levels, i.e., absent, mild, moderate, and severe, with cut-off values of 10.50, 12.70 and 15.00 for a DSPN probability of less than 50, 75 and 100%, respectively. We provide an easy-to-use, straightforward and reproducible approach to determine prognosis in patients with DSPN.