| Literature DB >> 30347656 |
Nastaran Mohammadian Rad1,2,3, Twan van Laarhoven4,5, Cesare Furlanello6, Elena Marchiori7.
Abstract
Detecting and monitoring of abnormal movement behaviors in patients with Parkinson's Disease (PD) and individuals with Autism Spectrum Disorders (ASD) are beneficial for adjusting care and medical treatment in order to improve the patient's quality of life. Supervised methods commonly used in the literature need annotation of data, which is a time-consuming and costly process. In this paper, we propose deep normative modeling as a probabilistic novelty detection method, in which we model the distribution of normal human movements recorded by wearable sensors and try to detect abnormal movements in patients with PD and ASD in a novelty detection framework. In the proposed deep normative model, a movement disorder behavior is treated as an extreme of the normal range or, equivalently, as a deviation from the normal movements. Our experiments on three benchmark datasets indicate the effectiveness of the proposed method, which outperforms one-class SVM and the reconstruction-based novelty detection approaches. Our contribution opens the door toward modeling normal human movements during daily activities using wearable sensors and eventually real-time abnormal movement detection in neuro-developmental and neuro-degenerative disorders.Entities:
Keywords: Parkinson’s disease; autism spectrum disorder; deep learning; denoising autoencoders; freezing of gait; normative modeling; novelty detection; stereotypical motor movements
Mesh:
Year: 2018 PMID: 30347656 PMCID: PMC6211024 DOI: 10.3390/s18103533
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1The proposed method for the abnormal movement detection in the test time.
The class distribution of normal and abnormal samples and the gender of patients in three datasets.
| Data | Subject | #Normal | #Abnormal | All | Abnormal/All | Gender |
|---|---|---|---|---|---|---|
|
|
| 5714 | 334 | 6048 |
| M |
|
| 3918 | 578 | 4496 |
| M | |
|
| 5488 | 912 | 6400 |
| M | |
|
| 6592 | 0 | 6592 | 0 | M | |
|
| 5139 | 1517 | 6656 |
| M | |
|
| 5917 | 419 | 6336 |
| F | |
|
| 4858 | 262 | 5120 |
| M | |
|
| 1812 | 620 | 2432 |
| F | |
|
| 4673 | 863 | 5536 |
| M | |
|
| 7104 | 0 | 7104 | 0 | F | |
|
| 50,482 | 6238 | 56,720 |
| - | |
|
|
| 21,292 | 5663 | 26,955 |
| M |
|
| 12,763 | 4372 | 17,135 |
| M | |
|
| 31,780 | 2855 | 34,635 |
| M | |
|
| 10,571 | 10,243 | 20,814 | 0.49 | M | |
|
| 17,782 | 6173 | 23,955 | 0.26 | M | |
|
| 12,207 | 17,725 | 29,932 | 0.59 | M | |
|
| 106,395 | 47,031 | 153,426 | 0.31 | - | |
|
|
| 18,729 | 11,656 | 30,385 | 0.38 | M |
|
| 22,611 | 4804 | 27,415 | 0.18 | M | |
|
| 40,557 | 268 | 40,825 | 0.01 | M | |
|
| 38,796 | 8176 | 46,972 | 0.17 | M | |
|
| 22,896 | 6728 | 29,624 | 0.23 | M | |
|
| 2375 | 11,178 | 13,553 | 0.82 | M | |
|
| 145,964 | 42,810 | 188,774 | 0.23 | - |
Figure 2The architecture of convolutional denoising autoencoder for (a) the FOG dataset and (b) the SMM dataset. Each colored box represents one layer. The type and configuration of each layer are shown inside each box. For example, Conv 64-5 denotes a convolutional layer with 64 filters and 5 kernel size.
The average of AUC results for novelty detection using normative modeling, reconstruction-based and one-class SVM on three benchmark datasets.
| Dataset | Subject | Normative | Reconstruction | 1C-SVM | Supervised |
|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
Figure 3ROC curves corresponding to the reported AUCs for Subjects 1 and 6 (a,b) of the FOG dataset in Table 2.
The average AUPR for novelty detection using normative modeling, reconstruction-based and one-class-SVM on three benchmark datasets.
| Dataset | Subject | Normative | Reconstruction | 1C-SVM | Supervised |
|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
|
Figure 4The effect of different dropout probabilities on the performance of the normative modeling method.
The average of AUC results for novelty detection using normative modeling, reconstruction-based and one-class-SVM trained only on the two available normal subjects (Subjects 4 and 10) of the FOG dataset.
| Dataset | Subject | Normative | Reconstruction | 1C-SVM |
|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|