paper-with-me

홈 › Papers

Multi-modal Depression Estimation based on Sub-attentional Fusion

2022-07-13 · Ping-Cheng Wei, Kunyu Peng, Alina Roitberg, Kailun Yang, Jiaming Zhang, Rainer Stiefelhagen

Failure to timely diagnose and effectively treat depression leads to over 280 million people suffering from this psychological disorder worldwide. The information cues of depression can be harvested from diverse heterogeneous resources, e.g., audio, visual, and textual data, raising demand for new effective multi-modal fusion approaches for automatic estimation. In this work, we tackle the task of automatically identifying depression from multi-modal data and introduce a sub-attention mechanism for linking heterogeneous information while leveraging Convolutional Bidirectional LSTM as our backbone. To validate this idea, we conduct extensive experiments on the public DAIC-WOZ benchmark for depression assessment featuring different evaluation modes and taking gender-specific biases into account. The proposed model yields effective results with 0.89 precision and 0.70 F1-score in detecting major depression and 4.92 MAE in estimating the severity. Our attention-based fusion module consistently outperforms conventional late fusion approaches and achieves competitive performance compared to the previously published depression estimation frameworks, while learning to diagnose the disorder end-to-end and relying on far fewer preprocessing steps.

📄 PDF Abstract BibTeX arXiv:2207.06180

Code (1)

pingcheng-wei/depressionestimation 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

MAE 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

CubeMLP: An MLP-based Model for Multimodal Sentiment Analysis and Depression Estimation

2022-07-28 · Hao Sun, Hongyi Wang, Jiaqing Liu, Yen-Wei Chen 외

Multimodal sentiment analysis and depression estimation are two important research topics that aim to predict human mental states using multimodal data. Previous research has focused on developing effective fusion strate…

Multimodal Sentiment AnalysisSentiment Analysis

IDRL: An Individual-Aware Multimodal Depression-Related Representation Learning Framework for Depression Diagnosis

2026-03-12 · Chongxiao Wang, Junjie Liang, Peng Cao, Jinzhu Yang 외 arxiv

Depression is a severe mental disorder, and reliable identification plays a critical role in early intervention and treatment. Multimodal depression detection aims to improve diagnostic performance by jointly modeling co…

Representation Learning

The Verbal and Non Verbal Signals of Depression -- Combining Acoustics, Text and Visuals for Estimating Depression Level

2019-04-02 · Syed Arbaaz Qureshi, Mohammed Hasanuzzaman, Sriparna Saha, Gaël Dias

Depression is a serious medical condition that is suffered by a large number of people around the world. It significantly affects the way one feels, causing a persistent lowering of mood. In this paper, we propose a nove…

A Linguistically-Informed Fusion Approach for Multimodal Depression Detection

2018-06-01 · WS 2018 6 · Michelle Morales, Stefan Scherer, Rivka Levitan

Automated depression detection is inherently a multimodal problem. Therefore, it is critical that researchers investigate fusion techniques for multimodal design. This paper presents the first-ever comprehensive study of…

Depression Detection

DepMamba: Progressive Fusion Mamba for Multimodal Depression Detection

2024-09-24 · Jiaxin Ye, Junping Zhang, Hongming Shan

Depression is a common mental disorder that affects millions of people worldwide. Although promising, current multimodal methods hinge on aligned or aggregated multimodal fusion, suffering two significant limitations: (i…

Depression DetectionMamba