English

Retrieval-Augmented Multimodal Depression Detection

Machine Learning 2025-11-05 v1 Computation and Language

Abstract

Multimodal deep learning has shown promise in depression detection by integrating text, audio, and video signals. Recent work leverages sentiment analysis to enhance emotional understanding, yet suffers from high computational cost, domain mismatch, and static knowledge limitations. To address these issues, we propose a novel Retrieval-Augmented Generation (RAG) framework. Given a depression-related text, our method retrieves semantically relevant emotional content from a sentiment dataset and uses a Large Language Model (LLM) to generate an Emotion Prompt as an auxiliary modality. This prompt enriches emotional representation and improves interpretability. Experiments on the AVEC 2019 dataset show our approach achieves state-of-the-art performance with CCC of 0.593 and MAE of 3.95, surpassing previous transfer learning and multi-task learning baselines.

Keywords

Cite

@article{arxiv.2511.01892,
  title  = {Retrieval-Augmented Multimodal Depression Detection},
  author = {Ruibo Hou and Shiyu Teng and Jiaqing Liu and Shurong Chai and Yinhao Li and Lanfen Lin and Yen-Wei Chen},
  journal= {arXiv preprint arXiv:2511.01892},
  year   = {2025}
}

Comments

Accepted in IEEE EMBC 2025

R2 v1 2026-07-01T07:19:53.903Z