paper-with-me

Papers

Parkinson's Disease Classification via EEG: All You Need is a Single Convolutional Layer

2024-08-19 · Md Fahim Anjum

In this work, we introduce LightCNN, a minimalist Convolutional Neural Network (CNN) architecture designed for Parkinson's disease (PD) classification using EEG data. LightCNN's strength lies in its simplicity, utilizing just a single convolutional layer. Embracing Leonardo da Vinci's principle that "simplicity is the ultimate sophistication," LightCNN demonstrates that complexity is not required to achieve outstanding results. We benchmarked LightCNN against several state-of-the-art deep learning models known for their effectiveness in EEG-based PD classification. Remarkably, LightCNN outperformed all these complex architectures, with a 2.3% improvement in recall, a 4.6% increase in precision, a 0.1% edge in AUC, a 4% boost in F1-score, and a 3.3% higher accuracy compared to the closest competitor. Furthermore, LightCNN identifies known pathological brain rhythms associated with PD and effectively captures clinically relevant neurophysiological changes in EEG. Its simplicity and interpretability make it ideal for deployment in resource-constrained environments, such as mobile or embedded systems for EEG analysis. In conclusion, LightCNN represents a significant step forward in efficient EEG-based PD classification, demonstrating that a well-designed, lightweight model can achieve superior performance over more complex architectures. This work underscores the potential for minimalist models to meet the needs of modern healthcare applications, particularly where resources are limited.

📄 PDF Abstract BibTeX arXiv:2408.10457

Code (1)

MDFahimAnjum/LightCNNforPD 공식 구현 pytorch

Tasks

AllEEG

Similar Papers 제목 키워드 기반

1D-Convolutional transformer for Parkinson disease diagnosis from gait

2023-11-06 · Safwen Naimi, Wassim Bouachir, Guillaume-Alexandre Bilodeau

This paper presents an efficient deep neural network model for diagnosing Parkinson's disease from gait. More specifically, we introduce a hybrid ConvNet-Transformer architecture to accurately diagnose the disease by det…

BDPM: A Machine Learning-Based Feature Extractor for Parkinson's Disease Classification via Gut Microbiota Analysis

2025-09-09 · Bo Yu, Zhixiu Hua, Bo Zhao arxiv

Background: Parkinson's disease remains a major neurodegenerative disorder with high misdiagnosis rates, primarily due to reliance on clinical rating scales. Recent studies have demonstrated a strong association between …

Forged Channel: A Breakthrough Approach for Accurate Parkinson's Disease Classification using Leave-One-Subject-Out Cross-Validation

2023-05-03 · A. Hamidi, k. Mohamed-Pour, M. Yousefi

This paper introduces a novel technique called "Forged Channel," which aims to comprehensively represent EEG signals in order to achieve accurate classification of Parkinson's disease. The forged channel method prepares …

EEG

DaTscan SPECT Image Classification for Parkinson's Disease

2019-09-09 · Justin Quan, Lin Xu, Rene Xu, Tyrael Tong 외

Parkinson's Disease (PD) is a neurodegenerative disease that currently does not have a cure. In order to facilitate disease management and reduce the speed of symptom progression, early diagnosis is essential. The curren…

ClassificationDiagnosticGeneral Classificationimage-classification+3

Predicting Parkinson's Disease using Latent Information extracted from Deep Neural Networks

2019-01-23 · Ilianna Kollia, Andreas-Georgios Stafylopatis, Stefanos Kollias

This paper presents a new method for medical diagnosis of neurodegenerative diseases, such as Parkinson's, by extracting and using latent information from trained Deep convolutional, or convolutional-recurrent Neural Net…

ClusteringGeneral ClassificationMedical DiagnosisTransfer Learning