Freezing of Gait Prediction From Accelerometer Data Using a Simple
1D-Convolutional Neural Network -- 8th Place Solution for Kaggle's
Parkinson's Freezing of Gait Prediction Competition
- URL: http://arxiv.org/abs/2307.03475v1
- Date: Fri, 7 Jul 2023 09:28:04 GMT
- Title: Freezing of Gait Prediction From Accelerometer Data Using a Simple
1D-Convolutional Neural Network -- 8th Place Solution for Kaggle's
Parkinson's Freezing of Gait Prediction Competition
- Authors: Jan Brederecke
- Abstract summary: Freezing of Gait (FOG) is a common motor symptom in patients with Parkinson's disease (PD)
In this work I present a simple 1-D convolutional neural network that was trained to detect FOG events in accelerometer data.
Model ranked 8th out of 1379 teams in the Parkinson's Freezing of Gait Prediction competition.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Freezing of Gait (FOG) is a common motor symptom in patients with Parkinson's
disease (PD). During episodes of FOG, patients suddenly lose their ability to
stride as intended. Patient-worn accelerometers can capture information on the
patient's movement during these episodes and machine learning algorithms can
potentially classify this data. The combination therefore holds the potential
to detect FOG in real-time. In this work I present a simple 1-D convolutional
neural network that was trained to detect FOG events in accelerometer data.
Model performance was assessed by measuring the success of the model to
discriminate normal movement from FOG episodes and resulted in a mean average
precision of 0.356 on the private leaderboard on Kaggle. Ultimately, the model
ranked 8th out of 1379 teams in the Parkinson's Freezing of Gait Prediction
competition. The results underscore the potential of Deep Learning-based
solutions in advancing the field of FOG detection, contributing to improved
interventions and management strategies for PD patients.
Related papers
- Integrative Deep Learning Framework for Parkinson's Disease Early Detection using Gait Cycle Data Measured by Wearable Sensors: A CNN-GRU-GNN Approach [0.3222802562733786]
We present a pioneering deep learning architecture tailored for the binary classification of subjects.
Our model harnesses the power of 1D-Convolutional Neural Networks (CNN), Gated Recurrent Units (GRU), and Graph Neural Network (GNN) layers.
Our proposed model achieves exceptional performance metrics, boasting accuracy, precision, recall, and F1 score values of 99.51%, 99.57%, 99.71%, and 99.64%, respectively.
arXiv Detail & Related papers (2024-04-09T15:19:13Z) - PULSAR: Graph based Positive Unlabeled Learning with Multi Stream
Adaptive Convolutions for Parkinson's Disease Recognition [1.9482539692051932]
Parkinsons disease (PD) is a neuro-degenerative disorder that affects movement, speech, and coordination.
We present PULSAR, a novel method to screen for PD from webcam-recorded videos of finger-tapping.
We used an adaptive graph convolutional neural network to dynamically learn the temporal graph specific to the finger-tapping task.
arXiv Detail & Related papers (2023-12-10T05:56:20Z) - DDxT: Deep Generative Transformer Models for Differential Diagnosis [51.25660111437394]
We show that a generative approach trained with simpler supervised and self-supervised learning signals can achieve superior results on the current benchmark.
The proposed Transformer-based generative network, named DDxT, autoregressively produces a set of possible pathologies, i.e., DDx, and predicts the actual pathology using a neural network.
arXiv Detail & Related papers (2023-12-02T22:57:25Z) - 1D-Convolutional transformer for Parkinson disease diagnosis from gait [7.213855322671065]
This paper presents an efficient deep neural network model for diagnosing Parkinson's disease from gait.
We introduce a hybrid ConvNetTransform-er architecture to accurately diagnose the disease by detecting the severity stage.
Our experimental results show that our approach is effective for detecting the different stages of Parkinson's disease from gait data.
arXiv Detail & Related papers (2023-11-06T15:17:17Z) - Automatic diagnosis of knee osteoarthritis severity using Swin
transformer [55.01037422579516]
Knee osteoarthritis (KOA) is a widespread condition that can cause chronic pain and stiffness in the knee joint.
We propose an automated approach that employs the Swin Transformer to predict the severity of KOA.
arXiv Detail & Related papers (2023-07-10T09:49:30Z) - Ischemic Stroke Lesion Prediction using imbalanced Temporal Deep
Gaussian Process (iTDGP) [2.649401887836554]
Acute Ischemic Stroke (AIS) occurs when the blood supply to the brain is suddenly interrupted because of a blocked artery.
Current standard AIS assessment method, which thresholds the 3D measurement maps extracted from Computed Tomography Perfusion (CTP) images, is not accurate enough.
We propose imbalanced Temporal Deep Process (iTDGP), a probabilistic model that can improve AIS prediction by using baseline Gaussian time series.
arXiv Detail & Related papers (2022-11-16T17:32:29Z) - Remote Medication Status Prediction for Individuals with Parkinson's
Disease using Time-series Data from Smartphones [75.23250968928578]
We present a method for predicting the medication status of Parkinson's disease patients using the public mPower dataset.
The proposed method shows promising results in predicting three medication statuses objectively.
arXiv Detail & Related papers (2022-07-26T02:08:08Z) - GaitForeMer: Self-Supervised Pre-Training of Transformers via Human
Motion Forecasting for Few-Shot Gait Impairment Severity Estimation [27.081767446317095]
We introduce GaitForeMer, Gait Forecasting and impairment estimation transforMer.
GaitForeMer is first pre-trained on public datasets to forecast gait movements and then applied to clinical data to predict gait impairment severity.
Our method outperforms previous approaches that rely solely on clinical data by a large margin, achieving an F1 score of 0.76, precision of 0.79, and recall of 0.75.
arXiv Detail & Related papers (2022-06-30T21:29:47Z) - Finding Patient Zero: Learning Contagion Source with Graph Neural
Networks [67.3415507211942]
Locating the source of an epidemic can provide critical insights into the infection's transmission course.
Existing methods use graph-theoretic measures and expensive message-passing algorithms.
We revisit this problem using graph neural networks (GNNs) to learn P0.
arXiv Detail & Related papers (2020-06-21T21:12:44Z) - Detecting Parkinsonian Tremor from IMU Data Collected In-The-Wild using
Deep Multiple-Instance Learning [59.74684475991192]
Parkinson's Disease (PD) is a slowly evolving neuro-logical disease that affects about 1% of the population above 60 years old.
PD symptoms include tremor, rigidity and braykinesia.
We present a method for automatically identifying tremorous episodes related to PD, based on IMU signals captured via a smartphone device.
arXiv Detail & Related papers (2020-05-06T09:02:30Z) - Learning Dynamic and Personalized Comorbidity Networks from Event Data
using Deep Diffusion Processes [102.02672176520382]
Comorbid diseases co-occur and progress via complex temporal patterns that vary among individuals.
In electronic health records we can observe the different diseases a patient has, but can only infer the temporal relationship between each co-morbid condition.
We develop deep diffusion processes to model "dynamic comorbidity networks"
arXiv Detail & Related papers (2020-01-08T15:47:08Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.