paper-with-me

Papers

ML-Based Analysis to Identify Speech Features Relevant in Predicting Alzheimer's Disease

2021-10-25 · Yash Kumar, Piyush Maheshwari, Shreyansh Joshi, Veeky Baths

Alzheimer's disease (AD) is a neurodegenerative disease that affects nearly 50 million individuals across the globe and is one of the leading causes of deaths globally. It is projected that by 2050, the number of people affected by the disease would more than double. Consequently, the growing advancements in technology beg the question, can technology be used to predict Alzheimer's for a better and early diagnosis? In this paper, we focus on this very problem. Specifically, we have trained both ML models and neural networks to predict and classify participants based on their speech patterns. We computed a number of linguistic variables using DementiaBank's Pitt Corpus, a database consisting of transcripts of interviews with subjects suffering from multiple neurodegenerative diseases. We then trained both binary classifiers, as well as multiclass classifiers to distinguish AD from normal aging and other neurodegenerative diseases. We also worked on establishing the link between specific speech factors that can help determine the onset of AD. Confusion matrices and feature importance graphs have been plotted model-wise to compare the performances of our models. In both multiclass and binary classification, neural networks were found to outperform the other models with a testing accuracy of 76.44% and 92.05% respectively. For the feature importance, it was concluded that '%_PRESP' (present participle), '%_3S' (3rd person present tense markers) were two of the most important speech features for our classifiers in predicting AD.

📄 PDF Abstract BibTeX arXiv:2110.13023

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationFeature Importance

Similar Papers 제목 키워드 기반

SG-VAD: Stochastic Gates Based Speech Activity Detection

2022-10-28 · Jonathan Svirsky, Ofir Lindenbaum

We propose a novel voice activity detection (VAD) model in a low-resource environment. Our key idea is to model VAD as a denoising task, and construct a network that is designed to identify nuisance features for a speech…

Action DetectionActivity DetectionDenoising

Towards end-2-end learning for predicting behavior codes from spoken utterances in psychotherapy conversations

2020-07-01 · ACL 2020 6 · Karan Singla, Zhuohao Chen, David Atkins, Shrikanth Narayanan

Spoken language understanding tasks usually rely on pipelines involving complex processing blocks such as voice activity detection, speaker diarization and Automatic speech recognition (ASR). We propose a novel framework…

Action DetectionActivity DetectionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)+5

DEPAC: a Corpus for Depression and Anxiety Detection from Speech

2023-06-20 · NAACL (CLPsych) 2022 7 · Mashrura Tasnim, Malikeh Ehghaghi, Brian Diep, Jekaterina Novikova

Mental distress like depression and anxiety contribute to the largest proportion of the global burden of diseases. Automated diagnosis systems of such disorders, empowered by recent innovations in Artificial Intelligence…

Anxiety Detection

A Methodology for Explainable Large Language Models with Integrated Gradients and Linguistic Analysis in Text Classification

2024-09-30 · Marina Ribeiro, Bárbara Malcorra, Natália B. Mota, Rodrigo Wilkens 외

Neurological disorders that affect speech production, such as Alzheimer's Disease (AD), significantly impact the lives of both patients and caregivers, whether through social, psycho-emotional effects or other aspects no…

Large Language Modeltext-classificationText Classification

Self-Supervised Embeddings for Detecting Individual Symptoms of Depression

2024-06-25 · Sri Harsha Dumpala, Katerina Dikaios, Abraham Nunes, Frank Rudzicz 외

Depression, a prevalent mental health disorder impacting millions globally, demands reliable assessment systems. Unlike previous studies that focus solely on either detecting depression or predicting its severity, our wo…

Multi-Task LearningSelf-Supervised Learning