2016 IEEE 16th International Conference on Data Mining Workshops (ICDMW) 2016
DOI: 10.1109/icdmw.2016.0178
|View full text |Cite
|
Sign up to set email alerts
|

Applying Deep Learning to Stereotypical Motor Movement Detection in Autism Spectrum Disorders

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
37
0
1

Year Published

2017
2017
2023
2023

Publication Types

Select...
6
2
2

Relationship

2
8

Authors

Journals

citations
Cited by 57 publications
(40 citation statements)
references
References 35 publications
2
37
0
1
Order By: Relevance
“…For comparison purposes, all the neural networks used in our experiments employed the Adam [29] Aside from the two architectures described earlier, namely stacked-LSTM and dual-stream LSTM, we use a CNN, a Conv-LSTM and a Bi-LSTM proposed in HAR scenarios [24,22,17] for comparison. An optimization experiment was conducted to find the optimal hyper-parameter settings of these methods: i) For stacked-LSTM, three LSTM layers each with 32 hidden units followed by a dropout layer with probability of 0.5 are used; ii) For dual-stream LSTM, two sets of 3 LSTM layers each with 24 hidden units and 8 hidden units followed by dropout layer with probability of 0.5 are used respectively for the MoCap and sEMG streams; iii) For CNN [24], three convolutional layers each with 10 kernels of size 1 × 10 and followed by 1 × 2 max-pooling layer are used, and a softmax layer in the end is used for classification; iv) For Conv-LSTM [22], the architecture is used with 10 kernels of size 1 × 10 in each convolutional layer followed by max-pooling of size 1 × 2, and the number of hidden units of each LSTM layer is set to 32; v) For Bi-LSTM [17], 3 bidirectional LSTM layers with 16 hidden units in each are used.…”
Section: Methodsmentioning
confidence: 99%
“…For comparison purposes, all the neural networks used in our experiments employed the Adam [29] Aside from the two architectures described earlier, namely stacked-LSTM and dual-stream LSTM, we use a CNN, a Conv-LSTM and a Bi-LSTM proposed in HAR scenarios [24,22,17] for comparison. An optimization experiment was conducted to find the optimal hyper-parameter settings of these methods: i) For stacked-LSTM, three LSTM layers each with 32 hidden units followed by a dropout layer with probability of 0.5 are used; ii) For dual-stream LSTM, two sets of 3 LSTM layers each with 24 hidden units and 8 hidden units followed by dropout layer with probability of 0.5 are used respectively for the MoCap and sEMG streams; iii) For CNN [24], three convolutional layers each with 10 kernels of size 1 × 10 and followed by 1 × 2 max-pooling layer are used, and a softmax layer in the end is used for classification; iv) For Conv-LSTM [22], the architecture is used with 10 kernels of size 1 × 10 in each convolutional layer followed by max-pooling of size 1 × 2, and the number of hidden units of each LSTM layer is set to 32; v) For Bi-LSTM [17], 3 bidirectional LSTM layers with 16 hidden units in each are used.…”
Section: Methodsmentioning
confidence: 99%
“…Naive Bayes Classification or Support Vector Machine [31]). CNN is commonly applied in various areas ( [32], [33]) where a convenient description can be made by a 2D matrix like in our case. 2D feature map structure is used because time (or space) are assumed to be locally related features.…”
Section: Classification Of Planar Segmentsmentioning
confidence: 99%
“…Recent studies on automatic SMM and FOG detection using wearable sensors have mainly focused on applying supervised machine learning and deep learning approaches, such as Convolutional Neural Network (CNN) and Long Short-Term Memory (LSTM), to distinguish between the normal and abnormal movements [ 9 , 32 , 33 , 34 , 35 , 36 , 37 ]. These methods are based on extracting or learning a set of robust features from the original signals and then applying the supervised algorithms for abnormal movement detection.…”
Section: Related Workmentioning
confidence: 99%