🤖 AI Summary
This study addresses automated multimodal depression detection by proposing a cross-modal modeling framework integrating audio, visual, and textual features. Methodologically, it introduces a synergistic architecture combining XGBoost for shallow temporal statistical feature learning, Transformer networks for intra-modal long-range dependency modeling, and large language models (LLMs) for enhanced textual semantic and contextual understanding, augmented by modality alignment and weighted fusion strategies. Comprehensive evaluation on public multimodal depression datasets demonstrates that the proposed fusion model significantly outperforms unimodal baselines—achieving AUC improvements of 4.2–7.8 percentage points—thereby validating the complementary strengths of heterogeneous models and the efficacy of multimodal representation learning. The work establishes a novel, interpretable, and robust paradigm for mental health status assessment, offering a reproducible technical pathway grounded in principled multimodal integration.
📝 Abstract
This paper presents our approach to the first Multimodal Personality-Aware Depression Detection Challenge, focusing on multimodal depression detection using machine learning and deep learning models. We explore and compare the performance of XGBoost, transformer-based architectures, and large language models (LLMs) on audio, video, and text features. Our results highlight the strengths and limitations of each type of model in capturing depression-related signals across modalities, offering insights into effective multimodal representation strategies for mental health prediction.