Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Predicting Depression in Screening Interviews from Interactive Multi-Theme Collaboration

Created by
  • Haebom

Author

Xianbing Zhao, Yiqing Lyu, Di Wang, Buzhou Tang

Outline

This paper proposes an interactive depression detection framework (PDIMC) for early diagnosis of depression. Existing depression detection studies utilize multilayer neural network models to capture the hierarchical structure of clinical interview conversations, but they are limited by their inability to explicitly model inter- and intra-topic correlations and their inability to allow clinician intervention. PDIMC utilizes contextual learning techniques to identify topics in clinical interviews and model inter- and intra-topic correlations. Furthermore, it provides an interactive feature that allows clinicians to adjust topic importance based on their interests through AI-based feedback. On the DAIC-WOZ dataset, it achieves performance improvements of 35% and 12%, respectively, compared to the previous best-performing model, demonstrating the effectiveness of integrating topic correlation modeling and interactive external feedback.

Takeaways, Limitations

Takeaways:
We improved depression detection performance by explicitly modeling inter- and intra-topic correlations in clinical interview conversations.
AI-based feedback enables interactive depression detection that reflects clinicians' concerns.
It achieves better performance than the existing best-performing model on the DAIC-WOZ dataset.
Limitations:
Further validation of the generalization performance of the proposed framework is needed.
Applicability studies for various clinical environments and datasets are needed.
Further research is needed on the reliability and interpretability of AI-based feedback.
👍