paper-with-me

Papers

A Light-weight CNN Model for Efficient Parkinson's Disease Diagnostics

2023-02-02 · Xuechao Wang, Junqing Huang, Marianna Chatzakou, Kadri Medijainen, Pille Taba, Aaro Toomela, Sven Nomm, Michael Ruzhansky

In recent years, deep learning methods have achieved great success in various fields due to their strong performance in practical applications. In this paper, we present a light-weight neural network for Parkinson's disease diagnostics, in which a series of hand-drawn data are collected to distinguish Parkinson's disease patients from healthy control subjects. The proposed model consists of a convolution neural network (CNN) cascading to long-short-term memory (LSTM) to adapt the characteristics of collected time-series signals. To make full use of their advantages, a multilayered LSTM model is firstly used to enrich features which are then concatenated with raw data and fed into a shallow one-dimensional (1D) CNN model for efficient classification. Experimental results show that the proposed model achieves a high-quality diagnostic result over multiple evaluation metrics with much fewer parameters and operations, outperforming conventional methods such as support vector machine (SVM), random forest (RF), lightgbm (LGB) and CNN-based methods.

📄 PDF Abstract BibTeX arXiv:2302.00973

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Deep Learning Predicts Prevalent and Incident Parkinson's Disease From UK Biobank Fundus Imaging

2023-02-13 · Charlie Tran, Kai Shen, Kang Liu, Akshay Ashok 외

Parkinson's disease is the world's fastest-growing neurological disorder. Research to elucidate the mechanisms of Parkinson's disease and automate diagnostics would greatly improve the treatment of patients with Parkinso…

Diagnostic

Attention-Based Deep Learning for Early Parkinson's Disease Detection with Tabular Biomedical Data

2026-02-08 · Olamide Samuel Oseni, Ibraheem Omotolani Obanla, Toheeb Aduramomi Jimoh arxiv

Early and accurate detection of Parkinson's disease (PD) remains a critical challenge in medical diagnostics due to the subtlety of early-stage symptoms and the complex, non-linear relationships inherent in biomedical da…

Feature Engineering

Deep Learning Based Early Diagnostics of Parkinsons Disease

2020-08-04 · Elcin Huseyn

In the world, about 7 to 10 million elderly people are suffering from Parkinson's Disease (PD) disease. Parkinson's disease is a common neurological degenerative disease, and its clinical characteristics are Tremors, rig…

Deep Learning

TULIP: Multi-camera 3D Precision Assessment of Parkinson's Disease

2024-01-01 · CVPR 2024 1 · Kyungdo Kim, Sihan Lyu, Sneha Mantri, Timothy W. Dunn

Parkinson's disease (PD) is a devastating movement disorder accelerating in global prevalence but a lack of precision symptom measurement has made the development of effective therapies challenging. The Unified Parki…

Parkinson's disease diagnostics using AI and natural language knowledge transfer

2022-04-26 · Maurycy Chronowski, Maciej Klaczynski, Malgorzata Dec-Cwiek, Karolina Porebska

In this work, the issue of Parkinson's disease (PD) diagnostics using non-invasive antemortem techniques was tackled. A deep learning approach for classification of raw speech recordings in patients with diagnosed PD was…

Language ModelingLanguage ModellingTransfer Learning