arXiv:2512.20983cs.CLcs.AI2025-12被引 2

自动提取大模型在医患对话中的错误,生成可复现的测试集。

Automatic Replication of LLM Mistakes in Medical Conversations

  • 构建医患对话数据,用多个大模型评估并提炼错误。
  • 生成3390个单轮问答对,其中主流模型正确率不足50%。
  • 提供医生验证的基准集,适合评估医疗大模型可靠性。

大型语言模型(LLMs)在临床场景中日益被多维评分体系评估,涵盖推理质量、安全性与以患者为中心等维度。然而,复现特定错误仍需大量人工工作。本文提出MedMistake,一个自动管道,可从医患对话中提取大模型的错误,并转化为单轮问答对的基准测试集。该流程包括:(1) 生成复杂对话数据,由大模型扮演患者与医生;(2) 通过两个大模型组成的评审团,在多种维度上进行评估;(3) 从错误中提炼出简化后的单轮问答场景。我们发布了MedMistake-All,包含3,390个单轮问答对,当前GPT-5和Gemini 2.5 Pro在此数据上无法正确回答。通过医学专家验证了其中211个问题(MedMistake-Bench),用于评估12个前沿大模型:Claude Opus 4.5、Claude Sonnet 4.5、DeepSeek-Chat、Gemini 2.5 Pro、Gemini 3 Pro、GPT-4o、GPT-5、GPT-5.1、GPT-5.2、Grok 4、Grok 4.1、Mistral Large。结果显示,GPT、Claude与Grok在该基准上表现最佳。完整数据集与验证集已发布于https://huggingface.co/datasets/TheLumos/MedicalMistakeBenchmark。

原文摘要 · Abstract (English)

Large language models (LLMs) are increasingly evaluated in clinical settings using multi-dimensional rubrics which quantify reasoning quality, safety, and patient-centeredness. Yet, replicating specific mistakes in other LLM models is not straightforward and often requires manual effort. We introduce MedMistake, an automatic pipeline that extracts mistakes LLMs make in patient-doctor conversations and converts them into a benchmark of single-shot QA pairs. Our pipeline (1) creates complex, conversational data between an LLM patient and LLM doctor, (2) runs an evaluation with a committee of 2 LLM judges across a variety of dimensions and (3) creates simplified single-shot QA scenarios from those mistakes. We release MedMistake-All, a dataset of 3,390 single-shot QA pairs where GPT-5 and Gemini 2.5 Pro are currently failing to answer correctly, as judged by two LLM judges. We used medical experts to validate a subset of 211/3390 questions (MedMistake-Bench), which we used to run a final evaluation of 12 frontier LLMs: Claude Opus 4.5, Claude Sonnet 4.5, DeepSeek-Chat, Gemini 2.5 Pro, Gemini 3 Pro, GPT-4o, GPT-5, GPT-5.1, GPT-5.2, Grok 4, Grok 4.1, Mistral Large. We found that GPT models, Claude and Grok obtained the best performance on MedMistake-Bench. We release both the doctor-validated benchmark (MedMistake-Bench), as well as the full dataset (MedMistake-All) at https://huggingface.co/datasets/TheLumos/MedicalMistakeBenchmark.

医疗AI大模型评测错误复现

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