paper-with-me

Papers

Time Series Classification for Detecting Parkinson's Disease from Wrist Motions

2023-04-21 · Cedric Donié, Neha Das, Satoshi Endo, Sandra Hirche

Parkinson's disease (PD) is a neurodegenerative condition characterized by frequently changing motor symptoms, necessitating continuous symptom monitoring for more targeted treatment. Classical time series classification and deep learning techniques have demonstrated limited efficacy in monitoring PD symptoms using wearable accelerometer data due to complex PD movement patterns and the small size of available datasets. We investigate InceptionTime and RandOm Convolutional KErnel Transform (ROCKET) as they are promising for PD symptom monitoring, with InceptionTime's high learning capacity being well-suited to modeling complex movement patterns while ROCKET is suited to small datasets. With random search methodology, we identify the highest-scoring InceptionTime architecture and compare its performance to ROCKET with a ridge classifier and a multi-layer perceptron (MLP) on wrist motion data from PD patients. Our findings indicate that all approaches are suitable for estimating tremor severity and bradykinesia presence but encounter challenges in detecting dyskinesia. ROCKET demonstrates superior performance in identifying dyskinesia, whereas InceptionTime exhibits slightly better performance in tremor and bradykinesia detection. Notably, both methods outperform the multi-layer perceptron. In conclusion, InceptionTime exhibits the capability to classify complex wrist motion time series and holds the greatest potential for continuous symptom monitoring in PD.

📄 PDF Abstract BibTeX arXiv:2304.11265

Code (1)

cedricdonie/tsc-for-wrist-motion-pd-detection 공식 구현

Tasks

Time SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

ROCKET Linear classifier using random convolutional kernels applied to time series.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…
InceptionTime 설명 없음

Similar Papers 제목 키워드 기반

Interpretable Classification of Early Stage Parkinson's Disease from EEG

2023-01-20 · Amarpal Sahota, Amber Roguski, Matthew W. Jones, Michal Rolinski 외

Detecting Parkinson's Disease in its early stages using EEG data presents a significant challenge. This paper introduces a novel approach, representing EEG data as a 15-variate series of bandpower and peak frequency valu…

ClassificationEEGElectroencephalogram (EEG)Interpretable Machine Learning+3

Deep Learning for Time Series Classification of Parkinson's Disease Eye Tracking Data

2023-11-28 · Gonzalo Uribarri, Simon Ekman von Huth, Josefine Waldthaler, Per Svenningsson 외

Eye-tracking is an accessible and non-invasive technology that provides information about a subject's motor and cognitive abilities. As such, it has proven to be a valuable resource in the study of neurodegenerative dise…

Time SeriesTime Series Classification

A Multivariate Biomarker for Parkinson's Disease

2015-05-15 · Giancarlo Crocetti, Michael Coakley, Phil Dressner, Wanda Kellum 외

In this study, we executed a genomic analysis with the objective of selecting a set of genes (possibly small) that would help in the detection and classification of samples from patients affected by Parkinson Disease. We…

General Classification

Linguistic Changes in Spontaneous Speech for Detecting Parkinsons Disease Using Large Language Models

2024-04-08 · Jonathan Crawford

Parkinsons disease is the second most prevalent neurodegenerative disorder with over ten million active cases worldwide and one million new diagnoses per year. Detecting and subsequently diagnosing the disease is challen…

Diagnostic

Classification of Resting-State fMRI using Evolutionary Algorithms: Towards a Brain Imaging Biomarker for Parkinson's Disease

2019-10-11 · Amir Dehsarvi, Stephen L. Smith

Accurate early diagnosis and monitoring of neurodegenerative conditions is essential for effective disease management and delivery of medication and treatment. This research develops automatic methods for detecting brain…

Evolutionary AlgorithmsFunctional ConnectivityGeneral ClassificationManagement+2