Improvement of Performance in Freezing of Gait detection in Parkinsons Disease using Transformer networks and a single waist worn triaxial accelerometer
- URL: http://arxiv.org/abs/2404.03704v1
- Date: Thu, 4 Apr 2024 09:02:17 GMT
- Title: Improvement of Performance in Freezing of Gait detection in Parkinsons Disease using Transformer networks and a single waist worn triaxial accelerometer
- Authors: Luis Sigcha, Luigi Borzì, Ignacio Pavón, Nélson Costa, Susana Costa, Pedro Arezes, Juan-Manuel López, Guillermo De Arcas,
- Abstract summary: Freezing of gait (FOG) is one of the most incapacitating symptoms in Parkinsons disease.
This paper presents advances in automatic FOG detection using a single body-worn triaxial accelerometer and a novel classification algorithm based on Transformers and convolutional networks.
- Score: 1.5809770996457706
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Freezing of gait (FOG) is one of the most incapacitating symptoms in Parkinsons disease, affecting more than 50 percent of patients in advanced stages of the disease. The presence of FOG may lead to falls and a loss of independence with a consequent reduction in the quality of life. Wearable technology and artificial intelligence have been used for automatic FOG detection to optimize monitoring. However, differences between laboratory and daily-life conditions present challenges for the implementation of reliable detection systems. Consequently, improvement of FOG detection methods remains important to provide accurate monitoring mechanisms intended for free-living and real-time use. This paper presents advances in automatic FOG detection using a single body-worn triaxial accelerometer and a novel classification algorithm based on Transformers and convolutional networks. This study was performed with data from 21 patients who manifested FOG episodes while performing activities of daily living in a home setting. Results indicate that the proposed FOG-Transformer can bring a significant improvement in FOG detection using leave-one-subject-out cross-validation (LOSO CV). These results bring opportunities for the implementation of accurate monitoring systems for use in ambulatory or home settings.
Related papers
- Parkinson's Disease Freezing of Gait (FoG) Symptom Detection Using Machine Learning from Wearable Sensor Data [0.8158530638728501]
Freezing of gait (FoG) is a special symptom found in patients with Parkinson's disease (PD)<n> Accelerometers worn by patients can record movement data during these episodes, and machine learning algorithms can be useful to categorize this information.<n>In this paper, we introduce the Transformer-Bi-LSTM fusion model in order to identify FoG events in accelerometer data.
arXiv Detail & Related papers (2025-06-14T16:07:17Z) - A Foundation Model for Patient Behavior Monitoring and Suicide Detection [42.238354985465975]
Foundation models (FMs) have achieved remarkable success across various domains, yet their adoption in healthcare remains limited.
This paper introduces a novel FM based on a modified vector quantized variational autoencoder (VQ-VAE), specifically designed to process real-world data from wearable devices.
We demonstrate that our pretrained FM, trained on a broad cohort of psychiatric patients, performs downstream tasks via its latent representation without fine-tuning on a held-out cohort of suicidal patients.
arXiv Detail & Related papers (2025-03-19T14:01:16Z) - Finetuning and Quantization of EEG-Based Foundational BioSignal Models on ECG and PPG Data for Blood Pressure Estimation [53.2981100111204]
Photoplethysmography and electrocardiography can potentially enable continuous blood pressure (BP) monitoring.
Yet accurate and robust machine learning (ML) models remains challenging due to variability in data quality and patient-specific factors.
In this work, we investigate whether a model pre-trained on one modality can effectively be exploited to improve the accuracy of a different signal type.
Our approach achieves near state-of-the-art accuracy for diastolic BP and surpasses by 1.5x the accuracy of prior works for systolic BP.
arXiv Detail & Related papers (2025-02-10T13:33:12Z) - Freezing of Gait Detection Using Gramian Angular Fields and Federated Learning from Wearable Sensors [6.369424231505372]
Freezing of gait (FOG) is a debilitating symptom of Parkinson's disease (PD)
Traditional detection methods face challenges due to intra and inter-patient variability.
We present FOGSense, a novel FOG detection system designed for uncontrolled, free-living conditions.
arXiv Detail & Related papers (2024-11-18T17:43:43Z) - Machine Learning for ALSFRS-R Score Prediction: Making Sense of the Sensor Data [44.99833362998488]
Amyotrophic Lateral Sclerosis (ALS) is a rapidly progressive neurodegenerative disease that presents individuals with limited treatment options.
The present investigation, spearheaded by the iDPP@CLEF 2024 challenge, focuses on utilizing sensor-derived data obtained through an app.
arXiv Detail & Related papers (2024-07-10T19:17:23Z) - Seamless Monitoring of Stress Levels Leveraging a Universal Model for Time Sequences [4.308104021015939]
This paper presents a methodology for stress detection from a smartwatch based on a universal model for time series, UniTS.
We demonstrate that our proposed model considerably surpasses 12 top-performing methods on 3 benchmark datasets.
arXiv Detail & Related papers (2024-07-04T10:46:09Z) - Noninvasive Acute Compartment Syndrome Diagnosis Using Random Forest
Machine Learning [0.0]
Acute compartment syndrome (ACS) is an orthopedic emergency, caused by elevated pressure within a muscle compartment.
This study proposes an objective and noninvasive diagnostic for ACS.
The device detects ACS through a random forest machine learning model that uses surrogate pressure readings from force-sensitive resistors (FSRs) placed on the skin.
arXiv Detail & Related papers (2024-01-18T21:49:04Z) - TSViT: A Time Series Vision Transformer for Fault Diagnosis [2.710064390178205]
This paper presents the Time Series Vision Transformer (TSViT) for effective fault diagnosis.
TSViT incorporates a convolutional layer to extract local features from vibration signals, alongside a transformer encoder to discern long-term temporal patterns.
Remarkably, TSViT achieves an unprecedented 100% average accuracy on two test sets and 99.99% on another.
arXiv Detail & Related papers (2023-11-12T18:16:48Z) - PAD-Phys: Exploiting Physiology for Presentation Attack Detection in
Face Biometrics [48.683457383784145]
Three approaches to presentation attack detection based on r: (i) the physiological domain, (ii) the Deepfakes domain, and (iii) a new Presentation Attack domain.
Results show a 21.70% decrease in average classification error rate (ACER) when the presentation attack domain is compared to the physiological and Deepfakes domains.
Experiments highlight the efficiency of transfer learning in r-based models and perform well in presentation attack detection in instruments that do not allow copying of this physiological feature.
arXiv Detail & Related papers (2023-10-03T15:24:15Z) - 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) - 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 [0.0]
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.
arXiv Detail & Related papers (2023-07-07T09:28:04Z) - Lung Cancer Lesion Detection in Histopathology Images Using Graph-Based
Sparse PCA Network [93.22587316229954]
We propose a graph-based sparse principal component analysis (GS-PCA) network, for automated detection of cancerous lesions on histological lung slides stained by hematoxylin and eosin (H&E)
We evaluate the performance of the proposed algorithm on H&E slides obtained from an SVM K-rasG12D lung cancer mouse model using precision/recall rates, F-score, Tanimoto coefficient, and area under the curve (AUC) of the receiver operator characteristic (ROC)
arXiv Detail & Related papers (2021-10-27T19:28:36Z) - SOUL: An Energy-Efficient Unsupervised Online Learning Seizure Detection
Classifier [68.8204255655161]
Implantable devices that record neural activity and detect seizures have been adopted to issue warnings or trigger neurostimulation to suppress seizures.
For an implantable seizure detection system, a low power, at-the-edge, online learning algorithm can be employed to dynamically adapt to neural signal drifts.
SOUL was fabricated in TSMC's 28 nm process occupying 0.1 mm2 and achieves 1.5 nJ/classification energy efficiency, which is at least 24x more efficient than state-of-the-art.
arXiv Detail & Related papers (2021-10-01T23:01:20Z) - Controlling False Positive/Negative Rates for Deep-Learning-Based
Prostate Cancer Detection on Multiparametric MR images [58.85481248101611]
We propose a novel PCa detection network that incorporates a lesion-level cost-sensitive loss and an additional slice-level loss based on a lesion-to-slice mapping function.
Our experiments based on 290 clinical patients concludes that 1) The lesion-level FNR was effectively reduced from 0.19 to 0.10 and the lesion-level FPR was reduced from 1.03 to 0.66 by changing the lesion-level cost.
arXiv Detail & Related papers (2021-06-04T09:51:27Z) - 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) - SUOD: Accelerating Large-Scale Unsupervised Heterogeneous Outlier
Detection [63.253850875265115]
Outlier detection (OD) is a key machine learning (ML) task for identifying abnormal objects from general samples.
We propose a modular acceleration system, called SUOD, to address it.
arXiv Detail & Related papers (2020-03-11T00:22:50Z)
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.