Towards Stable Cross-Domain Depression Recognition under Missing Modalities
Jiuyi Chen, Mingkui Tan, Haifeng Lu, Qiuna Xu, Zhihua Wang, Runhao Zeng, Xiping Hu
TL;DR
This work introduces SCD-MLLM, a unified cross-domain multimodal depression recognition framework built on a Large Language Model backbone. It tackles cross-dataset heterogeneity and missing modalities via the Multi-Source Data Input Adapter (MDIA) and Modality-Aware Adaptive Fusion Module (MAFM), with a Multi-Cue Fusion Video Encoder to standardize visual cues. Extensive cross-dataset experiments on CMDC, AVEC2014, DAIC-WOZ, DVlog, and EATD demonstrate superior cross-domain generalization, robustness to missing modalities, and competitive performance against state-of-the-art and commercial LLMs. The approach delivers a practical, scalable solution for real-world depression screening across diverse data sources and modalities.
Abstract
Depression poses serious public health risks, including suicide, underscoring the urgency of timely and scalable screening. Multimodal automatic depression detection (ADD) offers a promising solution; however, widely studied audio- and video-based ADD methods lack a unified, generalizable framework for diverse depression recognition scenarios and show limited stability to missing modalities, which are common in real-world data. In this work, we propose a unified framework for Stable Cross-Domain Depression Recognition based on Multimodal Large Language Model (SCD-MLLM). The framework supports the integration and processing of heterogeneous depression-related data collected from varied sources while maintaining stability in the presence of incomplete modality inputs. Specifically, SCD-MLLM introduces two key components: (i) Multi-Source Data Input Adapter (MDIA), which employs masking mechanism and task-specific prompts to transform heterogeneous depression-related inputs into uniform token sequences, addressing inconsistency across diverse data sources; (ii) Modality-Aware Adaptive Fusion Module (MAFM), which adaptively integrates audio and visual features via a shared projection mechanism, enhancing resilience under missing modality conditions. e conduct comprehensive experiments under multi-dataset joint training settings on five publicly available and heterogeneous depression datasets from diverse scenarios: CMDC, AVEC2014, DAIC-WOZ, DVlog, and EATD. Across both complete and partial modality settings, SCD-MLLM outperforms state-of-the-art (SOTA) models as well as leading commercial LLMs (Gemini and GPT), demonstrating superior cross-domain generalization, enhanced ability to capture multimodal cues of depression, and strong stability to missing modality cases in real-world applications.
