arXiv:2511.19858cs.CLcs.AI2025-11

用动态检索提升LLM在医疗错误检测中的准确率与可靠性

A Systematic Analysis of Large Language Models with RAG-enabled Dynamic Prompting for Medical Error Detection and Correction

  • 用检索到的案例动态调整提示,比静态或零样本提示更有效
  • 错误句子检测召回率提升5至10个百分点,误报率降低约15%
  • 适合医疗AI安全研究者和临床决策支持系统开发者

临床文档中存在事实、诊断和管理方面的错误,可能危及患者安全。大语言模型(LLMs)有望协助检测与修正这些错误,但其在不同提示策略下的表现尚不明确。本研究评估了零样本提示、随机示例静态提示(SPR)和检索增强型动态提示(RDP)在三项医疗错误处理子任务中的表现:错误标记检测、错误句识别与错误修正。基于MEDEC数据集,对九种指令微调的LLM(GPT、Claude、Gemini及OpenAI o系列模型)进行评估,使用准确率、召回率、假阳性率(FPR)以及ROUGE-1、BLEURT和BERTScore的综合得分衡量性能。结果表明,零样本提示在两项检测任务中召回率低,常遗漏含缩写或非典型特征的错误;SPR虽提升召回率,但显著增加FPR。在全部九个LLM中,RDP将FPR降低约15%,在错误句检测中召回率提升5至10%,且生成的修正结果更具上下文准确性。结论:在多种LLM上,RDP优于零样本和SPR提示,利用检索示例可提升检测准确率,减少误报,增强医疗错误修正的可靠性。

原文摘要 · Abstract (English)

Objective: Clinical documentation contains factual, diagnostic, and management errors that can compromise patient safety. Large language models (LLMs) may help detect and correct such errors, but their behavior under different prompting strategies remains unclear. We evaluate zero-shot prompting, static prompting with random exemplars (SPR), and retrieval-augmented dynamic prompting (RDP) for three subtasks of medical error processing: error flag detection, error sentence detection, and error correction. Methods: Using the MEDEC dataset, we evaluated nine instruction-tuned LLMs (GPT, Claude, Gemini, and OpenAI o-series models). We measured performance using accuracy, recall, false-positive rate (FPR), and an aggregate score of ROUGE-1, BLEURT, and BERTScore for error correction. We also analyzed example outputs to identify failure modes and differences between LLM and clinician reasoning. Results: Zero-shot prompting showed low recall in both detection tasks, often missing abbreviation-heavy or atypical errors. SPR improved recall but increased FPR. Across all nine LLMs, RDP reduced FPR by about 15 percent, improved recall by 5 to 10 percent in error sentence detection, and generated more contextually accurate corrections. Conclusion: Across diverse LLMs, RDP outperforms zero-shot and SPR prompting. Using retrieved exemplars improves detection accuracy, reduces false positives, and enhances the reliability of medical error correction.

医疗AI提示工程错误检测RAG

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