CVLGMMASAug 11, 2025

MDD-Net: Multimodal Depression Detection through Mutual Transformer

arXiv:2508.08093v1h-index: 13Has CodeSMC
Originality Incremental advance
AI Analysis

This addresses mental health monitoring through automated detection, but it is incremental as it builds on existing multimodal approaches.

The paper tackles depression detection by proposing MDD-Net, a multimodal network using acoustic and visual data from social media, which achieves up to 17.37% higher F1-Score than state-of-the-art methods.

Depression is a major mental health condition that severely impacts the emotional and physical well-being of individuals. The simple nature of data collection from social media platforms has attracted significant interest in properly utilizing this information for mental health research. A Multimodal Depression Detection Network (MDD-Net), utilizing acoustic and visual data obtained from social media networks, is proposed in this work where mutual transformers are exploited to efficiently extract and fuse multimodal features for efficient depression detection. The MDD-Net consists of four core modules: an acoustic feature extraction module for retrieving relevant acoustic attributes, a visual feature extraction module for extracting significant high-level patterns, a mutual transformer for computing the correlations among the generated features and fusing these features from multiple modalities, and a detection layer for detecting depression using the fused feature representations. The extensive experiments are performed using the multimodal D-Vlog dataset, and the findings reveal that the developed multimodal depression detection network surpasses the state-of-the-art by up to 17.37% for F1-Score, demonstrating the greater performance of the proposed system. The source code is accessible at https://github.com/rezwanh001/Multimodal-Depression-Detection.

Foundations

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

Your Notes