Next Article in Journal
Characterization of Response Frequency for the Pressure-Sensitive Paint Based on Fluorine-Containing Polymer Matrixes Using Oscillating Sound Wave Technique
Next Article in Special Issue
The Reliability and Validity of Wearable Inertial Sensors Coupled with the Microsoft Kinect to Measure Shoulder Range-of-Motion
Previous Article in Journal
Dual-Frequency Doppler LiDAR Based on External Optical Feedback Effect in a Laser
Previous Article in Special Issue
Quantitative Analysis of EEG Power Spectrum and EMG Median Power Frequency Changes after Continuous Passive Motion Mirror Therapy System
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Subtask Segmentation of Timed Up and Go Test for Mobility Assessment of Perioperative Total Knee Arthroplasty †

1
Department of Biomedical Engineering, National Yang-Ming University, Taipei 11221, Taiwan
2
Research Center for Information Technology Innovation, Academia Sinica, Taipei 11529, Taiwan
3
Department of Orthopedic Surgery, Taichung Veterans General Hospital, Taichung 40705, Taiwan
4
Department of Biomedical Engineering, Hungkuang University, Taichung 43302, Taiwan
5
Department of Information Management, Minghsin University of Science and Technology, Hsinchu 30401, Taiwan
*
Author to whom correspondence should be addressed.
This paper is an extended version of our paper published in Hsieh, C.-Y.; Huang, H.-Y.; Liu, K.-C.; Chen, K.-H.; Hsu, S.J.; Chan, C.-T. Automatic Subtask Segmentation Approach of the Timed Up and Go Test for Mobility Assessment System Using Wearable Sensors. In Proceedings of the 2019 IEEE EMBS International Conference on Biomedical & Health Informatics (BHI), Chicago, IL, USA, 19–22 May 2019; pp. 1–4.
Sensors 2020, 20(21), 6302; https://doi.org/10.3390/s20216302
Submission received: 21 September 2020 / Revised: 2 November 2020 / Accepted: 3 November 2020 / Published: 5 November 2020
(This article belongs to the Special Issue Wearable Sensors and Systems for Rehabilitation)

Abstract

:
Total knee arthroplasty (TKA) is one of the most common treatments for people with severe knee osteoarthritis (OA). The accuracy of outcome measurements and quantitative assessments for perioperative TKA is an important issue in clinical practice. Timed up and go (TUG) tests have been validated to measure basic mobility and balance capabilities. A TUG test contains a series of subtasks, including sit-to-stand, walking-out, turning, walking-in, turning around, and stand-to-sit tasks. Detailed information about subtasks is essential to aid clinical professionals and physiotherapists in making assessment decisions. The main objective of this study is to design and develop a subtask segmentation approach using machine-learning models and knowledge-based postprocessing during the TUG test for perioperative TKA. The experiment recruited 26 patients with severe knee OA (11 patients with bilateral TKA planned and 15 patients with unilateral TKA planned). A series of signal-processing mechanisms and pattern recognition approaches involving machine learning-based multi-classifiers, fragmentation modification and subtask inference are designed and developed to tackle technical challenges in typical classification algorithms, including motion variability, fragmentation and ambiguity. The experimental results reveal that the accuracy of the proposed subtask segmentation approach using the AdaBoost technique with a window size of 128 samples is 92%, which is an improvement of at least 15% compared to that of the typical subtask segmentation approach using machine-learning models only.

1. Introduction

Osteoarthritis (OA) is a major source of disability that can affect the activities of daily living (ADLs) and the quality of life of elderly individuals. The incidence of knee OA is increasing because of increased age and life expectancy, increased obesity and lack of physical activity. A previous study showed that more than 250 million people worldwide suffer from knee OA [1]. Total knee arthroplasty (TKA) is one of the most common treatments for people with severe knee OA, which is in the terminal stage of knee OA [2,3]. TKA can reliably relieve pain and improve mobility function and health-related quality of life [4]. To assist clinical evaluation and assessment, the measurement of the progress is important for perioperative TKA. Measurements and assessments can be used to inform clinical professionals, patients, and caregivers about therapeutic efforts. Furthermore, outcomes from measurements and assessments may improve healthcare resources and service management.
Currently, patient-based and performance-based measures are common methodologies to measure the mobility status of perioperative TKA recovery progress. Patient-based measures are generally executed by clinical professionals, who use mail-in questionnaires, telephone interviews, and screening tools to investigate the health-related status of patients for perioperative TKA. However, patient-based measures present some issues. The first is that most of these measures rely on forced choice queries or subjective statements presented by the patients or primary caregivers. Such information may be inaccurate or have bias because it relies on the recall of events or a snapshot observation of function. The second is individual variance between the different raters. The raters provide subjective comments for patient performance on patient-based measures.
Performance-based measures focus on the measurement and assessment of physical functions by capturing the ability of patients to perform a unitary task or multiple tasks. Various measures of unitary tasks have been proposed for mobility assessment, such as the chair stand test (CST), six-minute walk test (6MWT) and stair climb test (SCT) [5]. These measures are often assessed by counting repetition, timing, range of motion (ROM), and total elapsed time. However, some important clinical fine-grained information might be neglected while limiting the measurement of specific information from a unitary task. A test with multiple tasks can measure the fine-grained and general information of physical functions. The timed up and go (TUG) test consisting of multiple tasks is widely utilized to measure basic mobility and balance capabilities in patients who are elderly and frail elderly, and patients suffering from Parkinson’s disease (PD), multiple sclerosis (MS), stroke, lumbar degenerative disc disease, lower limb amputations and chronic obstructive pulmonary disease (COPD) [6,7,8,9,10,11,12,13,14]. Some studies measured the total time execution of the TUG test. However, the TUG test as shown in Figure 1 contains various subtasks, such as sit-to-stand, stand-to-sit, walking, and turning tasks. By extracting the information from each subtask of the TUG test, the fine-grained outcomes can reveal important clinical information related to subjects. The information, such as elapsed time, balance and ROM of each subtask, can be used to assist professionals in clinical interventions and distinguish the functional recovery of patients.
The conventional measurement of a TUG test is manual execution by a rater who uses a stopwatch to record the total elapsed time of the TUG test. Manual execution may suffer from the issues of subjectiveness and rater biases. To tackle these issues, subtask segmentation and identification of TUG tests using inertial measurement units (IMUs) have been proposed to obtain fine-grained TUG information and gait characteristics objectively and reliably in clinical environments [15,16,17,18,19]. However, there are still several technical challenges in the current approaches for perioperative TKA. One of the most important challenges is the motion variability in different recovery progresses and individuals. Due to personal perception and recovery status, motion characteristics are diverse among different stages of perioperative TKA [20].
Fragmentation is another challenge in the subtask segmentation because of the unavoidable misclassification during the identification processes. This misclassification often leads a complete segment to be divided into fragments, especially during the motion transitions. The last challenge is ambiguity, which often occurs while there are highly overlapping motion characteristics between the defined activities, such as walking-out and walking-in, and turning and turning around in the TUG test. The issue of ambiguity may decrease the recognition ability of the subtask identification approaches. Figure 2 shows the fragmentation and ambiguity errors in subtask segmentation and identification.
In this work, a novel subtask segmentation approach using machine-learning and knowledge-based postprocessing approaches is proposed to tackle the technical challenges of classifying the subtasks of the TUG test—i.e., motion variability, fragmentation and ambiguity. A series of signal-processing mechanisms and pattern recognition approaches involving machine learning-based multi-classifiers, fragmentation modification and subtask inference are designed and developed to recognize the subtasks of the TUG test on TKA patients. The main contributions are as follows:
  • The proposed subtask segmentation approach, including machine learning-based multi-classifiers, fragmentation modification and subtask inference, can effectively improve the segmentation performance of the TUG test.
  • The reliability and effectiveness of the proposed approach is validated on 26 TKA patients and four phases of the perioperative TKA, including preoperative, postoperative, postoperative 2-week and postoperative 6-week.
  • The experimental results reveal that the accuracy of the proposed subtask segmentation approach for the TUG test is 92%, which is an improvement of at least 15% compared to that of the typical subtask segmentation approach using machine-learning models only.

2. Related Work

2.1. Windowing Segmentation Technique

Windowing segmentation techniques process the sensing signal stream into smaller data segments. Various techniques have been proposed for signal segmentation, including sliding window, event-defined and activity-defined techniques [21,22]. First, the sliding window technique, the most widely employed technique in activity recognition, can divide the signal stream into a sequence of discrete segments. The advantages of the sliding window technique are the ease of implementation and the reduction in computation complexity. In the feature extraction process of machine learning and deep learning, the sliding window technique has been widely utilized to segment data streams.
Second, an event-defined technique can divide the continuous signal stream into segments by event detection. The detected events are mainly used for recognizing the occurrence time of the interesting activity. For example, detections of the heel-strike and heel-off motions are generally utilized for the identification of the complete gait cycle. Sant’Anna and Wickström proposed a symbol-based approach to detect the phases of gait and convey information from accelerometer signals [23].
The last technique, the activity-defined technique, locates the initial and ending time of an activity based on detecting the changes in activity. Yoshizawa et al. proposed an automatic segmentation technique that is based on a spectral transition measure to detect the changing point of activity from sensor data [24]. The changing point of activity is defined by the change in activity from static to dynamic activity and vice versa. Masaki et al. utilized the discrete wavelet transform to detect changing frequencies in walking patterns [25]. Ngo et al. proposed an approach to segment the similar gait action, such as walking on flat ground, up/downstairs, and up/down a slope. The scale-space technique, orientation-compensative matching algorithm, and incorporation of the interclass relationship in the feature vector are utilized and carried out to accurately classify similar actions [26]. Apart from these segmentation approaches, the motions can also be identified through external identification techniques, such as rule-based algorithms and machine learning-based classifiers.

2.2. Identification Technique

The sensing signal stream can be divided into many data segments through the segmentation technique; then, the data segments should be identified as motions by the identification technique. Identification techniques are primarily classified into two types: rule-based and machine learning-based (ML-based) identification techniques. First, the rule-based identification technique uses rules to detect the starting or transition point of motion following physical attributes. As an example, the motion of sit-to-stand was divided into four phases, namely the flexion momentum, momentum transfer, extension and stabilization phases [27]. By detecting the flexion momentum and stabilization phase, the sit-to-stand motion can be identified. During the first flexion momentum phase, the trunk and pelvis rotate anteriorly, and the thighs, shanks and feet remain stationary. The stabilization phase begins after the hip extension velocity reaches approximately zero until motion stabilization. Therefore, the actions of the trunk bending forward and the hip extension stopping are regarded as the first and last physical attributes of the sit-to-stand motion, respectively. Nguyen et al. [16] developed an automated recognition and segmentation algorithm to identify motor activity patterns in daily living tasks. The proposed algorithm defined the transition point as the beginning and ending of each activity following the biomechanics of movement.
The ML-based identification technique constructs a model using features from training data to predict or solve the given problem. Commonly used machine-learning techniques include naïve Bayesian (NB), support vector machine (SVM), k-nearest neighbor (kNN), random forest (RF), and decision tree (DT) methods [22,28,29]. Nam and Park [30] proposed a machine learning-based approach to recognize 11 daily physical activities of children using a diaper-worn device consisting of an accelerometer and a barometric air pressure sensor. The machine learning-based techniques utilized in the approach included the NB, Bayes net (BN), SVM, kNN, decision table, DT, multi-layer perceptron (MLP), and logistic regression techniques. Chelli and Pätzold [31] developed a machine-learning framework using acceleration and angular velocity data from two public databases for fall detection and daily living activity recognition. The machine-learning framework included an artificial neural network (ANN), kNN, SVM with a quadratic kernel function, and ensemble bagged tree (EBT). Reinfelder et al. [17] proposed an automated TUG phase classification algorithm using four machine learning-based techniques and validated it with 16 Parkinson’s disease patients. Two IMUs were attached on the lateral side of both shoes to record the acceleration and angular velocity during performing the TUG test. The results showed that the best average sensitivity was 81.8% using the SVM technique. Hellmers et al. [32] proposed an IMU-based hierarchical classification model to classify activities during the TUG test. The first layer distinguished the activity states (static, dynamic, and transition) and the second layer classified the possible activities of each state. The overall F1-score results achieved were over 70%. In addition, the best F1-score results achieved 97% for dynamic activity walking.

3. Methods

3.1. Subjects and the TUG Test Protocol

The experiment recruited 26 patients with severe knee OA (5 males and 21 females; 69.15 ± 6.71 years old; height: 154.65 ± 8.26 cm; weight: 65.50 ± 9.83 kg), consisting of 11 patients with bilateral TKA planned, and 15 patients with unilateral TKA planned. The TUG test protocol was performed in four phases for perioperative TKA, namely, preoperative, postoperative, postoperative 2-week and postoperative 6-week. In each phase, the patient performed the 5- and 10-m TUG tests three times. Each TUG test was defined as one TUG trial. To perform a complete TUG test, the patient was instructed to sit for 5 s on a chair, stand up from the chair, walk 5/10 m, turn around a cone on the ground, walk back to the chair, sit down on the chair and remain sitting for 5 s. The TUG test was divided into six lower limb subtasks: sit-to-stand, walking-out, turning, walking-in, turning around and stand-to-sit. An illustration of the complete TUG test is shown in Figure 1. Patients can perform the TUG test with a walker for safety in the experiment.
To provide the ground truth for the proposed subtask segmentation approach, a camera-based system utilized two cameras, which were synchronized with inertial sensor nodes, to provide reference data for manual labeling. The sampling rate of the cameras is 30 Hz. One camera was placed behind the participant to capture the back view, and the other camera was placed on the left side of the participant to capture the side view. The researcher labeled the timestamp of ground truth manually based on the recorded video. The information of subtasks during the TUG test was determined by manual labeling, which includes the initial and ending points of each subtask.

3.2. The Proposed System

The functional diagram of the proposed subtask segmentation approach is shown in Figure 3. There are three stages in the proposed system, including data acquisition, ML-based subtask identification algorithm, and knowledge-based postprocessing. To start with the data acquisition, including the sensing data sequence and preprocessing steps, six research-grade inertial sensor nodes (OPAL, APDM, Inc., Portland, OR, USA), each of which contained a triaxial accelerometer, gyroscope, and magnetometer, were utilized. In this study, only acceleration collected by the triaxial accelerometer and angular velocity collected by the triaxial gyroscope were acquired. Six sensor nodes were placed on the chest, lower back, right thigh, left thigh, right shank, and left shank of each subject. The sensor placement for chest and lower back was around the fourth rib and fifth lumbar vertebra, respectively. The sensor placement for the thigh and shank was about 15 cm above and 13 cm below the center of the knee joint, respectively. The sensing data were recorded at a 128-Hz fixed sampling rate and transferred wirelessly to a laptop for storage. A schematic view of the sensor attachment on the participants and the wireless transfer of the laptop are shown in Figure 4.
In the preprocessing step, the moving average filter was first adopted to remove random noise, which arises from various sources, such as unexpected individual movement and muscle vibration during the TUG test. Then, the resultant acceleration ( A T ) and resultant angular velocity ( G T ) were calculated by Equations (1) and (2), where a x , a y , and a z are the accelerations in the x-, y-, and z-axes, respectively, and ω x , ω y , and ω z are the angular velocities in the x-, y-, and z-axes, respectively.
A T = a x 2 + a y 2 + a z 2
G T = ω x 2 + ω y 2 + ω z 2

3.3. ML-Based LLM Identification Algorithm

The ML-based subtask identification algorithm has three steps, including sliding window, feature extraction and identification classifier. First, the sensing data were partitioned into segments by different window sizes with a 50% overlap in the sliding window step. Since the elapsed time of each motion is unbalanced in the TUG test, there may be a tradeoff between the performance and window size selection. In this study, the elapsed time of sit-to-stand/stand-to-sit and one step in the walking condition was about one second. Therefore, 96, 128 and 160 samples (0.75, 1, 1.25 s) were adopted as window sizes. Then, 8 types of time domain statistical features were extracted from the segments, including the mean, standard deviation, variance, maximum, minimum, range, kurtosis, and skewness. The extracted features are listed in Table 1. There were a total of 384 features (8 types × 8 axes × 6 sensor nodes) extracted for the machine-learning training classifier.
Five machine-learning techniques were adopted as the identification classifier, and their performances in subtask identification are compared.
  • Support Vector Machine (SVM)
An SVM is a supervised machine-learning technique originally used for binary classification by constructing the optimal separating hyperplane and margins between two datasets. There are different types of kernel functions for an SVM classifier, such as linear, polynomial, Gaussian, sigmoid, and radial basis functions (RBFs). Considering computational complexity, the multi-class SVM classifier with the linear kernel function is applied for subtask identification.
2.
K-Nearest Neighbor (kNN)
KNN is a simple algorithm that stores all training data and classifies testing data based on distance functions. The parameter k, which is a positive integer, is defined as the number of the nearest neighbors of the testing data. The class of the testing data is decided by a vote of these k neighbors. Because k is sensitive to data distribution, it commonly uses a conventional constant limited among 1, 3, 5, 7, and n , where n is the number of training data [33]. In this study, the parameter k was tested in the range between 1 and 21, and the best results were obtained by a value of 9.
3.
Naïve Bayesian (NB)
The NB classifier is a probabilistic model based on the Bayes theorem of probability. This model considers each feature to contribute independently to the probability of each class, and then the posterior probability for each class is calculated. The testing data are classified into particular classes by the maximum posteriori probability.
4.
Decision Tree (DT)
A DT classifier is built from the set of rules based on features of the training data. The testing data follow the rules to fall under one class. Classification and regression trees (CARTs) are implemented to train subtask identification in this study.
5.
Adaptive Boosting (AdaBoost)
Boosting is an ensemble machine-learning algorithm that aims to create a strong classifier by repeatedly building weak classifiers. AdaBoost combines multiple weak classifiers with a weighted sum to construct a stronger classifier. The weak classifiers adapted in AdaBoost are DTs. Each training datum is allotted a weighting to train a weak classifier. The training data misclassified by the previous weak classifier obtain a higher weighting in the next weak classifier. In contrast, the training data correctly classified by the previous weak classifier obtain a lower weighting in the next weak classifier.

3.4. Knowledge-Based Postprocessing

The knowledge-based postprocessing stage includes fragmentation modification and subtask inference steps, which aim to modify the misclassification results from the ML-based subtask identification algorithm. An example of a knowledge-based postprocessing result is illustrated in Figure 5. The fragmentation modification step is utilized to modify the misidentified segments firstly.
The pseudocode of the fragmentation modification algorithm is delineated in Algorithm 1. An identified segment sequence is defined as T U G = { ( s u b t i | i = 1 , 2 , 3 , , N } , where s u b t i is the ith subtask segment, 1 i N , and N is the total number of identified segments. The modified segment sequence is defined as M T U G = { ( m s u b t i | i = 1 , 2 , 3 , , N } , where m s u b t i is the ith modified subtask segment, 1 i N , and N is the total number of identified segments. Each subtask ( s u b t i ) and modified subtask ( m s u b t i ) belong to S S U B T , and S S U B T is the set of distinct semantic subtasks S S U B T =   ( ( s s u b t j ) | 1 j k ) , where k is the number of defined semantic subtasks. In this study, seven semantic subtasks are defined—( k = 7) { S i t i t n g ,   S i t t o s t a n d ,   W a l k i n g o u t ,   T u r n i n g ,   W a l k i n g i n ,   T u r n i n g   a r o u n d ,   S t a n d t o s i t } .
At the beginning of the fragmentation modification process, the first segment and the last two segments are indicated to sitting, referring to line 1 to line 3 and line 12 to line 14 in the pseudocode of the fragmentation modification algorithm. This is because the starting and ending subtask in the TUG test is sitting. Next, the subtasks of one or two continuous segments differing from those of forward and backward segments are regarded as misidentified segments. The subtask of misclassified segment(s) would be modified as the subtask of the forward and backward segments with reference to line 4 to line 9 of the fragmentation modification algorithm. An illustration of the fragmentation modification is shown in Figure 6a.
Algorithm  1: Fragmentation modification algorithm in the knowledge-based postprocessing stage
Input:An identified segments sequence   T U G = { ( s u b t i | i = 1 , 2 , 3 , , N } , The ith subtask segment s u b t i
Output:A modified and identified segments sequence M T U G = { ( m s u b t i | i = 1 , 2 , 3 , , N } , The ith modified subtask segment m s u b t i
1: s u b t 1 = s s u b t 1 // s s b t 1 is the semantic subtask of sitting.
2: s u b t N 1 = s s u b t 1
3: s u b t N = s s u b t 1
4:for i from 2 to N 2 do
5:if s u b t i != s u b t i 1 && s u b t i 1 == s u b t i + 1 then
6:   s u b t i = s u b t i 1
7:else if s u b t i != s u b t i 1 && s u b t i + 1 != s u b t i 1 && s u b t i + 2 == s u b t i 1 then
8:   s u b t i = s u b t i 1
9:end if
10: m s u b t i = s u b t i
11:end for
12: m s u b t 1 = s s u b t 1
13: m s u b t N 1 = s s u b t 1
14: m s u b t N = s s u b t 1
15:return M T U G
Second, the subtask inference step considers the certain temporal order of the subtasks during the TUG test. The defined temporal order of occurring subtasks is initial sitting, sit-to-stand, walking-out, turning, walking-in. turning around, stand-to-sit, and ending sitting. This scenario is illustrated by the state transition diagram in Figure 7. The subtask state transition diagram includes six states: sitting, sit-to-stand, walking, turning, turning around, and stand-to-sit. The initial posture and ending posture during the TUG test are defined as subtasks of initial sitting and ending sitting. The temporal order of walking-in and walking-out subtasks is inferred by the turning subtask. While the temporal order is confirmed, the subtask segments can be gathered. Finally, the subtasks are identified by the proposed algorithm. The subtask identification approach classifies subtasks into 8 classes, namely, initial sitting, sit-to-stand, walking-out, turning, walking-in, turning around, stand-to-sit, and ending sitting. The subtask information can be obtained, including the initial boundary, ending boundary, and duration of subtask. An illustration of the subtask inference is shown in Figure 6b.

3.5. Evaluation Methodology

The p-fold cross validation approach was employed to evaluate the segmentation and identification performance, where p = 5. The approach randomly divides all collected trials into 5 partitions, 4 partitions as the training set and 1 partition as the testing set, and iterates 5 times until each partition is used as the testing set. The proposed system performance is analyzed with three evaluation metrics, namely, sensitivity, precision, and accuracy. These metrics are computed by Equations (3)–(5), where true positive, false positive, true negative, and false negative are indicated by TP, FP, TN, and FN, respectively.
S e n s i t i v i t y = T P T P + F N
S e n s i t i v i t y = T P T P + F N
A c c u r a c y = T P + T N T P + F P + T N + F N
The sensitivity and precision are represented for the evaluation of each subtask segmentation. However, accuracy in the multi-class classifier is calculated as the average accuracy for evaluation of the subtask segmentation approach. The definition of the true positive, false positive, true negative and false negative performance metrics in the continuous data stream is shown in Figure 8, using a 10-m TUG test as an example. Only the triaxial acceleration and angular velocity of the waist are plotted in the example. The system output is compared against the ground truth in terms of TN, TP, FP, and FN.

4. Results

There were 624 trials (26 patients × 6 TUG trials × 4 phases) of collected TUG tests, including 312 TUG trials of 5 m and 312 TUG trials of 10 m. Since the experimental protocol includes four phases in the perioperative TKA, two methodologies (multi-classifier and single classifier) were utilized to preliminarily train the subtask identification classifier. In the multi-classifier, each phase trained one identification classifier independently. In other words, a total of four classifiers were trained for subtask identification. In the single classifier, one classifier was trained from data of all four phases. The performances of the multi-classifier and the single classifier are presented in Table 2.
The best overall accuracy of each machine-learning algorithm in the proposed and typical machine-learning algorithm (without knowledge-based postprocessing) are shown in Figure 9. The proposed algorithm using the AdaBoost technique with a window size of 128 samples achieved the best overall accuracy of 92.14%. Compared to the proposed algorithm, the best overall accuracy of the SVM, kNN, NB, DT and AdaBoost techniques in the typical machine-learning algorithm achieves only 74.33% with a window size of 128 samples, 73.73% with a window size of 128 samples, 61.45% with a window size of 160 samples, 68.45% with a window size of 160 samples and 67.38% with a window size of 160 samples, respectively. Generally, the overall performance of the proposed algorithm outperforms the typical algorithm regardless of the machine-learning technique. The performance results of each phase in the proposed algorithm with different window sizes are shown in Table 3 in detail.
The performances in the preoperative phase are higher than the performances in other phases over each window size. The highest accuracy in the preoperative, postoperative, postoperative 2-week, and postoperative 6-week phases occurred using AdaBoost with a window size of 96 samples, AdaBoost with 128 samples, DT with 96 samples, and SVM with 96 samples, respectively. The highest accuracy in the window sizes of 96, 128, and 160 samples occurred when using AdaBoost in the preoperative phase and the postoperative phase. At first glance, the subtask identification approach using the AdaBoost and SVM techniques outperforms those using kNN, NB and DT techniques. The highest accuracy in all adopted techniques occurs in the preoperative phase with a window size of 96 samples. Meanwhile, the performances of each subtask using AdaBoost with a window size of 96 samples (preoperative), AdaBoost with 128 samples (postoperative), DT with 96 samples (postoperative 2-week), and SVM with 96 samples (postoperative 6-week) are shown in Table 4. Generally, the sensitivity of walking-out and walking-in outperforms the sensitivity of other subtasks over the phases. The sensitivity of sit-to-stand and stand-to-sit subtasks is worse than that of others. Furthermore, the turning around subtask underperforms in terms of precision compared to others.

5. Discussion

In a clinic environment, the information of the TUG test is traditionally obtained through manual execution by a rater using a stopwatch to measure the total elapsed time or the elapsed time of each subtask. Manual execution may involve issues of intrarater and inter-rater bias because of the repeating measurement by identical or different raters. The biases have a great negative effect on measuring several short-term activities—e.g., sit-to-stand and stand-to-sit. To measure objectively and reduce manual biases, the main objective of this study is to design a TUG subtask segmentation approach using machine-learning models and knowledge-based approaches to identify the subtasks during the TUG test for perioperative TKA. The performance of the typical algorithm in overall accuracy ranges from 60% to 74% with respect to different techniques and window sizes. Compared to the performance of the typical algorithm, the best overall accuracy of the proposed algorithm can achieve 92% using AdaBoost with a window size of 128 samples. Obviously, the proposed approach can effectively tackle the technical challenges in subtask identification, including variability, fragmentation and ambiguity.
Based on Table 3, the proposed algorithm using SVM and AdaBoost techniques have better overall accuracy than those using other techniques and the proposed algorithm using kNN underperforms compared to those using others. Therefore, SVM and AdaBoost techniques are recommended to identify the subtasks in each phase of perioperative TKA, especially in the postoperative phase. Additionally, there are sizable differences between the performances using different machine-learning techniques in the postoperative phase. This is because great subtask variability and individual differences exist in the postoperative phase, caused by postoperative pain and adaptation period from a new implant after TKA surgery. The experimental results show that the selection of a machine-learning technique in the postoperative phase has a great impact on the algorithm performance.
According to Table 4, the sensitivity of walking-out and walking-in presents a better performance than that of the other subtasks in each phase, and that of sit-to-stand and stand-to-sit generally underperform compared to the other subtasks. This is because the elapsed time of each subtask is unbalanced in the TUG test, which results in a disproportionate ratio of identification error in each subtask. In the situation of identical misidentified data points, a subtask with a shorter elapsed time has greater influence on the identification error than one with a longer elapsed time. Moreover, the indistinct boundary between subtasks often confuses the proposed segmentation approach. The patient may execute the next subtask while he/she is still performing the current subtask. For example, a patient may start walking ahead before he/she finishes sit-to-stand, or a patient may start stand-to-sit while turning around.
The window size of the sliding window is a common issue in activity recognition and motion identification. A large window size may blur the pattern of target motion due to the inclusion of patterns of other motions. However, a small window size cannot cover the entire pattern of target motion, leading to a training error. The use of a suitable window size has the potential to increase the performance. Since the elapsed time of each subtask is unbalanced in the TUG test, there may be a tradeoff between the performance and window size selection. This study adopted 96, 128 and 160 samples (0.75, 1 and 1.25 s) as the window size. The average accuracy of different adopted window sizes over each phase is shown in Figure 10. Generally, the most suitable window size is 96 samples for the preoperative and postoperative 6-week phases and 128 samples for the postoperative and postoperative 2-week phases. Nevertheless, the differences between the average accuracy using different window sizes are within 3%. By the proposed approach, all adopted window sizes can be utilized as a suitable window size.
The number of sensors implicating collected data volume may impact on recognition ability and computational complexity. Based on the previous works [34,35,36], the performance of activity recognition using more sensors is higher than that using only one sensor. The reason is that more movement patterns can be embodied in the recognition models while using more sensors. To involve more movement patterns from various body parts, six sensors were utilized to collect the movement data in this study. In the future, the segmentation performance using a different number of sensors will be evaluated and the best combination of sensor placement will be investigated.
In this study, the perioperative TKA was divided into four phases to collect sensing data for the TUG test: preoperative, postoperative, postoperative 2-week and postoperative 6-week. Therefore, four classifiers were trained for four phases because of differences in the recovery progress between phases. In addition, the patients were allowed to perform the TUG tests with a walker for safety in the experiment. The subtask pattern of sensing data from the patient performing the TUG test with a walker is different from that without a walker. In the experiment, all patients performed the TUG test without a walker in the preoperative phase and with a walker in the postoperative phase. In the postoperative 2-week and postoperative 6-week phases, the walker is an optional auxiliary appliance when patients perform the TUG test. Therefore, we plan to train two classifiers to separate the data of patients performing the TUG test with and without a walker in the future.

6. Conclusions

The outcome measurement and quantitative assessment are important processes for perioperative TKA. The TUG test has been realized and used to validate tools to measure basic mobility and balance capabilities. The outcome of subtasks can reveal important clinical information related to subjects. This study aims to design a subtask segmentation approach using machine-learning models and knowledge-based postprocessing during the TUG test for perioperative TKA. A series of signal-processing mechanism and pattern recognition approaches involving machine learning-based multi-classifiers, fragmentation modification and subtask inference are designed and developed to tackle technical challenges—i.e., motion variability, fragmentation and ambiguity. The reliability of the proposed approach was validated with 26 TKA patients. The experimental results reveal that the accuracy of the proposed subtask segmentation approach using an AdaBoost technique with a window size of 128 samples for the TUG test is 92%, which is an improvement of at least 15% compared to that of the typical subtask segmentation approach using machine-learning models only.

Author Contributions

Conceptualization, S.J.-P.H.; C.-T.C.; Formal analysis, C.-Y.H., H.-Y.H. and K.-C.L.; Investigation, C.-Y.H., H.-Y.H., K.-C.L. and K.-H.C.; Methodology, C.-Y.H., H.-Y.H., K.-C.L., K.-H.C.; S.J.-P.H.; C.-T.C.; Software, C.-Y.H.; Writing—original draft, C.-Y.H.; Writing —review and editing, S.J.-P.H. and C.-T.C. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Ministry of Science and Technology under grant number MOST 109-2221-E-010-005-.

Acknowledgments

The authors would like to thank the volunteers who participated in the experiments for their efforts and time.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Papi, E.; Osei-Kuffour, D.; Chen, Y.-M.A.; McGregor, A.H. Use of wearable technology for performance assessment: A validation study. Med. Eng. Phys. 2015, 37, 698–704. [Google Scholar] [CrossRef] [Green Version]
  2. Chen, K.H.; Chen, P.C.; Liu, K.C.; Chan, C.T. Wearable sensor-based rehabilitation exercise assessment for knee osteoarthritis. Sensors 2015, 15, 4193–4211. [Google Scholar] [CrossRef] [Green Version]
  3. Chiang, C.Y.; Chen, K.H.; Liu, K.C.; Hsu, S.J.; Chan, C.T. Data Collection and Analysis Using Wearable Sensors for Monitoring Knee Range of Motion after Total Knee Arthroplasty. Sensors 2017, 17, 418. [Google Scholar] [CrossRef]
  4. Lin, S.H.; Wang, T.C.; Lai, C.F.; Tsai, R.Y.; Yang, C.P.; Wong, C.S. Association of anterior cruciate ligament injury with knee osteoarthritis and total knee replacement: A retrospective cohort study from the Taiwan National Health Insurance Database. PLoS ONE 2017, 12, e0178292. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Bennell, K.; Dobson, F.; Hinman, R. Measures of physical performance assessments: Self-Paced Walk Test (SPWT), Stair Climb Test (SCT), Six-Minute Walk Test (6MWT), Chair Stand Test (CST), Timed Up & Go (TUG), Sock Test, Lift and Carry Test (LCT), and Car Task. Arthritis Care Res. 2011, 63, S350–S370. [Google Scholar]
  6. Bloem, B.R.; Marinus, J.; Almeida, Q.; Dibble, L.; Nieuwboer, A.; Post, B.; Ruzicka, E.; Goetz, C.; Stebbins, G.; Martinez-Martin, P. Measurement instruments to assess posture, gait, and balance in Parkinson’s disease: Critique and recommendations. Mov. Disord. 2016, 31, 1342–1355. [Google Scholar] [CrossRef] [PubMed]
  7. Gautschi, O.P.; Joswig, H.; Corniola, M.V.; Smoll, N.R.; Schaller, K.; Hildebrandt, G.; Stienen, M.N. Pre-and postoperative correlation of patient-reported outcome measures with standardized Timed Up and Go (TUG) test results in lumbar degenerative disc disease. Acta Neurochir. 2016, 158, 1875–1881. [Google Scholar] [CrossRef]
  8. Cardon-Verbecq, C.; Loustau, M.; Guitard, E.; Bonduelle, M.; Delahaye, E.; Koskas, P.; Raynaud-Simon, A. Predicting falls with the cognitive timed up-and-go dual task in frail older patients. Ann. Phys. Rehabil. Med. 2017, 60, 83–86. [Google Scholar] [CrossRef]
  9. Moon, Y.; McGinnis, R.S.; Seagers, K.; Motl, R.W.; Sheth, N.; Wright, J.A., Jr.; Ghaffari, R.; Sosnoff, J.J. Monitoring gait in multiple sclerosis with novel wearable motion sensors. PLoS ONE 2017, 12, e0171346. [Google Scholar] [CrossRef]
  10. Li, T.; Chen, J.; Hu, C.; Ma, Y.; Wu, Z.; Wan, W.; Huang, Y.; Jia, F.; Gong, C.; Wan, S. Automatic timed up-and-go sub-task segmentation for Parkinson’s disease patients using video-based activity classification. IEEE Trans. Neural Syst. Rehabil. Eng. 2018, 26, 2189–2199. [Google Scholar] [CrossRef]
  11. Clemens, S.M.; Gailey, R.S.; Bennett, C.L.; Pasquina, P.F.; Kirk-Sanchez, N.J.; Gaunaurd, I.A. The Component Timed-Up-and-Go test: The utility and psychometric properties of using a mobile application to determine prosthetic mobility in people with lower limb amputations. Clin. Rehabil. 2018, 32, 388–397. [Google Scholar] [CrossRef] [PubMed]
  12. Wall, J.C.; Bell, C.; Campbell, S.; Davis, J. The Timed Get-Up-and-Go test revisited: Measurement of the component tasks. J. Rehabil. Res. Dev. 2000, 37, 109–114. [Google Scholar] [PubMed]
  13. Hsieh, C.-Y.; Huang, H.-Y.; Liu, K.-C.; Chen, K.-H.; Hsu, S.J.; Chan, C.-T. Automatic Subtask Segmentation Approach of the Timed Up and Go Test for Mobility Assessment System Using Wearable Sensors. In Proceedings of the 2019 IEEE EMBS International Conference on Biomedical & Health Informatics (BHI), Chicago, IL, USA, 19–22 May 2019; pp. 1–4. [Google Scholar]
  14. Marques, A.; Cruz, J.; Quina, S.; Regêncio, M.; Jácome, C. Reliability, agreement and minimal detectable change of the timed up & go and the 10-m walk tests in older patients with COPD. COPD J. Chronic Obstr. Pulm. Dis. 2016, 13, 279–287. [Google Scholar]
  15. Nguyen, H.; Lebel, K.; Boissy, P.; Bogard, S.; Goubault, E.; Duval, C. Auto detection and segmentation of daily living activities during a Timed Up and Go task in people with Parkinson’s disease using multiple inertial sensors. J. Neuroeng. Rehabil. 2017, 14, 26. [Google Scholar] [CrossRef] [Green Version]
  16. Nguyen, H.P.; Ayachi, F.; Lavigne-Pelletier, C.; Blamoutier, M.; Rahimi, F.; Boissy, P.; Jog, M.; Duval, C. Auto detection and segmentation of physical activities during a Timed-Up-and-Go (TUG) task in healthy older adults using multiple inertial sensors. J. Neuroeng. Rehabil. 2015, 12, 36. [Google Scholar] [CrossRef] [Green Version]
  17. Reinfelder, S.; Hauer, R.; Barth, J.; Klucken, J.; Eskofier, B.M. Timed Up-and-Go phase segmentation in Parkinson’s disease patients using unobtrusive inertial sensors. In Proceedings of the 2015 37th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Milan, Italy, 25–29 August 2015; pp. 5171–5174. [Google Scholar]
  18. Salarian, A.; Horak, F.B.; Zampieri, C.; Carlson-Kuhta, P.; Nutt, J.G.; Aminian, K. iTUG, a sensitive and reliable measure of mobility. IEEE Trans. Neural Syst. Rehabil. Eng. 2010, 18, 303–310. [Google Scholar] [CrossRef] [Green Version]
  19. Zampieri, C.; Salarian, A.; Carlson-Kuhta, P.; Nutt, J.G.; Horak, F.B. Assessing mobility at home in people with early Parkinson’s disease using an instrumented Timed Up and Go test. Park. Relat. Disord. 2011, 17, 277–280. [Google Scholar] [CrossRef] [Green Version]
  20. Mizner, R.L.; Petterson, S.C.; Snyder-Mackler, L. Quadriceps strength and the time course of functional recovery after total knee arthroplasty. J. Orthop. Sports Phys. Ther. 2005, 35, 424–436. [Google Scholar] [CrossRef] [Green Version]
  21. Banos, O.; Galvez, J.-M.; Damas, M.; Pomares, H.; Rojas, I. Window size impact in human activity recognition. Sensors 2014, 14, 6474–6499. [Google Scholar] [CrossRef] [Green Version]
  22. Liu, K.-C.; Hsieh, C.-Y.; Huang, H.-Y.; Hsu, S.J.-P.; Chan, C.-T. An Analysis of Segmentation Approaches and Window Sizes in Wearable-Based Critical Fall Detection Systems With Machine Learning Models. IEEE Sens. J. 2019, 20, 3303–3313. [Google Scholar] [CrossRef]
  23. Sant’Anna, A.; Wickström, N. A symbol-based approach to gait analysis from acceleration signals: Identification and detection of gait events and a new measure of gait symmetry. IEEE Trans. Inf. Technol. Biomed. 2010, 14, 1180–1187. [Google Scholar] [CrossRef] [Green Version]
  24. Yoshizawa, M.; Takasaki, W.; Ohmura, R. Parameter exploration for response time reduction in accelerometer-based activity recognition. In Proceedings of the 2013 ACM Conference on Pervasive and Ubiquitous Computing Adjunct Publication, Zurich, Switzerland, 8–12 September 2013; pp. 653–664. [Google Scholar]
  25. Sekine, M.; Tamura, T.; Togawa, T.; Fukui, Y. Classification of waist-acceleration signals in a continuous walking record. Med. Eng. Phys. 2000, 22, 285–291. [Google Scholar] [CrossRef]
  26. Ngo, T.T.; Makihara, Y.; Nagahara, H.; Mukaigawa, Y.; Yagi, Y. Similar gait action recognition using an inertial sensor. Pattern Recognit. 2015, 48, 1289–1301. [Google Scholar] [CrossRef]
  27. Schenkman, M.; Berger, R.A.; Riley, P.O.; Mann, R.W.; Hodge, W.A. Whole-Body movements during rising to standing from sitting. Phys. Ther. 1990, 70, 638–648. [Google Scholar] [CrossRef]
  28. Cornacchia, M.; Ozcan, K.; Zheng, Y.; Velipasalar, S. A survey on activity detection and classification using wearable sensors. IEEE Sens. J. 2016, 17, 386–403. [Google Scholar] [CrossRef]
  29. Liu, K.-C.; Hsieh, C.-Y.; Hsu, S.J.-P.; Chan, C.-T. Impact of sampling rate on wearable-based fall detection systems based on machine learning models. IEEE Sens. J. 2018, 18, 9882–9890. [Google Scholar] [CrossRef]
  30. Nam, Y.; Park, J.W. Child activity recognition based on cooperative fusion model of a triaxial accelerometer and a barometric pressure sensor. IEEE J. Biomed. Health Inform. 2013, 17, 420–426. [Google Scholar]
  31. Chelli, A.; Pätzold, M. A Machine Learning Approach for Fall Detection and Daily Living Activity Recognition. IEEE Access 2019, 7, 38670–38687. [Google Scholar] [CrossRef]
  32. Hellmers, S.; Izadpanah, B.; Dasenbrock, L.; Diekmann, R.; Bauer, J.; Hein, A.; Fudickar, S. Towards an Automated Unsupervised Mobility Assessment for Older People Based on Inertial TUG Measurements. Sensors 2018, 18, 3310. [Google Scholar] [CrossRef] [Green Version]
  33. Biswas, N.; Chakraborty, S.; Mullick, S.S.; Das, S. A parameter independent fuzzy weighted k-nearest neighbor classifier. Pattern Recognit. Lett. 2018, 101, 80–87. [Google Scholar] [CrossRef]
  34. Cleland, I.; Kikhia, B.; Nugent, C.; Boytsov, A.; Hallberg, J.; Synnes, K.; McClean, S.; Finlay, D. Optimal placement of accelerometers for the detection of everyday activities. Sensors 2013, 13, 9183–9200. [Google Scholar] [CrossRef] [Green Version]
  35. Özdemir, A.T. An analysis on sensor locations of the human body for wearable fall detection devices: Principles and practice. Sensors 2016, 16, 1161. [Google Scholar] [CrossRef] [PubMed]
  36. Aziz, O.; Robinovitch, S.N. An analysis of the accuracy of wearable sensors for classifying the causes of falls in humans. IEEE Trans. Neural Syst. Rehabil. Eng. 2011, 19, 670–676. [Google Scholar] [CrossRef] [Green Version]
Figure 1. The complete timed up and go (TUG) test.
Figure 1. The complete timed up and go (TUG) test.
Sensors 20 06302 g001
Figure 2. Fragmentation and ambiguity errors in the conventional subtask identification approach.
Figure 2. Fragmentation and ambiguity errors in the conventional subtask identification approach.
Sensors 20 06302 g002
Figure 3. The functional diagram of the subtask identification system.
Figure 3. The functional diagram of the subtask identification system.
Sensors 20 06302 g003
Figure 4. Schematic view of the sensor attachment on the participants and the wireless transfer of the laptop.
Figure 4. Schematic view of the sensor attachment on the participants and the wireless transfer of the laptop.
Sensors 20 06302 g004
Figure 5. An example of the modified and inferred results.
Figure 5. An example of the modified and inferred results.
Sensors 20 06302 g005
Figure 6. The knowledge-based postprocessing: (a) the fragmentation modification and (b) the motion inference.
Figure 6. The knowledge-based postprocessing: (a) the fragmentation modification and (b) the motion inference.
Sensors 20 06302 g006
Figure 7. The subtask state transition diagram.
Figure 7. The subtask state transition diagram.
Sensors 20 06302 g007
Figure 8. An example of the 10-m TUG test in subtask identification. Only the triaxial acceleration and angular velocity of the waist are plotted in the example. The system output is compared against to the ground truth in terms of true negative (TN), true positive (TP), false positive (FP), and false negative (FN).
Figure 8. An example of the 10-m TUG test in subtask identification. Only the triaxial acceleration and angular velocity of the waist are plotted in the example. The system output is compared against to the ground truth in terms of true negative (TN), true positive (TP), false positive (FP), and false negative (FN).
Sensors 20 06302 g008
Figure 9. The best overall accuracy in each technique for proposed and typical machine-learning algorithms.
Figure 9. The best overall accuracy in each technique for proposed and typical machine-learning algorithms.
Sensors 20 06302 g009
Figure 10. The average accuracy of proposed algorithm with different window sizes in each phase.
Figure 10. The average accuracy of proposed algorithm with different window sizes in each phase.
Sensors 20 06302 g010
Table 1. List of the extracted features.
Table 1. List of the extracted features.
No.Description
f 1 f 8 Mean of a x , a y , a z , ω x , ω y , ω z , A T , G T
f 9 f 16 Standard Deviation of a x , a y , a z , ω x , ω y , ω z , A T , G T
f 17 f 24 Variance of a x , a y , a z , ω x , ω y , ω z , A T , G T
f 25 f 32 Maximum of a x , a y , a z , ω x , ω y , ω z , A T , G T
f 33 f 40 Minimum of a x , a y , a z , ω x , ω y , ω z , A T , G T
f 41 f 48 Range of a x , a y , a z , ω x , ω y , ω z , A T , G T
f 49 f 56 Kurtosis of a x , a y , a z , ω x , ω y , ω z , A T , G T
f 57 f 64 Skewness of a x , a y , a z , ω x , ω y , ω z , A T , G T
Table 2. The preliminarily investigated results of the performances of multi-classifiers and single classifiers.
Table 2. The preliminarily investigated results of the performances of multi-classifiers and single classifiers.
SVM classifier with a 96-sample window size
Multi-classifier (average of four classifiers)Single classifier
Sensitivity (%)88.1781.30
Precision (%)88.7982.72
Accuracy (%)89.9381.27
SVM classifier with a 128-sample window size
Multi-classifier (average of four classifiers)Single classifier
Sensitivity (%)87.8182.33
Precision (%)88.8883.05
Accuracy (%)90.5383.71
SVM classifier with a 160-sample window size
Multi-classifier (average of four classifiers)Single classifier
Sensitivity (%)87.3682.56
Precision (%)88.8982.88
Accuracy (%)90.7484.34
Table 3. The performance results of each phase in subtask identification system with window sizes of 96, 128, and 160 samples.
Table 3. The performance results of each phase in subtask identification system with window sizes of 96, 128, and 160 samples.
Phase
PreoperativePostoperativePostoperative 2-WeekPostoperative 6-WeekOverall
Window SizeTechniqueAcc. (%)Sen. (%)Pre. (%)Acc. (%)Sen. (%)Pre. (%)Acc. (%)Sen. (%)Pre. (%)Acc. (%)Sen. (%)Pre. (%)Acc. (%)
96SVM94.0491.7992.4185.3385.9385.9989.7087.2587.6090.6687.7289.1789.93
kNN91.4787.2590.8980.1279.4682.2687.9383.7487.4689.2686.6288.0987.20
NB92.4890.2690.4577.6279.7377.9686.8684.1084.4588.2386.1785.3986.30
DT92.7890.3790.9172.0078.3379.4592.0188.1989.7389.3087.0787.0786.52
AdaBoost94.2990.6293.0391.7886.2888.5787.4384.2084.7489.8287.1287.5690.83
128SVM91.4786.9890.9889.9888.2488.1988.4683.5287.8088.5785.6987.0589.62
kNN91.4786.9890.9873.4276.1678.1488.4683.5287.8087.8583.7286.2585.30
NB91.5989.4389.4888.2883.8982.7889.8085.8787.4488.6786.2386.0289.59
DT92.1089.2490.0774.6980.0980.3891.0087.1288.1989.5586.3387.2986.84
AdaBoost93.7591.0092.2993.3287.8291.3491.0486.1588.6790.4487.5088.6792.14
160SVM92.7189.2991.1089.9387.8387.3690.6186.4588.7689.7085.8888.3290.74
kNN88.7382.2989.5466.9869.9174.8882.2875.9183.0187.4784.4186.6281.37
NB90.8988.2388.7389.3383.9183.2390.3785.8288.489.0886.2787.0389.92
DT92.2188.8290.4173.5678.9278.7690.1385.8087.6889.1685.5786.9486.27
AdaBoost92.5689.1890.9092.8987.2690.0791.1586.2088.9589.7386.2088.2291.58
Table 4. The performances of each subtask (highest performances of each phase).
Table 4. The performances of each subtask (highest performances of each phase).
Using an AdaBoost Technique with a Window Size of 96 Samples in the Preoperative Phase
Initial SittingSit-to-StandWalking-OutTurningWalking-InTurning AroundStand-to-SitEnding SittingOverall
Sensitivity (%)96.2084.8497.8181.8998.4389.0780.8495.8990.62
Precision (%)99.0390.2596.2094.3394.4185.6792.3592.0193.03
Accuracy (%)----------------94.29
Using an AdaBoost Technique with a Window Size of 128 Samples in the Postoperative Phase
Sensitivity (%)95.3569.3898.5883.6197.5988.5073.5995.9287.82
Precision (%)90.3094.2695.2195.1994.5784.0791.5185.6291.34
Accuracy (%)----------------93.32
Using a DT Technique with a Window Size of 96 Samples in the Postoperative 2-Week Phase
Sensitivity (%)93.9776.0797.7487.4295.6387.8880.3686.4188.19
Precision (%)95.1384.4294.8893.3794.4473.1488.3394.1589.73
Accuracy (%)----------------92.01
Using an SVM Technique with a Window Size of 96 Samples in the Postoperative 6-Week Phase
Sensitivity (%)95.6582.5195.0882.5292.0382.3274.7396.9087.72
Precision (%)98.2289.2394.8092.8090.5673.4489.4484.8889.17
Accuracy (%)----------------90.66
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Hsieh, C.-Y.; Huang, H.-Y.; Liu, K.-C.; Chen, K.-H.; Hsu, S.J.-P.; Chan, C.-T. Subtask Segmentation of Timed Up and Go Test for Mobility Assessment of Perioperative Total Knee Arthroplasty. Sensors 2020, 20, 6302. https://doi.org/10.3390/s20216302

AMA Style

Hsieh C-Y, Huang H-Y, Liu K-C, Chen K-H, Hsu SJ-P, Chan C-T. Subtask Segmentation of Timed Up and Go Test for Mobility Assessment of Perioperative Total Knee Arthroplasty. Sensors. 2020; 20(21):6302. https://doi.org/10.3390/s20216302

Chicago/Turabian Style

Hsieh, Chia-Yeh, Hsiang-Yun Huang, Kai-Chun Liu, Kun-Hui Chen, Steen Jun-Ping Hsu, and Chia-Tai Chan. 2020. "Subtask Segmentation of Timed Up and Go Test for Mobility Assessment of Perioperative Total Knee Arthroplasty" Sensors 20, no. 21: 6302. https://doi.org/10.3390/s20216302

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop