CVJun 19, 2018

Towards the identification of Parkinson's Disease using only T1 MR Images

arXiv:1806.07489v113 citations
Originality Synthesis-oriented
AI Analysis

This work addresses earlier diagnosis of Parkinson's Disease for patients, but it is incremental as it applies existing methods to a specific medical imaging task.

The paper tackled the problem of automatically diagnosing Parkinson's Disease using only T1 MR images, achieving promising results with classifiers like Logistic Regression, Random Forest, and SVM on the PPMI dataset.

Parkinson's Disease (PD) is one of the most common types of neurological diseases caused by progressive degeneration of dopamin- ergic neurons in the brain. Even though there is no fixed cure for this neurodegenerative disease, earlier diagnosis followed by earlier treatment can help patients have a better quality of life. Magnetic Resonance Imag- ing (MRI) has been one of the most popular diagnostic tool in recent years because it avoids harmful radiations. In this paper, we investi- gate the plausibility of using MRIs for automatically diagnosing PD. Our proposed method has three main steps : 1) Preprocessing, 2) Fea- ture Extraction, and 3) Classification. The FreeSurfer library is used for the first and the second steps. For classification, three main types of classifiers, including Logistic Regression (LR), Random Forest (RF) and Support Vector Machine (SVM), are applied and their classification abil- ity is compared. The Parkinsons Progression Markers Initiative (PPMI) data set is used to evaluate the proposed method. The proposed system prove to be promising in assisting the diagnosis of PD.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes