paper-with-me

홈 › Papers

Comparative Study of Speech Analysis Methods to Predict Parkinson's Disease

2021-11-15 · Adedolapo Aishat Toye, Suryaprakash Kompalli

One of the symptoms observed in the early stages of Parkinson's Disease (PD) is speech impairment. Speech disorders can be used to detect this disease before it degenerates. This work analyzes speech features and machine learning approaches to predict PD. Acoustic features such as shimmer and jitter variants, and Mel Frequency Cepstral Coefficients (MFCC) are extracted from speech signals. We use two datasets in this work: the MDVR-KCL and the Italian Parkinson's Voice and Speech database. To separate PD and non-PD speech signals, seven classification models were implemented: K-Nearest Neighbor, Decision Trees, Support Vector Machines, Naive Bayes, Logistic Regression, Gradient Boosting, Random Forests. Three feature sets were used for each of the models: (a) Acoustic features only, (b) All the acoustic features and MFCC, (c) Selected subset of features from acoustic features and MFCC. Using all the acoustic features and MFCC, together with SVM produced the highest performance with an accuracy of 98% and F1-Score of 99%. When compared with prior art, this shows a better performance. Our code and related documentation is available in a public domain repository.

📄 PDF Abstract BibTeX arXiv:2111.10207

Code (1)

aeesha-T/parkinsons_prediction_using_speech 공식 구현

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

A Comparative Analysis of Pretrained Language Models for Text-to-Speech

2023-09-04 · Marcel Granero-Moya, Penny Karanasou, Sri Karlapati, Bastian Schnell 외

State-of-the-art text-to-speech (TTS) systems have utilized pretrained language models (PLMs) to enhance prosody and create more natural-sounding speech. However, while PLMs have been extensively researched for natural l…

Natural Language UnderstandingPredictionProsody Predictiontext-to-speech+1

Comparative Analysis Of Discriminative Deep Learning-Based Noise Reduction Methods In Low SNR Scenarios

2024-08-26 · Shrishti Saha Shetu, Emanuël A. P. Habets, Andreas Brendel

In this study, we conduct a comparative analysis of deep learning-based noise reduction methods in low signal-to-noise ratio (SNR) scenarios. Our investigation primarily focuses on five key aspects: The impact of trainin…

MultiMed-ST: Large-scale Many-to-many Multilingual Medical Speech Translation

2025-04-04 · Khai Le-Duc, Tuyen Tran, Bach Phan Tat, Nguyen Kim Hai Bui 외

Multilingual speech translation (ST) in the medical domain enhances patient care by enabling efficient communication across language barriers, alleviating specialized workforce shortages, and facilitating improved diagno…

Machine TranslationTranslation

Empirical Study Incorporating Linguistic Knowledge on Filled Pauses for Personalized Spontaneous Speech Synthesis

2022-10-14 · Yuta Matsunaga, Takaaki Saeki, Shinnosuke Takamichi, Hiroshi Saruwatari

We present a comprehensive empirical study for personalized spontaneous speech synthesis on the basis of linguistic knowledge. With the advent of voice cloning for reading-style speech synthesis, a new voice cloning para…

Speech SynthesisVoice Cloning

A Comparative Study of Different State-of-the-Art Hate Speech Detection Methods in Hindi-English Code-Mixed Data

2020-05-01 · LREC 2020 5 · Priya Rani, Shardul Suryawanshi, Koustava Goswami, Bharathi Raja Chakravarthi 외

Hate speech detection in social media communication has become one of the primary concerns to avoid conflicts and curb undesired activities. In an environment where multilingual speakers switch among multiple languages, …

Hate Speech Detection