paper-with-me

홈 › Papers

Dialogue to Question Generation for Evidence-based Medical Guideline Agent Development

2026-03-25 · Zongliang Ji, Ziyang Zhang, Xincheng Tan, Matthew Thompson, Anna Goldenberg, Carl Yang, Rahul G. Krishnan, Fan Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.23937

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion Answering

Similar Papers 제목 키워드 기반

When Cases Get Rare: A Retrieval Benchmark for Off-Guideline Clinical Question Answering

2026-05-20 · Doeun Lee, Muge Zhang, Yi Yu, Ashish Manne 외 arxiv

Across medical specialties, clinical practice is anchored in evidence-based guidelines that codify best studied diagnostic and treatment pathways. These pathways routinely fall short for the long tail of real-world care …

Question Answering

A French Medical Conversations Corpus Annotated for a Virtual Patient Dialogue System

2020-05-01 · LREC 2020 5 · Fr{\'e}jus A. A. Laleye, Ga{\"e}l de Chalendar, Antonia Blani{\'e}, Antoine Brouquet 외

Data-driven approaches for creating virtual patient dialogue systems require the availability of large data specific to the language,domain and clinical cases studied. Based on the lack of dialogue corpora in French for …

MED-COPILOT: A Medical Assistant Powered by GraphRAG and Similar Patient Case Retrieval

2026-02-28 · Shuheng Chen, Namratha Patil, Haonan Pan, Angel Hsing-Chi Hwang 외 arxiv

Clinical decision-making requires synthesizing heterogeneous evidence, including patient histories, clinical guidelines, and trajectories of comparable cases. While large language models (LLMs) offer strong reasoning cap…

Question Answering

MedProbeBench: Systematic Benchmarking at Deep Evidence Integration for Expert-level Medical Guideline

2026-04-20 · Jiyao Liu, Jianghan Shen, Sida Song, Tianbin Li 외 arxiv

Recent advances in deep research systems enable large language models to retrieve, synthesize, and reason over large-scale external knowledge. In medicine, developing clinical guidelines critically depends on such deep e…

ClinicBot: A Guideline-Grounded Clinical Chatbot with Prioritized Evidence RAG and Verifiable Citations

2026-04-11 · Navapat Nananukul, Mayank Kejriwal arxiv

Clinical diagnosis requires answers that are accurate, verifiable, and explicitly grounded in official guidelines. While large language models excel at natural language processing, their tendency to hallucinate undermine…