terminalai / GaitMonitoringForParkinsonsDiseasePatients

To monitor gait patterns to detect freezing of gait. Done as part of the Singapore Science Mentorship Programme + CS4131 module + extended.

Home Page:https://devpost.com/software/gaitmonitoringforparkinsonsdiseasepatients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analysing Gait Patterns of Parkinsons' Disease patients to predict Freezing of Gait (FoG) using Machine Learning Algorithms

By: Nallapuraju Ananya, Ye Chen Rui and Prannaya Gupta

This research project was designed to monitor gait patterns to detect Freezing of Gait, a condition amongst Parkinson's Disease Patients, to maintain the safety of those who contract this condition.

Gait Monitoring and Analysis for Parkinson's Disease Patients

Research Mentor: Professor Arthur Tay

School Mentor: Mr Lim Yeow Heng

To monitor gait patterns to detect freezing of gait. Done as part of Singapore Science Mentorship Programme.

Table of Contents

Gait Monitoring for Parkinson's Disease Patients

Project Description

The objective of this project is to monitor the gait patterns for people with Parkinson Disease. We will analyse the gait for PD patients during freezing and non-freezing (normal) events. Various parameters (e.g. cadence, step lengths, stride lengths, etc) related to gait will be derived from motion sensors (accelerometers, gyroscopes, magnetometers) using public datasets of PD patients. We will then investigate which of these parameters is most suitable for classification for freezing of gait in PD patients.

Final Product

To make use of signal processing algorithms in extracting gait parameters from motion sensors and identifying most suitable parameters for classification of freezing of gait in PD patients.

Methodology

Students will first need to review and understands how to extract gait parameters from motion sensors. There are different algorithms in the literature and they will need to investigate which is most suitable. They will then make use of a PD patient public dataset to test out their methods. If time permits, they will learn basic machine learning tools for classification.

Abstract

Parkinson’s disease (PD) is a neurodegenerative disorder that affects the dopamine producing neurons in the substantia nigra, an area of the brain, leading to shaking, stiffness and difficulty walking. Parkinson’s patients frequently exhibit the debilitating condition, freezing of gait (FOG), which is when patients cannot move their feet forward despite the intention to walk. While the feet remain in place, the torso still has forward momentum, making falls very common. Several studies have reported methodologies to identify the PD patients at an early stage, such as PD scales and using Inertial Measurement Units (IMU). However, these methods are ineffective as scales are not personalised and the IMUs are generally big and bulky. In this study, acceleration data from the thigh of PD patients has been put through signal processing algorithms to postulate a generic Freeze Index, which is then run through multiple Support Vector Machine models to analyse and therefore predict FOG events. The analysis found that vertical and horizontal lateral acceleration was the most accurate at predicting FOG. Ultimately, a small and lightweight prototype was created based on acceleration data from accelerometers placed on the thigh.

Introduction

Parkinson’s Disease (PD) is a progressive nervous system disorder that affects the basal ganglia, resulting in the progressive loss of dopamine neurotransmitters and poorer connection between the central nervous system and muscles[1]. This leads to many gait abnormalities, mainly tremors, bradykinesia, rigidity, and a loss of postural reflexes. Secondary motor symptoms that are evoked include stride length reduction, shuffling gait, step festination and freezing[2,3]. Freezing of Gait (FOG) is one of the most debilitating effects of PD and is defined as a brief, episodic absence or marked reduction of forward progression of the feet despite the intention to walk[3]. It has serious social and clinical consequences for patients as it leads to falls[4], interferes with daily activities and significantly impacts quality of life[5]. While FOG can happen anytime, it happens most often during turns, before gait initiation, in tight quarters such as doorways and in stressful situations[6]. It is triggered by visual stimulation.

Currently, FOG characterization is done using two main methods. In the first method, FOG is quantified by gait tests such as the timed up and go (TUG) test and the Hoehn and Yahr (H&Y) scale. The TUG test measures in seconds how long a patient takes to stand up from their chair, walk 3m past a line, turn around, walk back and sit down[7]. On the other hand, the H&Y scale has 5 stages to indicate levels of disability[8]:

  • Stage 1: Symptoms on one side of the body only.
  • Stage 2: Symptoms on both sides of the body; no impairment of balance.
  • Stage 3: Balance impairment; mild to moderate disease; physically independent.
  • Stage 4: Severe disability, but still able to walk or stand unassisted.
  • Stage 5: Wheelchair-bound or bedridden unless assisted.

In the second method, individual questionnaires are used. The Freezing Of Gait Questionnaire (FOG-Q) is a notable one, comprising 6 questions and utilising a 5-point scale to rank symptom severity[9].

However, both methods are highly inefficient in measuring FOG as it is highly sensitive to environmental triggers, medication and the patient’s mental state. Therefore, there has been research into using wearable inertial measurement units (IMUs) to display exactly the gait types of PD patients.

Aims and Objectives

This study aims to compare all the ways of classifying FOG in PD patients and determine the best parameter to utilise while creating an algorithm for data analysis. It also aims to compare multiple machine learning models based on acceleration data from accelerometers placed on the thigh. Public datasets of PD patients will be analysed to extract the motion pattern of PD patients. A Freeze Index value is postulated and used to predict FOG based on these parameters. The comfort of the patient and the ease and accuracy in which the parameter can predict FOG will be taken into account in this study. Ultimately, a prototype that fulfils all these requirements will be made.

Literature Review

Utilisation of IMUs in analysis

This section reports previous studies which have explored the application of motion sensors on PD patients to accurately predict FOG. Ferster et al.[3] placed 9-axis IMUs (comprising 3D accelerometers, 3D gyroscopes and 3D magnetometers) on both ankles of the subjects to extract gait features such as stride length and stride duration. Moreover, as FOG exhibits unique frequency ranges, they introduce and discuss frequency features such as dominant frequency, dominant frequency amplitude and the inverse of the dominant frequency slope of the acceleration data to quantify changes in gait quality. Ferster was able to show specific changes in the stride duration, stride length, dominant frequency and the inverse of the dominant frequency slope with up to four seconds prior to FoG on all subjects.

Baechlin et al.[10] proposed placing accelerometers at three different parts of the body: the shank, thigh and lower back, where the wearable computer is attached to.

baechlin
Figure 1: The Baechlin et al. 3D Accelerometer Wearable System

Alam et al.[11] analyzed the vertical ground reaction force using force insoles in patients’ shoes to display gait cycles. Pinto et al.[12] again utilised accelerometers and gyroscopes to determine stride time, this time placing the accelerometer at the shank.

Based on our research, we were able to consolidate a list of the main IMUs that we were to consider as follows:

Table 1: Table of IMUs found in our literature review

IMU Purpose Measured Parameter
Accelerometer Measuring acceleration Stride Length, Stride Duration
Gyroscope Measuring angular velocity Step Festination, Gait Asymmetry
Flexible Goniometer Measuring body joint angles Flat Foot Strike
Force- sensitive Insole Measuring the tension and compression forces that act on the sensor Gait Cycle (not accurate for PD patients who suffer from flat footedness)

Many works have also tried utilising motion capture systems to annotate FOG events, synchronising sensor data and computer analysis to make way for machine learning algorithms. Kuhner et al.[13] performed this experiment, setting up 12 cameras as well as utilising an inertial measurement suit to create a ‘live’ system that reduces the latency of data processing.

The above literature confirms the success of utilising accelerometers, gyroscopes and force insoles to effectively differentiate FOG from normal gait and has greatly helped in designing the proposed approach for this study.

Machine learning approaches to detecting PD

Aich et al.[14] have done a comprehensive review of the following four different types of machine learning algorithms in classifying patients with FOG or no FOG:

  • Support Vector Machine (SVM)
    • Considered the most accurate by Aich et al[14].
  • k-Nearest Neighbour (kNN)
  • Decision Tree (DT)
  • Naïve Bayes (NB)
  • Threshold/ Logistic Regression
  • Time Series Analysis

They found that the SVM classifier with radial basis function provides the highest accuracy of 91.42% as well as the highest sensitivity and specificity of 90.89% and 91.21% respectively.

Eom et al.[15] used thresholds to classify FOG and non-FOG states. The number of thresholds varied, increasing by two for every dimension added. The range between two thresholds was used to determine FOG states for 1D data while six thresholds were required for 3D data. Additionally, three FOG states (FOG: 1, non-FOG: 0) were “AND” operated to determine final FOG.

Gait parameters to be analysed

The frequency-based features discussed by Baechlin et. al[10] are reliable, but they have one major drawback. The large amount of calculations required to perform the Fast Fourier Transform (FFT) algorithm needed to analyse frequency-based data means that a digital signal processing chip is required, making it impossible to fit in a small, lightweight unobtrusive system. This would make it impractical for real life detection. For the patients with gait problems, a bulky and obtrusive system may worsen the gait disturbances. Additionally, most experiments utilised a relatively long window length (4 seconds[10], 6 seconds[16], and 10 seconds[17]) for detection, leading to a long delay in FOG detection. Eom et al.[15] suggested a simple and fast time-domain method for FOG detection that was comparable to the traditional frequency-domain method with a calculation load of 1,154 times less. This has practical clinical applications.

Previous researchers also have reported the importance of five parameters for the detection of PD. Most notably, Hollman et al.[18] have proposed five major domains of gait based on factor analysis:

  1. Rhythm - step and stride time
  2. Phase - gait cycle
  3. Variability - step-to-step variability
  4. Pace - gait speed, stride and step length
  5. Base of support - step width.

Others have confirmed the importance of determining the spatiotemporal parameters. Alcock et al.[19], Coste et al.[20] and Schlachetzki et al.[21] have all discussed the importance of stride length, stride time and gait velocity in distinguishing PD patients from healthy older adults.

Overall, the following is a summary of gait parameters found in our research.

Table 2: Summary of Gait parameters found in our research

Gait abnormalities Definition
Step Festination Shortening of steps
Decrease in Stride Duration Decrease in the time difference between two consecutive detected acceleration peaks of the same leg
Postural Instability Loss of balance
Increase in step-to-step time variability Difference in time taken between each stride
Stride Length Reduction Reduction in distance between each stride/step
Decreased Cadence Decrease in number of steps taken per unit time
Gait Asymmetry Difference in gait between the two legs of patient

Hence, in this study, the focus will be on gait velocity, stride time and gait cycle.

Materials and Methods

Accelerometers have been chosen to be the main focus of the data analysis as they are very versatile. Research has shown that accelerometers can be used to determine stride time, gait cycle and gait velocity. Hence, they would be a good starting point.

DAPHNet Dataset

In our main investigation, we employed the Daphnet Freezing of Gait Dataset in users with Parkinson's disease (hereafter known as the DAPHNet Dataset), which is the result of a study done by Baechlin et al.[10], carried out by the Laboratory for Gait and Neurodynamics, Department of Neurology, Tel Aviv Sourasky Medical Center (TASMC). In this experiment, 17 samples were derived frrom 10 PD patients with varying H&Y scales who were made to do various walking tasks, including walking back and forth in a straight line, doing several 180 degrees turns, random walking including a series of initiated stops and 360 degree turns and walking simulating daily activities. Daily activities refer to entering and leaving rooms, getting something to drink and returning to the starting room with the cup of water.

Data was recorded using three 3D acceleration sensors attached to the shank, thigh and the lower back of each subject. The sensors recorded at 64Hz and transmitted the acceleration data via a Bluetooth link to a wearable computing system that was located at the lower back of the subjects. Patient data is summarised in a table below.

demographics
Table 3: Table showing gender, age, disease duration and H&Y scale of PD patients in DAPHNet dataset

However, there are limitations to the dataset. Patient 08 and Patient 01 both suffered from walking difficulties due to disease severity and foot drop respectively. Hence, the system was unable to distinguish between walking periods and very short freezing events.

In the study, we only used the 3D Acceleration data from the thigh of each subject. Below are some data samples, indicating the provided events where freeze is said to have occurred.

Acceleration Data from S03R01.txt
Figure 2.1: Acceleration Data from S03R01.txt

Acceleration Data from S03R02.txt
Figure 2.2: Acceleration Data from S03R02.txt

Signal Processing

This study uses signal processing algorithms to compute a postulated freeze index. Moore et al.[23] defined the freeze index (FI) as the power ratio of freeze band (0.5–3.0 Hz) to locomotor band (3–8 Hz) derived from the frequency spectrum and identified FOG episodes at the time periods when FI exceeds a certain threshold. The code uses an updated form of Moore’s algorithm, where it calculates the Freeze Index from data from a specific axis (horizontal forward, horizontal lateral and vertical) from the sensors on the thigh by performing windowing of data with a length of 256 data points and steps up 32 data points. After performing a mean normalisation, the code finds the Fast Fourier Transform of the normalised window and uses that to compute the Freeze Index and supposed Power Spectral Density (PSD). After this, it accounts for a standing case where the PSDthreshold = 211.5, and in cases where it is below this threshold, the freeze index becomes zero. From this, we had the final postulated freeze index.

In this experiment, we decided to define a final function freeze(N), where freeze(N) = Freeze Index postulated from N-axis acceleration. For the investigation, we defined the axes as follows:

Axis Axis with respect to the user
X Horizontal Forward
Y Vertical
Z Horizontal Vertical

SVM Analysis

Unlike Baechlin et al.[10], where the Freeze Index with a threshold of 1.5 is used such that a freeze index greater than the threshold is considered FOG, we decided to follow the results found by Aich et al[14], and hence decided to test SVM models against the data we had derived.

Due to the large amount of data amassed from the signal processing algorithms, we decided to use the Google Colaboratory Tool[23], in which we could utilise Graphics Processing Units (GPUs) of more powerful computers at Google. This allowed us to run the SVM much faster such that we could get the results for the investigation. We also used the ThunderSVM utility[24] developed by the Xtra Computing Group at the NUS School of Computing (SoC).

For the investigation, we employed the Linear and Gaussian Kernels and tested these SVMs with either 2-axial freeze indices (i.e. taking freeze indices from 2 of the 3 axes defined) or 3-axial freeze indices (which took into account freeze(X), freeze(Y) and freeze(Z)).

Arduino Program

Our Program was developed using Arduino's .ino programming language based off the C++ programming language. To get the best SVM model, we used a program called sklearn-porter[25] developed by Darius Morawies, which converted the trained SVM model to C code which was saved as a model.h file. This model was accessed by the Arduino Program, which also computed the freeze values.

Arduino Pinout Diagram
Figure 3.1: The Arduino Nano 33 BLE Pinout Diagram

This study utilises an Arduino Nano 33 BLE board that is attached to an elastic strap. It contains a 9-axial IMU, comprising a 3D accelerometer, 3D gyroscope and 3D magnetometer. In our program, upon a certain freeze event predicted by the SVM, the built-in light-emitting diode (LED).

Arduino Pinout Diagram with Built-In LED Information
Figure 3.2: Location of the built-in LED in the Arduino Nano 33 BLE Pinout Diagram

Results

We performed the signal processing algorithms and got the postulated function arrays for freeze(X), freeze(Y) and freeze(Z). Below are the freeze indices based on the acceleration data shown in Figures 2.1 and 2.2.

Freeze Index Tabulations from S03R01.txt
Figure 4.1: Freeze Index Tabulations from S03R01.txt

Freeze Index Tabulations from S03R02.txt
Figure 4.2: Freeze Index Tabulations from S03R02.txt

We merged all 17 samples and took this as the main argument X in the supervised machine learning structure. From here, we also took a provided freeze value for each point given by the dataset itself. This functioned as the y argument. Below, all freeze indices are plotted against one another.

Plot of Freeze Indices
Figure 5: Plot of Freeze Indices

We tested the SVMs using Linear and Gaussian Kernels against the following combinations as parameters:

  • freeze(X) and freeze(Y)
  • freeze(X) and freeze(Z)
  • freeze(Y) and freeze(Z)
  • freeze(X), freeze(Y) and freeze(Z)

Performing an SVM analysis using the ThunderSVM tool, we got the following results.

Table 3: Table of Algorithm Evaluation Functions with regards to kernels and parameters

Kernel Linear Kernel Radial Basis Kernel
Parameters freeze(X) and freeze(Y) freeze(X) and freeze(Z) freeze(Y) and freeze(Z) All 3 Parameters freeze(X) and freeze(Y) freeze(X) and freeze(Z) freeze(Y) and freeze(Z) All 3 Parameters
Specificity 1.000 0.975 1.000 1.000 0.990 0.990 0.991 0.989
Sensitivity/ Recall 0.000 0.243 0.006 0.002 0.174 0.183 0.163 0.260
Precision 0.000 0.509 0.889 0.867 0.650 0.664 0.665 0.723
Accuracy 0.903 0.904 0.904 0.904 0.911 0.912 0.911 0.918
F1 0.000 0.329 0.011 0.005 0.275 0.286 0.262 0.382

Based on the results, it is believed that the Linear kernel with parameters freeze(Y) and freeze(Z) is the best since it is highly accurate, specific and precise. After conducting an analysis, it is found that the weighted average value for precision and sensitivity/ recall as 0.90 and F1 score as 0.86. The decision boundary function is shown below.

Decision Boundary
Figure 6: Decision Boundary of freeze(Y) and freeze(Z) SVM under Linear Kernel

Prototype

In the end, a prototype has been developed to verify the effectiveness of parameters based on public dataset analysis. It consists of an Arduino Nano 33 BLE board with a built-in 9-axial IMU consisting of a 3D accelerometer and 3D gyroscope attached to an elastic band.

Prototype
Figure 7: Our Prototype

It is small, light, very comfortable and is meant to be wrapped around the thigh. As of now, it is not completely secured but upon walking, the Nano 33 BLE board did not fall off.

Conclusions and Discussions

An algorithm was developed to identify the most suitable parameter for the classification of FOG in PD patients. Multiple machine learning models were then compared based on acceleration data from accelerometers placed on the thigh. After analyzing, the most suitable parameters for classification are freeze(Y) and freeze(Z) based on the acceleration data in the public datasets and the best model is the Linear Kernel model in terms of sensitivity.

Furthermore, a prototype has been created using an Arduino Nano 33 BLE board. It can be implemented to test the performance of the identified most suitable parameters.

There are a few improvements that could have been done to the project. Due to time limitations, only accelerometers were studied in this experiment, which could have limited the sensitivity of the device. Multiple sensors can be worked on to achieve maximum accuracy. Additionally, only postulated freeze index values have been analysed based on the public datasets. Parameters such as Stride Length and Stride Duration have not been worked on. In the future, such parameters can be taken into account when computing the general gait freeze moment. The sensitivity of the algorithm should also be improved. Since the prototype has already been built, the next phase is to test it in a laboratory with Parkinson’s Disease patients in order to determine its accuracy.

Furthermore, by connecting this system to earbuds and implementing biofeedback via audio, the system will also be able to mediate FOG. Another method involves connecting the system to an App such that notifications can be sent to the caregiver’s phone to alert them to a fall. This can be developed via Android App Development with Java/Kotlin or via frameworks like Kivy or Flutter for Python and Dart Programming respectively.

Acknowledgements

We would like to thank Professor Arthur Tay, Mr Lim Yeow Heng and Mr Lim Teck Choow for their support and encouragement in this study.

References

[1] Braak, H., Ghebremedhin, E., Rüb, U., Bratzke, H., & Del Tredici, K. (2004). Stages in the development of Parkinson’s disease-related pathology. Cell and Tissue Research, 318(1), 121–134. https://doi.org/10.1007/s00441-004-0956-9

[2] Jankovic, J. (2008). Parkinson’s disease: clinical features and diagnosis. Journal of Neurology, Neurosurgery & Psychiatry, 79(4), 368–376. https://doi.org/10.1136/jnnp.2007.131045

[3] Ferster, M. L., Mazilu, S., & Tröster, G. (2015). Gait Parameters Change Prior to Freezing in Parkinson's Disease: A Data-Driven Study with Wearable Inertial Units. Proceedings of the 10th EAI International Conference on Body Area Networks. https://doi.org/10.4108/eai.28-9-2015.2261411

[3] Nutt, J. G., Bloem, B. R., Giladi, N., Hallett, M., Horak, F. B., & Nieuwboer, A. (2011). Freezing of gait: moving forward on a mysterious clinical phenomenon. The Lancet Neurology, 10(8), 734–744. https://doi.org/10.1016/s1474-4422(11)70143-0

[4] Bloem, B. R., Hausdorff, J. M., Visser, J. E., & Giladi, N. (2004). Falls and freezing of gait in Parkinson’s disease: A review of two interconnected, episodic phenomena. Movement Disorders, 19(8), 871–884. https://doi.org/10.1002/mds.20115

[5] Moore, O., Peretz, C., & Giladi, N. (2007). Freezing of gait affects quality of life of peoples with Parkinson’s disease beyond its relationships with mobility and gait. Movement Disorders, 22(15), 2192–2195. https://doi.org/10.1002/mds.21659

[6] Giladi, N., & Hausdorff, J. M. (2006). The role of mental function in the pathogenesis of freezing of gait in Parkinson’s disease. Journal of the Neurological Sciences, 248(1–2), 173–176. https://doi.org/10.1016/j.jns.2006.05.015

[7] Podsiadlo, D., & Richardson, S. (1991). The Timed “Up & Go”: A Test of Basic Functional Mobility for Frail Elderly Persons. Journal of the American Geriatrics Society, 39(2), 142–148. https://doi.org/10.1111/j.1532-5415.1991.tb01616.x

[8] Hoehn, M. M., & Yahr, M. D. (1967). Parkinsonism: onset, progression, and mortality. Neurology, 17(5), 427. https://doi.org/10.1212/wnl.17.5.427

[9] Rozenfeld, S., Miskovic, A., Nitsch, K. P., & Ehrlich-Jones, L. (2017). Measurement Characteristics and Clinical Utility of the Freezing of Gait Questionnaire in Individuals With Parkinson Disease. Archives of Physical Medicine and Rehabilitation, 98(10), 2106–2107. https://doi.org/10.1016/j.apmr.2017.04.027

[10] Bachlin, M., Plotnik, M., Roggen, D., Maidan, I., Hausdorff, J. M., Giladi, N., & Troster, G. (2010). Wearable Assistant for Parkinson’s Disease Patients With the Freezing of Gait Symptom. IEEE Transactions on Information Technology in Biomedicine, 14(2), 436–446. https://doi.org/10.1109/titb.2009.2036165

[11] Alam, M. N., Garg, A., Munia, T. T. K., Fazel-Rezai, R., & Tavakolian, K. (2017). Vertical ground reaction force marker for Parkinson’s disease. PLOS ONE, 12(5), e0175951. https://doi.org/10.1371/journal.pone.0175951

[12] Pinto, C., Schuch, C. P., Balbinot, G., Salazar, A. P., Hennig, E. M., Kleiner, A. F. R., & Pagnussat, A. S. (2019). Movement smoothness during a functional mobility task in subjects with Parkinson’s disease and freezing of gait – an analysis using inertial measurement units. Journal of NeuroEngineering and Rehabilitation, 16(1). https://doi.org/10.1186/s12984-019-0579-8

[13] Kuhner, A., Schubert, T., Maurer, C., & Burgard, W. (2017). An online system for tracking the performance of Parkinson’s patients. 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). https://doi.org/10.1109/iros.2017.8205977

[14] Aich, S., Pradhan, P., Park, J., Sethi, N., Vathsa, V., & Kim, H.-C. (2018). A Validation Study of Freezing of Gait (FoG) Detection and Machine-Learning-Based FoG Prediction Using Estimated Gait Characteristics with a Wearable Accelerometer. Sensors, 18(10), 3287. https://doi.org/10.3390/s18103287

[15] Eom, G.-M., Kwon, Y., Park, S. H., Kim, J.-W., Ho, Y., Jeon, H.-M., Bang, M.-J., Jung, G.-I., Lee, S.-M., Koh, S.-B., Lee, J.-W., & Jeon, H. S. (2014). A practical method for the detection of freezing of gait in patients with Parkinson’s disease. Clinical Interventions in Aging, 1709. https://doi.org/10.2147/cia.s69773

[16] Moore, S. T., MacDougall, H. G., & Ondo, W. G. (2008). Ambulatory monitoring of freezing of gait in Parkinson’s disease. Journal of Neuroscience Methods, 167(2), 340–348. https://doi.org/10.1016/j.jneumeth.2007.08.023

[17] Morris, T. R., Cho, C., Dilda, V., Shine, J. M., Naismith, S. L., Lewis, S. J. G., & Moore, S. T. (2012). A comparison of clinical and objective measures of freezing of gait in Parkinson’s disease. Parkinsonism & Related Disorders, 18(5), 572–577. https://doi.org/10.1016/j.parkreldis.2012.03.001

[18] Hollman, J. H., McDade, E. M., & Petersen, R. C. (2011). Normative spatiotemporal gait parameters in older adults. Gait & Posture, 34(1), 111–118. https://doi.org/10.1016/j.gaitpost.2011.03.024

[19] Alcock, L., Galna, B., Perkins, R., Lord, S., & Rochester, L. (2018). Step length determines minimum toe clearance in older adults and people with Parkinson’s disease. Journal of Biomechanics, 71, 30–36. https://doi.org/10.1016/j.jbiomech.2017.12.002

[20] Azevedo Coste, C., Sijobert, B., Pissard-Gibollet, R., Pasquier, M., Espiau, B., & Geny, C. (2014). Detection of Freezing of Gait in Parkinson Disease: Preliminary Results. Sensors, 14(4), 6819–6827. https://doi.org/10.3390/s140406819

[21] Morris, T. R., Cho, C., Dilda, V., Shine, J. M., Naismith, S. L., Lewis, S. J. G., & Moore, S. T. (2012). A comparison of clinical and objective measures of freezing of gait in Parkinson’s disease. Parkinsonism & Related Disorders, 18(5), 572–577. https://doi.org/10.1016/j.parkreldis.2012.03.001

[22] Goldberger, A. L., Amaral, L. A. N., Glass, L., Hausdorff, J. M., Ivanov, P. C., Mark, R. G., Mietus, J. E., Moody, G. B., Peng, C.-K., & Stanley, H. E. (2000). PhysioBank, PhysioToolkit, and PhysioNet. Circulation, 101(23), 1. https://doi.org/10.1161/01.cir.101.23.e215

[23] Bisong E. (2019) Google Colaboratory. In: Building Machine Learning and Deep Learning Models on Google Cloud Platform. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4470-8_7

[24] Wen, Z., Shi, J., Li, Q., He, B., & Chen, J. (2018). ThunderSVM: A Fast SVM Library on GPUs and CPUs, Journal of Machine Learning Research, 19, 797–801.

[25] Morawiec, D. (n.d.). sklearn-porter - Transpile trained scikit-learn estimators to C, Java, JavaScript and others. https://github.com/nok/sklearn-porter

Remarks

This project was awarded 2nd Place at the International Science Youth Forum and the Gold Award at the Singapore Science and Engineering Fair. This project was also one of 5 projects from Singapore selected for the Global Youth Science and Technology Bowl (GYSTB) and won the Third Prize. We were also awarded Best Presenters' Award at the International Researchers' Club Conference on Science, Engineering and Technology for this project.

Extension

We are planning to extend this project by using Genetic Algorithms and we will try and proceed with Laboratory testing on this project. Chen Rui will be leaving us, however, so we hope to find another NUS High School student or two to collaborate with.

Meet the Team

About

To monitor gait patterns to detect freezing of gait. Done as part of the Singapore Science Mentorship Programme + CS4131 module + extended.

https://devpost.com/software/gaitmonitoringforparkinsonsdiseasepatients

License:MIT License


Languages

Language:Jupyter Notebook 90.0%Language:Python 4.7%Language:HTML 2.7%Language:Kotlin 2.1%Language:CSS 0.3%Language:MATLAB 0.1%Language:C 0.0%Language:C++ 0.0%Language:CMake 0.0%Language:JavaScript 0.0%Language:Shell 0.0%Language:Assembly 0.0%