arXiv:2605.13046cs.AI2026-05

用智能代理框架实现大规模心理健康筛查,自动优化并保障结果可靠。

An Agentic LLM-Based Framework for Population-Scale Mental Health Screening

  • 将每个处理阶段设为受策略约束的智能代理,逐步锁定配置避免错误回退。
  • 在抑郁检测中稳定收敛至余弦相似度、动态Top-k和阈值0.75等最优设置。
  • 适合医疗数据科学与人工智能交叉领域的研究者及临床系统开发者。

精神健康障碍影响全球数百万人群,电子病历、远程医疗平台及群体筛查项目产生的临床数据量巨大,使医疗系统日益不堪重负。本文提出一种基于智能体(agentic)的LLM框架,构建鲁棒的LMM处理流水线:各阶段封装为由显式策略与代理评估驱动的LangChain智能体,经验证后逐级锁定,防止后续调整破坏已确认配置。框架经历特征探索、基于代理的调优、冻结/回滚机制,最终由协调代理(Orchestrator Agent)统一调度预处理、检索、选择、多样性控制、阈值优化与解码等环节。在基于转录文本的抑郁检测验证中,框架成功收敛至稳定配置,如余弦相似度、动态Top-k及阈值0.75,同时控制评估成本并避免性能下降。结果表明,该框架具备在大规模临床数据上实现可信、可复现、自适应的心理健康筛查潜力,满足医疗环境对可靠性与灵活性的核心需求。

原文摘要 · Abstract (English)

Mental health disorders affect millions worldwide, and healthcare systems are increasingly overwhelmed by the volume of clinical data generated from electronic records, telemedicine platforms, and population-level screening programs. At the same time, the emergence of novel AI-based approaches in healthcare calls for intelligent frameworks capable of processing domain-specific unstructured clinical information while adapting to patient-specific needs. This paper proposes an agentic framework for building robust LLM-based pipelines, where each stage is encapsulated as a LangChain agent governed by explicit policies and proxy-guided evaluation. Stages are incrementally locked once validated, ensuring that later adaptations cannot overwrite configurations without demonstrated improvement. The proposed framework evolves from feature-level exploration, through proxy-based tuning and freeze/rollback mechanisms, to full orchestration by an Orchestrator Agent that coordinates preprocessing, retrieval, selection, diversity, threshold optimization, and decoding. A proof-of-concept in transcript-based depression detection demonstrates that the framework converges to stable configurations, such as cosine similarity, dynamic Top-k, and threshold 0.75, while controlling evaluation costs and avoiding regressions. These results highlight the potential of agentic AI to enable population-level mental health screening over large clinical datasets, addressing critical challenges in trustworthiness, reproducibility, and adaptability required in healthcare environments.

智能代理心理健康大模型应用医疗AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。