paper-with-me

홈 › Papers

Automatic Detection of Depression in Speech Using Ensemble Convolutional Neural Networks

2024-02-05 · Adrián Vázquez-Romero, Ascensión Gallardo-Antolín

This paper proposes a speech-based method for automatic depression classification. The system is based on ensemble learning for Convolutional Neural Networks (CNNs) and is evaluated using the data and the experimental protocol provided in the Depression Classification Sub-Challenge (DCC) at the 2016 Audio-Visual Emotion Challenge (AVEC-2016). In the pre-processing phase, speech files are represented as a sequence of log-spectrograms and randomly sampled to balance positive and negative samples. For the classification task itself, first, a more suitable architecture for this task, based on One-Dimensional Convolutional Neural Networks, is built. Secondly, several of these CNN-based models are trained with different initializations and then the corresponding individual predictions are fused by using an Ensemble Averaging algorithm and combined per speaker to get an appropriate final decision. The proposed ensemble system achieves satisfactory results on the DCC at the AVEC-2016 in comparison with a reference system based on Support Vector Machines and hand-crafted features, with a CNN+LSTM-based system called DepAudionet, and with the case of a single CNN-based classifier.

📄 PDF Abstract BibTeX arXiv:2402.02830

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEnsemble Learning

Similar Papers 제목 키워드 기반

Predicting Individual Depression Symptoms from Acoustic Features During Speech

2024-06-23 · Sebastian Rodriguez, Sri Harsha Dumpala, Katerina Dikaios, Sheri Rempel 외

Current automatic depression detection systems provide predictions directly without relying on the individual symptoms/items of depression as denoted in the clinical depression rating scales. In contrast, clinicians asse…

Depression DetectionPrediction

Language-Agnostic Analysis of Speech Depression Detection

2024-09-23 · Sona Binu, Jismi Jose, Fathima Shimna K V, Alino Luke Hans 외

The people with Major Depressive Disorder (MDD) exhibit the symptoms of tonal variations in their speech compared to the healthy counterparts. However, these tonal variations not only confine to the state of MDD but also…

Depression Detection

Automatic Depression Detection: An Emotional Audio-Textual Corpus and a GRU/BiLSTM-based Model

2022-02-15 · Ying Shen, Huiyu Yang, Lin Lin

Depression is a global mental health problem, the worst case of which can lead to suicide. An automatic depression detection system provides great help in facilitating depression self-assessment and improving diagnostic …

Depression DetectionDiagnostic

Hierarchical attention interpretation: an interpretable speech-level transformer for bi-modal depression detection

2023-09-23 · Qingkun Deng, Saturnino Luz, Sofia de la Fuente Garcia

Depression is a common mental disorder. Automatic depression detection tools using speech, enabled by machine learning, help early screening of depression. This paper addresses two limitations that may hinder the clinica…

Depression DetectionSentence

Self-supervised representations in speech-based depression detection

2023-05-20 · Wen Wu, Chao Zhang, Philip C. Woodland

This paper proposes handling training data sparsity in speech-based automatic depression detection (SDD) using foundation models pre-trained with self-supervised learning (SSL). An analysis of SSL representations derived…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Depression DetectionEmotion Recognition+4