paper-with-me

Papers

MedGuideX: Internalizing Decision Logic from Executable Guidelines into Large Language Models for Clinical Reasoning

2026-05-26 · Yuhao Shen, Lang Cao, Simo Du, Yuqing Wang, Juexiao Zhou, Hao Peng, Yue Guo arxiv

Clinical practice guidelines (CPGs) encode evidence-based decision logic that clinicians apply by evaluating patient variables, conditional criteria, and recommendation rules. However, existing methods often use CPGs as free-text training data or retrieval sources, underutilizing their procedural decision structure. To better exploit this structure, we introduce a guideline-derived training pipeline that transforms CPG recommendations into executable clinical decision logic and uses it to generate factual and counterfactual question-answering data. Theses data teach models both guideline-supported decisions and how decisions change under different patient conditions. Post-training a medical LLM on the generated data yields MedGuideX. Across four clinical reasoning benchmarks, MedGuideX achieves a 10.28% relative improvement in average accuracy. Physician evaluation further shows that MedGuideX better recovers clinician authored reasoning steps and produces physician-preferred rationales in faithfulness, validity, completeness, and clarity. Overall, our results show that executable decision logic from CPGs can be transformed into scalable supervision for building reliable medical LLMs.

📄 PDF Abstract BibTeX arXiv:2605.26567

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Generation of Executable BPMN Models from Medical Guidelines

2026-04-09 · Praveen Kumar Menaka Sekar, Ion Matei, Maksym Zhenirovskyy, Hon Yung Wong 외 arxiv

We present an end-to-end pipeline that converts healthcare policy documents into executable, data-aware Business Process Model and Notation (BPMN) models using large language models (LLMs) for simulation-based policy eva…

MedDM:LLM-executable clinical guidance tree for clinical decision-making

2023-12-05 · Binbin Li, Tianxin Meng, Xiaoming Shi, Jie Zhai 외

It is becoming increasingly emphasis on the importance of LLM participating in clinical diagnosis decision-making. However, the low specialization refers to that current medical LLMs can not provide specific medical advi…

Decision MakingDiagnostic

CPGPrompt: Translating Clinical Guidelines into LLM-Executable Decision Support

2026-01-07 · Ruiqi Deng, Geoffrey Martin, Tony Wang, Gongbo Zhang 외 arxiv

Clinical practice guidelines (CPGs) provide evidence-based recommendations for patient care; however, integrating them into Artificial Intelligence (AI) remains challenging. Previous approaches, such as rule-based system…

Guideline2Graph: Profile-Aware Multimodal Parsing for Executable Clinical Decision Graphs

2026-04-02 · Onur Selim Kilic, Yeti Z. Gurbuz, Cem O. Yaldiz, Afra Nawar 외 arxiv

Clinical practice guidelines are long, multimodal documents whose branching recommendations are difficult to convert into executable clinical decision support (CDS), and one-shot parsing often breaks cross-page continuit…

Graph Generation

PolicyGuard: From Organizational Policies to Neuro-SymbolicCompliance Review Engines

2026-06-30 · Sameer Malik, Ayush Singh, Amar Prakash Azad arxiv

Policy-grounded document review requires determining whether a target document complies with organization-specific policies, guidelines, or playbooks. While large language models can assist with policy interpretation and…