菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-25
📄 Abstract - Dialogue to Question Generation for Evidence-based Medical Guideline Agent Development

Evidence-based medicine (EBM) is central to high-quality care, but remains difficult to implement in fast-paced primary care settings. Physicians face short consultations, increasing patient loads, and lengthy guideline documents that are impractical to consult in real time. To address this gap, we investigate the feasibility of using large language models (LLMs) as ambient assistants that surface targeted, evidence-based questions during physician-patient encounters. Our study focuses on question generation rather than question answering, with the aim of scaffolding physician reasoning and integrating guideline-based practice into brief consultations. We implemented two prompting strategies, a zero-shot baseline and a multi-stage reasoning variant, using Gemini 2.5 as the backbone model. We evaluated on a benchmark of 80 de-identified transcripts from real clinical encounters, with six experienced physicians contributing over 90 hours of structured review. Results indicate that while general-purpose LLMs are not yet fully reliable, they can produce clinically meaningful and guideline-relevant questions, suggesting significant potential to reduce cognitive burden and make EBM more actionable at the point of care.

顶级标签: medical llm natural language processing
详细标签: question generation clinical dialogue evidence-based medicine guideline adherence assistive technology 或 搜索:

基于对话生成问题以开发循证医学指南智能助手 / Dialogue to Question Generation for Evidence-based Medical Guideline Agent Development


1️⃣ 一句话总结

这项研究探索了利用大型语言模型在医生问诊时自动生成循证医学相关问题的可行性,旨在通过提问辅助医生思考,从而在快节奏的诊疗中将复杂的医学指南转化为即时可用的决策支持,初步验证了其减轻医生认知负担的潜力。

源自 arXiv: 2603.23937