无需训练即可精准诊断抑郁,靠多因素推理和可信度评估提升效果
Dep-LLM: Training-Free Depression Diagnosis via Evidence-Guided Structured Multi-factor with Reliable LLM Reasoning

- 分主题结构化分析对话,生成有证据支撑的推理链条
- 通过熵值量化可信度,动态增强可靠信号、抑制不确定判断
- 完全免训练,适合医疗场景中数据隐私受限的部署需求
从临床访谈中自动识别抑郁症是计算心理健康领域的重要任务,但面临两大挑战:一是长篇多主题访谈中抑郁线索稀疏且复杂,导致推理浅层不可靠;二是因临床隐私限制和标注成本高,监督式系统难以部署。为此,我们提出Dep-LLM,一种完全免训练的框架,模拟精神科医生的逐步推理过程,仅使用预训练好的通用大模型。该框架包含三个阶段:首先,基于思维链的多因素分析模块将长对话分解为五个临床对齐主题,并生成证据驱动的推理理由,有效处理长上下文依赖;其次,引入置信度分析与调制模块,通过每个推理片段的词元级熵值衡量认知可靠性,并实施同标签与跨主题调制,增强可信信号、抑制不确定性,无需额外训练;最后,协同多因素预测模块根据置信度加权融合多源信号,输出最终诊断。在DAIC-WOZ与E-DAIC数据集上的大量实验表明,Dep-LLM在21个基础大模型上几乎全部超越零样本基线,9项指标(如准确率、宏平均F1、加权平均F1)优于现有监督型领域特定大模型及最新闭源商用大模型,且无需训练。
原文摘要 · Abstract (English)
Automatic Depression Detection (ADD) from clinical interviews is a pivotal task in computational mental health, yet it remains challenging due to two critical obstacles: 1) difficulty in modeling complex but sparsely distributed depression clues within lengthy, multi-topic clinical interviews, leading to superficial and unreliable reasoning; 2) scarcity of labeled data due to clinical privacy, together with high cost of training and fine-tuning, limiting the deployment of supervised ADD systems. To jointly address these challenges, we propose Dep-LLM, a training-free framework that mirrors the step-by-step reasoning of clinical psychiatrists and operates entirely on frozen off-the-shelf foundation LLMs. Dep-LLM comprises three stages. First, a Chain-of-Thought (CoT) Depression Multi-factor Analysis module structurally decomposes the long dialogue into five clinically aligned themes and produces evidence-grounded rationales, effectively handling long-context dependencies. Second, we introduce Confidence Analysis and Modulation module that quantifies the epistemic reliability from token-level entropy of each rationale and applies an intra-label and inter-theme modulation that amplifies trustworthy signals while suppressing uncertain ones without extra training. Third, a Collaborative Multi-factor Prediction module dynamically integrates multi-factor signals weighted by confidence into the final diagnosis. Extensive experiments on the DAIC-WOZ and E-DAIC datasets demonstrate the effectiveness and generalizability of Dep-LLM: it surpasses zero-shot baseline on nearly all 21 foundation LLMs across 9 metrics such as accuracy, macro F1 and weighted-average F1, and further outperforms state-of-the-art supervised domain-specific LLMs as well as the latest closed-source commercial LLMs, while requiring no extra training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。