SDCVASDec 11, 2024

Emotional Vietnamese Speech-Based Depression Diagnosis Using Dynamic Attention Mechanism

arXiv:2412.08683v16 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

This work addresses depression diagnosis for mental health applications, but it is incremental as it applies a novel attention mechanism to an existing deep learning architecture on a specific dataset.

The study tackled depression diagnosis by analyzing emotional Vietnamese speech using a Dynamic Convolutional Block Attention Module with an Attention-GRU network, achieving an unweighted accuracy of 0.87 and F1 score of 0.87 on the VNEMOS dataset.

Major depressive disorder is a prevalent and serious mental health condition that negatively impacts your emotions, thoughts, actions, and overall perception of the world. It is complicated to determine whether a person is depressed due to the symptoms of depression not apparent. However, their voice can be one of the factor from which we can acknowledge signs of depression. People who are depressed express discomfort, sadness and they may speak slowly, trembly, and lose emotion in their voices. In this study, we proposed the Dynamic Convolutional Block Attention Module (Dynamic-CBAM) to utilized with in an Attention-GRU Network to classify the emotions by analyzing the audio signal of humans. Based on the results, we can diagnose which patients are depressed or prone to depression then so that treatment and prevention can be started as soon as possible. The research delves into the intricate computational steps involved in implementing a Attention-GRU deep learning architecture. Through experimentation, the model has achieved an impressive recognition with Unweighted Accuracy (UA) rate of 0.87 and 0.86 Weighted Accuracy (WA) rate and F1 rate of 0.87 in the VNEMOS dataset. Training code is released in https://github.com/fiyud/Emotional-Vietnamese-Speech-Based-Depression-Diagnosis-Using-Dynamic-Attention-Mechanism

Code Implementations1 repo
Foundations

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

Your Notes