让AI看病更安全:自动识别高风险病例并生成合规治疗方案
CLIN-LLM: A Safety-Constrained Hybrid Framework for Clinical Diagnosis and Treatment Generation
- 用多模态数据+不确定性校准,让诊断结果有可信度
- 诊断准确率98%,抗生素误荐减少67%,临床评分4.2/5
- 适合资源有限医院,支持医生审核,可落地部署
准确的症状-疾病分类和基于临床的治疗建议仍具挑战性,尤其在异质性患者中存在高风险。现有大语言模型系统常缺乏医学依据且无法量化不确定性,导致输出不安全。本文提出CLIN-LLM,一种安全约束的混合框架,整合多模态患者编码、不确定性校准的疾病分类及检索增强的治疗生成。该框架在Symptom2Disease数据集1,200例临床案例上微调BioBERT,结合焦点损失与蒙特卡洛丢弃,实现对自由文本症状和结构化体征的置信度感知预测。低置信度案例(18%)自动标记供专家审查,确保人工干预。治疗生成阶段,利用Biomedical Sentence-BERT从26万样本的MedDialog语料库中检索前k条相关对话,结合患者上下文输入微调的FLAN-T5生成个性化治疗方案,并通过RxNorm进行抗生素管理与药物相互作用筛查。CLIN-LLM达到98%准确率与F1分数,较ClinicalBERT提升7.1%(p < 0.001),前5位召回率达78%,临床有效性评分为4.2/5。相比GPT-5,不安全抗生素建议减少67%。结果表明,该系统具备鲁棒性、可解释性与临床安全性。本系统为资源匮乏医疗环境提供可部署的人机协同决策支持框架。未来工作包括整合影像与检验数据、多语言扩展及临床试验验证。
原文摘要 · Abstract (English)
Accurate symptom-to-disease classification and clinically grounded treatment recommendations remain challenging, particularly in heterogeneous patient settings with high diagnostic risk. Existing large language model (LLM)-based systems often lack medical grounding and fail to quantify uncertainty, resulting in unsafe outputs. We propose CLIN-LLM, a safety-constrained hybrid pipeline that integrates multimodal patient encoding, uncertainty-calibrated disease classification, and retrieval-augmented treatment generation. The framework fine-tunes BioBERT on 1,200 clinical cases from the Symptom2Disease dataset and incorporates Focal Loss with Monte Carlo Dropout to enable confidence-aware predictions from free-text symptoms and structured vitals. Low-certainty cases (18%) are automatically flagged for expert review, ensuring human oversight. For treatment generation, CLIN-LLM employs Biomedical Sentence-BERT to retrieve top-k relevant dialogues from the 260,000-sample MedDialog corpus. The retrieved evidence and patient context are fed into a fine-tuned FLAN-T5 model for personalized treatment generation, followed by post-processing with RxNorm for antibiotic stewardship and drug-drug interaction (DDI) screening. CLIN-LLM achieves 98% accuracy and F1 score, outperforming ClinicalBERT by 7.1% (p < 0.001), with 78% top-5 retrieval precision and a clinician-rated validity of 4.2 out of 5. Unsafe antibiotic suggestions are reduced by 67% compared to GPT-5. These results demonstrate CLIN-LLM's robustness, interpretability, and clinical safety alignment. The proposed system provides a deployable, human-in-the-loop decision support framework for resource-limited healthcare environments. Future work includes integrating imaging and lab data, multilingual extensions, and clinical trial validation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。