HiQuE: Hierarchical Question Embedding Network for Multimodal Depression Detection
Juho Jung, Chaewon Kang, Jeewoo Yoon, Seungbae Kim, Jinyoung Han
TL;DR
HiQuE introduces a Hierarchical Question Embedding network to detect depression from multimodal clinical interviews by explicitly modeling the hierarchy between primary and follow-up questions. The framework integrates a Question-Aware Module, Cross-Modal Attention, and a Depression Detection layer to fuse audio, visual, and text streams, with an 85-question embedding that maps 66 primary and 19 follow-up questions. Using DAIC-WOZ, with data augmentation to balance classes and RoBERTa for text, HiQuE achieves state-of-the-art macro F1, weighted F1, and G-mean scores and demonstrates generalization to unseen questions on E-DAIC-WOZ and MIT Interview. The approach provides interpretable multimodal cues through attention analyses and case studies, highlighting its potential for clinical deployment and extending to other speech-related tasks.
Abstract
The utilization of automated depression detection significantly enhances early intervention for individuals experiencing depression. Despite numerous proposals on automated depression detection using recorded clinical interview videos, limited attention has been paid to considering the hierarchical structure of the interview questions. In clinical interviews for diagnosing depression, clinicians use a structured questionnaire that includes routine baseline questions and follow-up questions to assess the interviewee's condition. This paper introduces HiQuE (Hierarchical Question Embedding network), a novel depression detection framework that leverages the hierarchical relationship between primary and follow-up questions in clinical interviews. HiQuE can effectively capture the importance of each question in diagnosing depression by learning mutual information across multiple modalities. We conduct extensive experiments on the widely-used clinical interview data, DAIC-WOZ, where our model outperforms other state-of-the-art multimodal depression detection models and emotion recognition models, showcasing its clinical utility in depression detection.
