Enhanced Large Language Models for Effective Screening of Depression and Anxiety
June M. Liu, Mengxia Gao, Sahand Sabour, Zhuang Chen, Minlie Huang,, Tatia M.C. Lee

TL;DR
This paper presents EmoScan, an LLM-based system that synthesizes clinical interviews and effectively screens for depression and anxiety, outperforming existing models in accuracy, explanation quality, and generalizability.
Contribution
It introduces PsyInterview, a large dataset of synthetic clinical dialogues, and EmoScan, a novel LLM system for emotional disorder screening with superior performance and interview quality.
Findings
EmoScan achieved an F1-score of 0.7467 in screening accuracy.
It provided high-quality explanations with a BERTScore of 0.9408.
EmoScan demonstrated robust generalizability with an F1-score of 0.67 on external data.
Abstract
Depressive and anxiety disorders are widespread, necessitating timely identification and management. Recent advances in Large Language Models (LLMs) offer potential solutions, yet high costs and ethical concerns about training data remain challenges. This paper introduces a pipeline for synthesizing clinical interviews, resulting in 1,157 interactive dialogues (PsyInterview), and presents EmoScan, an LLM-based emotional disorder screening system. EmoScan distinguishes between coarse (e.g., anxiety or depressive disorders) and fine disorders (e.g., major depressive disorders) and conducts high-quality interviews. Evaluations showed that EmoScan exceeded the performance of base models and other LLMs like GPT-4 in screening emotional disorders (F1-score=0.7467). It also delivers superior explanations (BERTScore=0.9408) and demonstrates robust generalizability (F1-score of 0.67 on an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMental Health via Writing
MethodsAttention Is All You Need · Absolute Position Encodings · Adam · Residual Connection · Dropout · Softmax · Byte Pair Encoding · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer
