CVROJul 13, 2022

Multi-modal Depression Estimation based on Sub-attentional Fusion

arXiv:2207.06180v276 citationsh-index: 70
Originality Incremental advance
AI Analysis

This addresses depression diagnosis, a global health issue affecting millions, by improving multi-modal fusion methods, though it is incremental as it builds on existing frameworks.

The paper tackles automatic depression identification from multi-modal data by introducing a sub-attention mechanism for fusion, achieving results such as 0.89 precision and 0.70 F1-score for detection and 4.92 MAE for severity estimation on the DAIC-WOZ benchmark.

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.

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