paper-with-me

홈 › Papers

Multimodal Deep Learning for Mental Disorders Prediction from Audio Speech Samples

2019-09-03 · Habibeh Naderi, Behrouz Haji Soleimani, Stan Matwin

Key features of mental illnesses are reflected in speech. Our research focuses on designing a multimodal deep learning structure that automatically extracts salient features from recorded speech samples for predicting various mental disorders including depression, bipolar, and schizophrenia. We adopt a variety of pre-trained models to extract embeddings from both audio and text segments. We use several state-of-the-art embedding techniques including BERT, FastText, and Doc2VecC for the text representation learning and WaveNet and VGG-ish models for audio encoding. We also leverage huge auxiliary emotion-labeled text and audio corpora to train emotion-specific embeddings and use transfer learning in order to address the problem of insufficient annotated multimodal data available. All these embeddings are then combined into a joint representation in a multimodal fusion layer and finally a recurrent neural network is used to predict the mental disorder. Our results show that mental disorders can be predicted with acceptable accuracy through multimodal analysis of clinical interviews.

📄 PDF Abstract BibTeX arXiv:1909.01067

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Deep LearningRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Mixture of Logistic Distributions 설명 없음
Weight Decay 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

A Novel Audio-Visual Information Fusion System for Mental Disorders Detection

2024-09-03 · YiChun Li, Shuanglin Li, Syed Mohsen Naqvi

Mental disorders are among the foremost contributors to the global healthcare challenge. Research indicates that timely diagnosis and intervention are vital in treating various mental disorders. However, the early somati…

EEGVideo Recognition

Multimodal Machine Learning in Mental Health: A Survey of Data, Algorithms, and Challenges

2024-07-23 · Zahraa Al Sahili, Ioannis Patras, Matthew Purver

Multimodal machine learning (MML) is rapidly reshaping the way mental-health disorders are detected, characterized, and longitudinally monitored. Whereas early studies relied on isolated data streams -- such as speech, t…

cross-modal alignmentFairnessRepresentation LearningSurvey

Detecting anxiety from short clips of free-form speech

2023-12-23 · Prabhat Agarwal, Akshat Jindal, Shreya Singh

Barriers to accessing mental health assessments including cost and stigma continues to be an impediment in mental health diagnosis and treatment. Machine learning approaches based on speech samples could help in this dir…

Form

Speech as a Multimodal Digital Phenotype for Multi-Task LLM-based Mental Health Prediction

2025-05-28 · Mai Ali, Christopher Lucasius, Tanmay P. Patel, Madison Aitken 외

Speech is a noninvasive digital phenotype that can offer valuable insights into mental health conditions, but it is often treated as a single modality. In contrast, we propose the treatment of patient speech data as a tr…

Depression DetectionLanguage ModelingLanguage ModellingLarge Language Model+1

EMA2S: An End-to-End Multimodal Articulatory-to-Speech System

2021-02-07 · Yu-Wen Chen, Kuo-Hsuan Hung, Shang-Yi Chuang, Jonathan Sherman 외

Synthesized speech from articulatory movements can have real-world use for patients with vocal cord disorders, situations requiring silent speech, or in high-noise environments. In this work, we present EMA2S, an end-to-…