Next Article in Journal
Surface Modification on Acoustic Wave Biosensors for Enhanced Specificity
Previous Article in Journal
An Adaptive Background Subtraction Method Based on Kernel Density Estimation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fall Detection with the Support Vector Machine during Scripted and Continuous Unscripted Activities

Department of Computer Science and Information Engineering, Chaoyang University of Technology, 168, Jifong E. Rd., Wufong District, Taichung, 41349, Taiwan
*
Author to whom correspondence should be addressed.
Sensors 2012, 12(9), 12301-12316; https://doi.org/10.3390/s120912301
Submission received: 30 July 2012 / Revised: 1 September 2012 / Accepted: 5 September 2012 / Published: 7 September 2012
(This article belongs to the Section Physical Sensors)

Abstract

: In recent years, the number of proposed fall-detection systems that have been developed has increased dramatically. A threshold-based algorithm utilizing an accelerometer has been used to detect low-complexity falling activities. In this study, we defined activities in which the body's center of gravity quickly declines as falling activities of daily life (ADLs). In the non-falling ADLs, we also focused on the body's center of gravity. A hyperplane of the support vector machine (SVM) was used as the separating plane to replace the traditional threshold method for the detection of falling ADLs. The scripted and continuous unscripted activities were performed by two groups of young volunteers (20 subjects) and one group of elderly volunteers (five subjects). The results showed that the four parameters of the input vector had the best accuracy with 99.1% and 98.4% in the training and testing, respectively. For the continuous unscripted test of one hour, there were two and one false positive events among young volunteers and elderly volunteers, respectively.

1. Introduction

In 2010, 10.7% of Taiwan's population was age 65 or older. According to the government's evaluation, this proportion will become over 20% by 2025. Among the elderly, falls are not only life threatening [1] but also herald an inability to live independently [2]. Injuries from falls include broken bones, superficial cuts and abrasions to the skin as well as connective and soft tissue damage [35]. Detection of a fall would help to reduce the time between the fall and the arrival of medical attention [6,7], which could be realized either through an automatic fall-detection system or through a Personal Emergency Response System (PERS). However, the most common existing PERS using the push-button pendant is not always a satisfactory fall-detection method when elderly people lose consciousness or faint [8].

In recent years, the number of proposed fall-detection systems developed has increased dramatically [1,9]. The waist is a popular location for a fall-detection system because it provides reliable indications of full-body movements [1012]. Studies have evaluated a set of fall-detection algorithms on data that recorded from 20 middle-aged volunteers (40–65 years old), performing six different falls and four scripted activities of daily living (ADL) [10,11]. The same ADLs were also recorded from 21 adults (aged 58–98 years) in a residential care unit. The results showed that a threshold on the impact and posture can achieve 97.5% sensitivity and 100% specificity. Chao et al. [13] recorded seven male subjects performing eight different types of falls and 17 functional ADLs. Using a combination algorithm of acceleration cross-products and post-fall postures, a sensitivity of 100% and a specificity of 49.8% were obtained. Bourke et al. [14] recorded 10 young healthy volunteers performing 240 falls and 120 ADLs and 10 elderly healthy volunteers performing 240 scripted ADLs; they employed thresholds on the velocity, impact and posture to achieve 100% specificity and sensitivity with a false-positive rate of 0.6 FP/day for continuous unscripted activities.

In previous studies, the signals of a tri-axial accelerometer were combined to produce many action parameters, such as the total sum vector, the dynamic sum vector, the sliding sum vector, the velocity and the tilting angle. Prior studies [14,15] have defined thresholds as criteria for fall-detection systems. A falling ADL is considered as falling down, such as forward fall, backward fall and lateral fall with both legs straight or with knee flexion [916]. The ADLs consist of sitting on a bed or chair, lying on a bed, walking up and down the stairs and walking [916]. However, the acts of standing and falling down are not classified as falling ADLs. Falling ADLs also include sitting at the bedside and slipping on the ground, sitting on a wheelchair and slipping on the ground, rolling off a bed or falling out of bed [17].

Support vector machine (SVM)-based classification methods represent a major development in pattern recognition research, for which innovation is the ability to find a hyperplane dividing samples into two classes and having the widest margin between them. Moreover, the hyperplane concept can extend a higher dimensional set with a kernel function to make a nonlinear separating hyperplane. This hyperplane, with maximum margins, can be formulated as a quadratic optimization problem in feature space. The subsets of patterns that are closest to the decision boundary are called support vectors. Therefore, SVMs have been applied to many pattern recognition and classification problems in bioinformatics [1822]. Brown et al. [23] described a successful use of SVMs applied to gene expression data for the task of classifying unseen genes. Dehmeshki et al. [24] used SVMs for the classification of lung data. Chu et al. [25] applied SVMs for cancer diagnosis based on micro-array gene expression data and protein secondary structure prediction. Guler and Ubeyli [26] used SVMs on the classification of EEG signals. SVMs are also applied to ECG signal analysis and arrhythmia classification [2729]. SVMs can also be used as criteria to detect the QRS complexes in 12-lead electrocardiograms [30].

In this study, we will first define falling ADLs as actions in which the center of gravity of the body quickly descends. These activities include, but are not limited to, slipping while ascending stairs, slipping while descending stairs, stumbling and falling down forwards, backwards falling down, lateral falling down, and falling down with a weak leg but also sitting on a bedside and slipping onto the ground, sitting in a wheelchair and slipping onto the ground, rolling down from a bed, and falling down on a bed. Moreover, the accelerometer measures the moving acceleration. If a non-falling ADL does not include the body's center of gravity falling down, then it is certain to be distinguished from the falling ADLs. Thus, our studies focus on non-falling ADLs in which the action involves the center of gravity falling. The non-falling ADLs include walking up stairs, walking down stairs, sitting down on a bed, standing up from a bed, sitting down in a wheelchair, standing up from a wheelchair, walking, lying down, sitting up from lying, squatting down, and standing up. Second, we used the hyperplane of the SVM as the separating plane to replace the traditional threshold method for the detection of falling ADLs on a comprehensive dataset containing simulated falling ADLs, non-falling ADLs, and continuously scripted ADLs, including falling ADLs and continuous unscripted ADLs performed by young and elderly volunteers with our designed device.

2. Overview of System

Figure 1 shows the flow diagram of our method. Subjects wore our designed device at the waist, which had a tri-axial accelerometer (Kionix Inc., KXPA4-2050, Range: ±2 g), a Bluetooth module (Atrie Inc., BTM-204B), and a microprocessor (Texas Instruments Inc., MSP430 F5438). The resolution was 12 bits and the sampling rate was 200 Hz for the signals of the tri-axial accelerometer. Digital accelerometer signals were then transferred to a Bluetooth chip and transmitted wirelessly to a remote server. A Visual Basic-based interface system was used to receive a Bluetooth transmitted signal and also to display and store information. Furthermore, feature extraction and falling ADL detection were performed by a program coded in Matlab.

3. Feature Extraction

Four different parameters that are associated with falling ADLs were examined: total sum vector, fast changed vector, vertical acceleration, and posture angle [1416]. First, the total sum vector, SVTotal(t), containing both the dynamic and static acceleration components is calculated from the sampled data, as indicated below:

S V Total ( t ) = A x 2 ( t ) + A y 2 ( t ) + A z 2 ( t )
where Ax(t), Ay(t), and Az(t) is the acceleration in the x-, y-, and z-axes at time t, respectively.

Second, the fast changed vector, CVFast(t), is calculated using the differences between the maximum and minimum acceleration in a 0.1 s sliding window for each axis, as follows:

C V Fast ( t ) = ( A x _ max A x _ min ) 2 + ( A y _ max A y _ min ) 2 + ( A z _ max A z _ min ) 2
where Amax and Amin are the maximum and minimum acceleration values in a 0.1 s sliding window. Next, the vertical acceleration, VA(t), is calculated as follows:
V A ( t ) = S V Total 2 ( t ) S V D 2 ( t ) | G | 2 2 | G |
where SVD(t) is calculated similar to the high pass filtered data, by using Equation (1), and G is the gravitational component. Finally, the Posture angle, Φz(t), is defined as the angle between the VA(t) and gravity, as follows:
Φ z ( t ) = cos 1 ( V A ( t ) G | V A ( t ) | | G | ) 180 π

4. Support Vector Machines

Considering a linearly separable dataset {Xi, Di}, i = 1, …, m, where Xi is the input pattern for the ith example and Di is the corresponding desired output (1, or −1), a hyperplane could be identified as the decision surface. This hyperplane can be written as follows:

W T X i + b 1 , then D i = 1 W T X i + b < 1 , then D i = 1
where W is the coefficients' vector of the hyperplane function and b is the distance from the origin perpendicular to the hyperplane. The margin between the hyperplane and the nearest point is maximized and can be considered as a quadratic optimization problem:
min 1 2 ( W T W )
subject to D i ( W T X i + b ) 1

When W and b are rescaled, the point nearest to the hyperplane has a distance of 1/‖w‖. By the use of Lagrange multipliers αi ≥ 0, and the Kuhan–Tuker theorem, the solution is given by the following:

W = j SV D j α j X j

Only a small fraction of the αj coefficient is nonzero. The corresponding pairs of Xj are known as support vectors (SV) and they define the decision boundary. All of the other input patterns with corresponding zero αj values are rendered irrelevant.

If the data are noisy, there will, in general, be no separation in the feature space. To optimize the margin slack vector, we need to introduce slack variables to allow the margin constraints to be violated. We can rewrite the objective function of the quadratic optimization problem as the following:

min 1 2 ( W T W ) + C i = 1 m ξ i 2
subject to D i ( W T X i + b ) 1 ξ i , ξ i 0

The solution given is similar to Equation (8) and the Lagrange multipliers are 0 ≤ αiC, i = 1, …, m. Finally, the hyperplane decision function for the input pattern vector X can be written as follows:

f ( X ) = sgn ( j SV D j α j ( X j T X ) + b )

By replacing the inner product XT jX with the kernel function K(X, Xj), the input patterns are mapped to a higher dimensional space [31]. In this higher dimension, a separating hyperplane is constructed to maximize the margin.

We used LIBSVM software to detect the falling ADLs. LIBSVM is an integrated software package for support vector classification, regression and distribution estimation [32]. In the present problem, the Gaussian radial basis function was used to construct the kernel function, which is given below:

K ( X , X j ) = exp ( γ X X j 2 )
where parameter γ can be viewed as the radial's size, which is set at 5.3. The cost parameter C is 4.7.

5. Experimental Results

There are three experimental procedures, including simulated ADL-based young volunteers, continuous unscripted ADL without falling ADL-based young and elderly volunteers, and continuous unscripted ADL with three falling ADL-based young volunteers. The classification performances were examined based on the sensitivity, specificity, and total classification accuracy. The sensitivity is the number of true positive (TP) decisions divided by the number of actual positive cases; the specificity is the number of true negative (TN) decisions divided by the number of actual negative cases. The total classification accuracy is the number of correct decisions divided by the total number of cases.

5.1. Simulated ADL

In this experiment, the two-fold cross-validation was used on half of the recorded data for training and the second half of the data from the same individuals for testing. Another testing was used on half of the subjects for training and half of the subjects for testing. However, much personal equipment has to be calibrated before use for the user; therefore using the user's behavior to train personal equipment is a more feasible method.

Ten healthy young volunteers (Set 1 in Table 1), five male and five female, performed 10 simulated falling ADLs and 11 simulated non-falling ADLs. Each ADL was repeated 10 times for the first experiment. The volunteers ranged from 24 to 35 years (27.2 ± 3.6 years), with a body mass of 68–111 kg (84.27 ± 14.4 kg) and a height of 1.65 to 1.96 m (1.81 ± 0.1 m). Simulated falling ADLs and non-falling ADLs were organized and are numbered in Table 2. The height of the bed was 62 cm, and the height of the wheelchair was 50 cm.

In simulated ADLs, we randomly chose five recorded signals of every ADL for each subject as the training input. Thus, the falling ADLs have 500 datasets, and the non-falling ADLs have 550 dataset. We extracted the ADL parameters described in Section 3 from the recorded signals. The training dataset were transformed into the format of LIBSVM. A training instance matrix is an m by n matrix. In this study, n is the ADL parameter's number. The number of training instances was equal to the sampled number of 1,050 selected datasets. The profile of the CVFast parameter was used to mark the falling range. We found the maximum value of the CVFast of each falling ADL. This value multiplied by 0.87 was set as the threshold. The elements of the training label vector were set to 1 when the training instance was over this threshold and were set to −1 when it was not over the threshold or belonged to a non-falling ADL. Table 3 shows the optimal training results with different parameters' combinations. We found that the combination of four parameters has the best results, with an accuracy of 99.14%, a sensitivity of 99.60%, and a specificity of 98.73%. Therefore, we used this SVM model to test the three experimental procedures. The first phase is the test of the simulated ADL.

Another 1,050 datasets were used to test the performance of the SVM. Table 4 shows the testing of the optimal results with different parameter combinations with the same criteria in training the SVM models. We also find that the results of four parameters are best, with an accuracy of 98.38%, a sensitivity of 97.40%, and a specificity of 99.27%. In addition, the pieces of equipment used in the test include one Intel i5 M480 2.67 GHz processor, 4 GB memory and Windows 7 operating system while the Matlab software 2009 version was used for development. The computation time was mainly spent on calculating the feature vectors as well as the kernel function and weight sum of the support vector. The experimental results showed that it takes about 1ms to calculate the feature vector, while the number of support vectors is about 10% of that of the training samples. Moreover, it takes about 3 ms to calculate the kernel function, so the computation time is about 4 ms which is less than the sampling time 5 ms. Therefore, this proves that the proposed method could be effective in real applications.

To analyze what actions are easily misclassified, Table 5 shows the frequency of the false classification of each ADL and the accuracy. The action of slipping when ascending stairs has the worst classification. The reason likely has to do with the procedure of the simulated action.

Figure 2 shows the decomposition of the motion, with the subject walking up the stairs, slipping and forward and falling down with a knee flexion, and the body lying on the stairs. We could find that the falling acceleration of the body's center of gravity and the falling distances are all lower than the other falling ADLs. Moreover, in continuous action including three falling ADLs, the types of missing detection are very similar to the types of worse classification in the simulated actions when the action of slipping and ascending stairs was excluded. These results show that the SVM method has a unified approach for the falling ADLs.

5.2. Continuous Unscripted ADL without Falling Activities

In continuous unscripted studies, five elderly volunteers, one male and four female (Set 2 in Table 1), who ranged from 70 to 83 years (74.3 ± 2.9 years), with a body mass of 46 to 65 kg (54.5 ± 4.7 kg) and a height from 148 to 158 cm (152.7 ± 2.3 cm), wore the device continuously for up to one hour. In this group, one subject had apoplexy and one subject had fallen down twice and broken his right leg bone and left humerus. During this time, volunteers conducted their normal activities, including sitting, lying, walking, walking up and down stairs, and doing house work. These studies took place at the volunteers' homes. Second, the same young volunteers (Set 1 in Table 1), including three males and two females, who executed the simulated experiment also performed continuous unscripted ADL, the same as the elderly volunteers, for up to one hour. These studies took place at the volunteers' school.

There are two conditions under which continuous action contains only non-falling ADLs for one hour. The four parameter combination in the input vector was used to test the SVM model. The false positive (FP) quantity and false positive rate (FP/h) were utilized to show the performance. The results from the same five young volunteers are shown in Table 6. The total time is 385.1 minutes and the FPs occurred three times. The false positive rate is 0.48 FP/h. The result from the five elderly volunteers is shown in Table 7. The total time is 363.8 minutes and there is one FP. The false positive rate is 0.18 FP/h. Figure 3 shows the SVTotal signal for the continuous action of the EF_3 subject. There is one FP during the act of walking down the stairs. The above results show that elderly people with slow and moderate activities have a lower FP rate than young people with intense and fast activities. On the other hand, the falling definition that we detected in this paper is different from that of previous studies. Therefore, the FP rate we obtained is relatively high than the threshold-based algorithm in unscripted continuous experiments.

5.3. Continuous Unscripted ADL

In continuous action, including three times falling ADLs, another ten young volunteers conducted this experiment (Set 3 in Table 2). Five males and five females, who ranged from 24 to 28 years (26.4 ± 2.2 years), with a body mass of 68–111 kg (84.27 ± 14.4 kg) and a height from 170 to 176 cm (173.8 ± 1.1 cm), continued to wear the device for 5 minutes. They not only conducted the non-falling ADLs, like the elderly volunteers, but also conducted falling ADLs three times during this period.

Because the action of slipping and ascending stairs is a more difficult action, we only conducted nine falling ADLs. The results show, in Table 8, that FP is zero, but there are three false negatives (FN). We analyzed the TP and TN of each falling ADL in Table 9. Falling down from a wheelchair, rolling down from a bed, and falling down to a bed all have one missing detection. Figure 4(a) shows the SVTotal signal for the continuous action of the CM_3 subject whose falling ADLs were falling down to a bed, falling down from a bed, and lateral falling down; these falling ADLs were all correctly detected. Figure 4(b) shows the SVTotal signal for the continuous action of the CM_1 subject whose falling ADLs were falling down from a wheelchair, forward falling down, and falling down from a bed; these falling ADLs had one missing detection.

5.4. The Comparison with the Threshold-Based Algorithm

Previous studies have frequently used a threshold-based algorithm with the impact and posture after the fall as the most popular method for fall detection [10,11,1316]. The falling ADLs are described by calculating an action's parameters, such as the SVTotal, CVFast, VA, Φz, or velocity, and defining their upper and lower falling thresholds with respect to the impact and the posture. A boxplot (see Figure 5 or Figure 6) was used to set the thresholds of these parameters. Moreover, previous studies have focused on the actions of standing and falling down as the falling ADLs. We know that these falling actions are all encompassed in the body's center of gravity as it quickly falls down, and the falling distances are the highest compared to the non-falling ADLs. Thus, the upper or lower fall threshold could be used to separate the falling ADL and the non-falling ADL, for which the sensitivity and specificity all are 100%. However, the falling ADLs must also include sitting on a bedside and slipping onto the ground, sitting in a wheelchair and slipping onto the ground, rolling down from a bed, or falling down to a bed. The falling acceleration of the body's center of gravity in these falling ADLs is not larger than the actions of standing and falling down, and the falling distances are close to the moving distances of the non-falling ADLs. Under these conditions, the threshold-based method is not expected to have very good results.

We used boxplots to define the upper and lower falling thresholds of four parameters that were used to separate the falling ADLs and the non-falling ADLs. The results of the simple threshold-based method in our study are shown in Table 10. The best threshold was the upper falling threshold of CVFast, of which the specificity was 81.9%. Figure 5 shows the boxplot of CVFast; the upper and lower falling thresholds were 0.8 and 1.26, respectively. If we considered the upper and lower falling thresholds of all the parameters, the specificity only reached 82.5%. They were much lower than our proposed SVM method. If we only considered forward falling down, backward falling down, literal falling down and falling down with leg weakness as falling ADLs, then the results of the SVM could attain an accuracy of 100% in the training and testing. The simple threshold-based method was used to detect these falling actions, with the results shown in Table 11. The best threshold was the upper falling threshold of CVFast, of which the specificity was 98.5% and the whole specificity was 98.6%. This result was very close to the results of previous studies. However, the result was also lower than the SVM method. Figure 6 shows the boxplot of CVFast; the upper and lower falling thresholds were 1.25 and 1.29, respectively.

6. Conclusions

We used the hyperplane of the SVM as the threshold for detecting the 21 ADLs, including 10 falling ADLs and 11 non-falling ADLs. The most successful parameter combination, SVTotal + CVFast + VA + Φz, achieved a training sensitivity and specificity of 99.60% and 98.73%, and a testing sensitivity and specificity of 97.40% and 99.27%, respectively If the threshold-based method was used to detect the falling ADLs, then the specificity was only 82.5%. Thus, the conclusion is that when the parameters of falling and non-falling ADLs are very close, the results of the SVM method are better than the threshold-based algorithm. In unscripted continuous experiments, the FP rates were 0.48 FP/h, 0.18 FP/h and 0 FP/h for the same young volunteers, for elderly volunteers and for different young volunteers, respectively. In continuous action, including three times falling ADLs, the sensitivity also became 90%. On the other hand, the falling definition that we detected in this paper is different from that of previous studies. Therefore, the FP rate we obtained is relatively high than the threshold-based algorithm in unscripted continuous experiments.

Acknowledgments

This work has been partly supported by the National Science Council of Taiwan (NSC 99-2632-E-324-001-MY3 and NSC 100-2221-E-324-013-MY2).

References

  1. Ozcan, A.; Donat, H.; Gelecek, N.; Ozdirenc, M.; Karadibak, D. The relationship between risk factors for falling and the quality of life in older adults. BMC Public. Health 2005, 5, 90. [Google Scholar]
  2. Yardley, L.; Smith, H. A prospective study of the relationship between feared consequences of falling and avoidance of activity in community-living older people. Gerontologist 2002, 42, 17–23. [Google Scholar]
  3. Salva, A.; Bolibar, I.; Pera, G.; Arias, C. Incidence and consequences of falls among elderly people living in the community. Med. Clin. 2004, 122, 172–176. [Google Scholar]
  4. Baker, S.P.; Harvey, A.H. Fall injuries in the elderly. Med. Clin. Geriatr. 1985, 1, 501–512. [Google Scholar]
  5. Tinetti, M.E.; Williams, C.S. Falls injuries due to falls, and the risk of admission to a nursing home. N. Engl. J. Med. 1997, 337, 1279–1284. [Google Scholar]
  6. Doughty, K.; Lewis, R.; McIntosh, A. The design of a practical and reliable fall detector for community and institutional telecare. J. Telemed. Telecare 2000, 6, 150–154. [Google Scholar]
  7. Huang, C.-N.; Chiang, C.-Y.; Chen, G.-C.; Hsu, S.; Chu, W.-C.; Chan, C.-T. Fall detection system for healthcare quality improvement in residential care facilities. J. Med. Biol. Eng. 2010, 30, 247–252. [Google Scholar]
  8. Gurley, R.J.; Lum, N.; Sande, M.; Lo, B.; Katz, M.H. Persons found in their homes helpless or dead. N. Engl. J. Med. 1996, 334, 1710–1706. [Google Scholar]
  9. Yang, C.C.; Hsu, Y.L. A review of accelerometry-based wearable motion detectors for physical activity monitoring. Sensors 2010, 10, 7772–7788. [Google Scholar]
  10. Kangas, M.; Konttila, A.; Lindgren, P.; Winblad, I.; Jamsa, T. Comparison of low-complexity fall detection algorithms for body attached accelerometers. Gait Posture 2008, 28, 285–291. [Google Scholar]
  11. Bourke, A.K.; O'Brien, J.V.; Lyons, G.M. Evaluation of a threshold-based tri-axial accelerometer fall detection algorithm. Gait Posture 2007, 26, 194–199. [Google Scholar]
  12. Liu, S.-H.; Chang, Y.-J. Using accelerometers for physical actions recognition by a neural fuzzy network. Telemed. J. e-Health 2009, 15, 867–876. [Google Scholar]
  13. Chao, P.-K.; Chan, H.-L.; Tang, F.-T.; Chen, Y.-C.; Wong, M.-K. A comparison of automatic fall detection by the cross-product and magnitude of tri-axial acceleration. Physiol. Meas. 2009, 30, 1027–1037. [Google Scholar]
  14. Bourke, A.K.; Van de Ven, P.; Gamble, M.; O'Connor, R.; Murphy, K.; Bogan, E.; McQuade, E.; Finucane, P.; O′Laighin, G.; Nelson, J. Evaluation of waist-mounted tri-axial accelerometer based fall-detection algorithms during scripted and continuous unscripted activities. J. Biomech. 2010, 43, 3051–3057. [Google Scholar]
  15. Kangas, M.; Vikman, I.; Wiklander, J.; Lindgren, P.; Nyberg, L.; Jamsa, T. Sensitivity and specificity of fall detection in people aged 40 years and over. Gait Posture 2009, 29, 571–574. [Google Scholar]
  16. Bourke, A.K.; Lyons, G.M. A threshold-based fall-detection algorithm using a bi-axial gyroscope sensor. Med. Eng. Phys. 2008, 30, 84–90. [Google Scholar]
  17. Lamb, S.; Jørstad-Stein, E.C.; Hauer, K.; Becker, C. Prevention of falls network Europe and outcomes consensus group. Development of a common outcome data set for fall injury prevention trials: The prevention of falls network Europe consensus. J. Am. Geriatr. Soc. 2005, 53, 1618–1622. [Google Scholar]
  18. Kecman, V. Learning and Soft Computing, Support Vector Machines, Neural Networks and Fuzzy Logic Models; The MIT Press: Cambridge, MA, USA, 2001. [Google Scholar]
  19. Wang, L.P., Ed.; Support Vector Machines: Theory and Application; Springer: Berlin, Germany, 2005.
  20. Sloin, A.; Burshtein, D. Support vector machine training for improved hidden markov modeling. IEEE Trans. Signal Process 2008, 56, 172–188. [Google Scholar]
  21. Wang, L.P.; Fu, X.J. Data Mining with Computational Intelligence; Springer: Berlin, Germany, 2005. [Google Scholar]
  22. Khandoker, A.H.; Palaniswami, M.; Karmakar, C.K. Support vector machines for automated recognition of obstructive sleep apnea syndrome from ECG recordings. IEEE Trans. Inf. Technol. Biomed. 2009, 13, 37–48. [Google Scholar]
  23. Brown, M.; Grundy, W.; Lin, D.; Cristianini, N.; Sugnet, C.; Furey, T. Knowledge based analysis of micro-array gene expression data using support vector machine. Proc. Natl. Acad. Sci. USA 2000, 97, 262–267. [Google Scholar]
  24. Dehmeshki, J.; Chen, J.; Casique, M.V.; Karakoy, M. Classification of Lung Data by Sampling and Support Vector Machine. Proceedings of the 26th IEEE EMBS Annual International Conference, San Francisco, CA, USA, 1– 5 September 2004; pp. 3194–3197.
  25. Chu, F.; Jin, G.; Wang, L. Cancer diagnosis and protein secondary structure prediction using support vector machine. Stud. Fuzz. Soft Comput. 2005, 177, 343–363. [Google Scholar]
  26. Guler, I.; Ubeyli, E.D. Multiclass support vector machines for EEG-signals classification. IEEE Trans. Inf. Technol. Biomed. 2007, 11, 117–126. [Google Scholar]
  27. Osowski, S.; Hoai, L.T.; Markiewicz, T. Support vector machines based expert system for reliable heartbeat recognition. IEEE Trans. Biomed. Eng. 2004, 51, 582–589. [Google Scholar]
  28. Acir, N. Classification of ECG beats by using a fast least square support vector machines with a dynamic programming feature selection algorithm. Neural Comput. Appl. 2005, 14, 299–309. [Google Scholar]
  29. Acir, N. A support vector machine classifier algorithm based on a perturbation method and its application to ECG beat recognition systems. Expert Syst. Appl. 2006, 31, 150–158. [Google Scholar]
  30. Mehta, S.S.; Lingayat, N.S. Identification of QRS complexes in 12-lead electrocardiogram. Expert Syst. Appl. 2009, 36, 820–828. [Google Scholar]
  31. Burges, C.J.C. A tutorial on support vector machines for pattern recognition. Data Min. Knowl. Discov. 1998, 2, 955–971. [Google Scholar]
  32. Chang, C.-C.; Lin, C.-J. LIBSVM: A Library for Support Vector Machines; Technical Report; National Taiwan University: Taipei, Taiwan, 2004. [Google Scholar]
Figure 1. Overview of system.
Figure 1. Overview of system.
Sensors 12 12301f1 1024
Figure 2. The sequence of images for the activity of slip when ascending stairs.
Figure 2. The sequence of images for the activity of slip when ascending stairs.
Sensors 12 12301f2 1024
Figure 3. The SVTotal signal of continuous actions of the EF_3 subject.
Figure 3. The SVTotal signal of continuous actions of the EF_3 subject.
Sensors 12 12301f3 1024
Figure 4. The SVTotal signal for the continuous action of the (a) CM_3 and (b) CM_1 subjects.
Figure 4. The SVTotal signal for the continuous action of the (a) CM_3 and (b) CM_1 subjects.
Sensors 12 12301f4 1024
Figure 5. The boxplots of the CVFast parameter for all of the ADLs. (a) The upper peak values of the CVFast signal, for which the upper falling threshold is 0.8. (b) The lower peak values of the CVFast signal, for which the upper falling threshold is 1.26.
Figure 5. The boxplots of the CVFast parameter for all of the ADLs. (a) The upper peak values of the CVFast signal, for which the upper falling threshold is 0.8. (b) The lower peak values of the CVFast signal, for which the upper falling threshold is 1.26.
Sensors 12 12301f5 1024
Figure 6. The boxplots of the CVFast parameter for only four falling ADLs. (a) The upper peak values of the CVFast signal, for which the upper falling threshold is 1.25. (b) The lower peak values of the CVFast signal, for which the upper falling threshold is 1.29.
Figure 6. The boxplots of the CVFast parameter for only four falling ADLs. (a) The upper peak values of the CVFast signal, for which the upper falling threshold is 1.25. (b) The lower peak values of the CVFast signal, for which the upper falling threshold is 1.29.
Sensors 12 12301f6 1024
Table 1. Information on the volunteers for all of the experiments.
Table 1. Information on the volunteers for all of the experiments.
SetNo.GenderAge (year)High (cm)Weight (kg)BMI

Set 1M_1Male221827322.5
M_2Male231787321.7
M_3Male241878022.8
M_4Male241787323.0
M_5Male241739832.7
F_6Female251605019.5
F_7Female241685318.7
F_8Female251675519.7
F_9Female321635018.8
F_10Female171554719.5

Set 2EF_1Female701554619.1
EF_2Female711506528.9
EF_3Female831484721.5
EF_4Female731586024.0
EM_5Male711788025.2

Set 3CM_1Male281757925.8
CM_2Male281736020.0
CM_3Male281756822.2
CM_4Male241709532.9
CM_5Male241768828.4
CF_6Female191585020.0
CF_7Female181604818.8
CF_8Female191625219.8
CF_9Female191655520.2
CF_10Female221557129.6
Table 2. A series of falling and non-falling ADLs.
Table 2. A series of falling and non-falling ADLs.
Falling ADLsNon-Falling ADLs

No.ActionNo.Action
1Slip and ascending stairs11Ascending stairs
2Slip and descending stairs12Descending stairs
3Forward fall13Sitting down on bed
4Backward fall14Standing up from bed
5Falling down from bed15Sitting down in wheelchair
6Fall down from wheelchair16Standing up from wheelchair
7Rolling down from bed17Walking
8Lateral fall18Lying down
9Falling down to bed19Lying up
10Fall for the weak leg20Squatting down
21Standing up
Table 3. The training results with different parameter combinations.
Table 3. The training results with different parameter combinations.
ParametersAccuracy (%)Sensitivity (%)Specificity (%)

SVTotal, CVFast, VA, Φz99.1499.6098.73
SVTotal, CVFast, VA,93.43100.0087.45
SVTotal, CVFast, Φz88.76100.0078.55
SVTotal, VA, Φz94.1091.6096.36
CVFast, VA, Φz98.9599.4098.55
SVTotal, CVFast96.3898.8094.18
SVTotal, VA61.8119.80100.00
SVTotal, Φz68.1033.00100.00
CVFast, VA79.7157.40100.00
CVFast, Φz83.81100.0069.09
VA, Φz88.0075.6099.27
Table 4. The testing results with different parameter combinations.
Table 4. The testing results with different parameter combinations.
ParametersAccuracy (%)Sensitivity (%)Specificity (%)

SVTotal, CVFast, VA, Φz98.3897.4099.27
SVTotal, CVFast, VA,90.1999.8081.45
SVTotal, CVFast, Φz83.5299.8068.73
SVTotal, VA, Φz90.1993.2087.45
CVFast, VA, Φz98.1098.0098.18
SVTotal, CVFast97.3399.0095.82
SVTotal, VA60.6717.6099.82
SVTotal, Φz69.8136.60100.00
CVFast, VA83.2465.0099.82
CVFast, Φz82.9564.8099.45
VA, Φz93.2489.2096.91
Table 5. The frequency of the false classification of each ADL.
Table 5. The frequency of the false classification of each ADL.
Falling ADLNon-Falling ADL

Action# of FalseFalse RateAction# of FalseFalse Rate

Slip and ascending stairs40.8%Ascending stairs00.0%
Slip and descending stairs20.4%Descending stairs20.4%
Forward fall00.0%Sitting down on bed00.0%
Backward fall10.2%Standing up from bed10.2%
Falling down from bed00.0%Sitting down in wheelchair00.0%
Fall down from wheelchair20.4%Standing up from wheelchair00.0%
Rolling down from bed20.4%Walking00.0%
Lateral fall00.0%Lying down00.0%
Falling down to bed20.4%Lying up00.0%
Fall for the weak leg00.0%Squatting down10.2%
Standing up00.0%
Table 6. The FP number for the subjects of Table 1 Set 1 in continuous unscripted ADL without falling activities in the experiment.
Table 6. The FP number for the subjects of Table 1 Set 1 in continuous unscripted ADL without falling activities in the experiment.
VolunteersTime (min)FP

F_679.10
M_374.81
M_584.20
F_767.62
M_279.40
Total385.13

FP Rate (FP/h)0.48
Table 7. The FP number for the subjects of Table 1 Set 2 in the continuous unscripted ADL without falling activities in the experiment.
Table 7. The FP number for the subjects of Table 1 Set 2 in the continuous unscripted ADL without falling activities in the experiment.
VolunteersTime (min)FP

EF_172.10
EF_271.10
EF_376.21
EF_476.30
EM_568.10
Total363.81

FP Rate (FP/h)0.18
Table 8. The statistics of falling ADL detection for subjects of Table 1 Set 3 in the continuous unscripted ADL experiment.
Table 8. The statistics of falling ADL detection for subjects of Table 1 Set 3 in the continuous unscripted ADL experiment.
VolunteersTPFNFP

CM_1210
CM_2300
CM_3300
CM_4210
CM_5300
CF_6300
CF_7210
CF_8300
CF_9300
CF_10300

Total2730

Sensitivity90%
Table 9. The analysis of different falling ADL detections in a continuous unscripted ADL experiment.
Table 9. The analysis of different falling ADL detections in a continuous unscripted ADL experiment.
Falling ADLNumbersTPFN

Slip and descending stairs220
Forward fall440
Backward fall330
Lateral fall330
Falling down from bed330
Fall down from wheelchair321
Rolling down from bed211
Fall for the weak leg660
Falling down onto bed431

Total30273
Table 10. The testing results of threshold-based methods for all of the ADLs.
Table 10. The testing results of threshold-based methods for all of the ADLs.
ParametersSpecificity of Upper Threshold (TN)Specificity of Lower Threshold (TN)

SVTotal0%5.2%
CVFast81.9%0%
Φz4.6%6.7%
VA0%0%

Total specificity82.5%
Table 11. The testing results of the threshold-based method for only four falling ADLs.
Table 11. The testing results of the threshold-based method for only four falling ADLs.
ParametersSpecificity of Upper Threshold (TN)Specificity of Lower Threshold (TN)

SVTotal0.00%5.2%
CVFast98.5%0.00%
Φz4.6%29.9%
VA0.00%0.00%

Total specificity98.6%

Share and Cite

MDPI and ACS Style

Liu, S.-H.; Cheng, W.-C. Fall Detection with the Support Vector Machine during Scripted and Continuous Unscripted Activities. Sensors 2012, 12, 12301-12316. https://doi.org/10.3390/s120912301

AMA Style

Liu S-H, Cheng W-C. Fall Detection with the Support Vector Machine during Scripted and Continuous Unscripted Activities. Sensors. 2012; 12(9):12301-12316. https://doi.org/10.3390/s120912301

Chicago/Turabian Style

Liu, Shing-Hong, and Wen-Chang Cheng. 2012. "Fall Detection with the Support Vector Machine during Scripted and Continuous Unscripted Activities" Sensors 12, no. 9: 12301-12316. https://doi.org/10.3390/s120912301

Article Metrics

Back to TopTop