paper-with-me

Papers

CPGPrompt: Translating Clinical Guidelines into LLM-Executable Decision Support

2026-01-07 · Ruiqi Deng, Geoffrey Martin, Tony Wang, Gongbo Zhang, Yi Liu, Chunhua Weng, Yanshan Wang, Justin F Rousseau, Yifan Peng 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 systems, face significant limitations, including poor interpretability, inconsistent adherence to guidelines, and narrow domain applicability. To address this, we develop and validate CPGPrompt, an auto-prompting system that converts narrative clinical guidelines into large language models (LLMs). Our framework translates CPGs into structured decision trees and utilizes an LLM to dynamically navigate them for patient case evaluation. Synthetic vignettes were generated across three domains (headache, lower back pain, and prostate cancer) and distributed into four categories to test different decision scenarios. System performance was assessed on both binary specialty-referral decisions and fine-grained pathway-classification tasks. The binary specialty referral classification achieved consistently strong performance across all domains (F1: 0.85-1.00), with high recall (1.00 $\pm$ 0.00). In contrast, multi-class pathway assignment showed reduced performance, with domain-specific variations: headache (F1: 0.47), lower back pain (F1: 0.72), and prostate cancer (F1: 0.77). Domain-specific performance differences reflected the structure of each guideline. The headache guideline highlighted challenges with negation handling. The lower back pain guideline required temporal reasoning. In contrast, prostate cancer pathways benefited from quantifiable laboratory tests, resulting in more reliable decision-making.

📄 PDF Abstract BibTeX arXiv:2601.03475

Code (0)

등록된 구현이 없습니다.

Similar 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 외 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 …

LLM-Orchestrated Conformance Checking in Stroke Care Without Computer-Interpretable Guidelines

2026-06-08 · Giorgio Leonardi, Stefania Montani, Manuel Striani, Alessandro Canessa 외 arxiv

Objective: Conformance checking in healthcare seeks to assess whether patient care pathways adhere to clinical guidelines. However, its practical application often depends on the availability of formal, machine-interpret…

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

Formalism for Supporting the Development of Verifiably Safe Medical Guidelines with Statecharts

2019-09-23 · Chunhui Guo, Zhicheng Fu, Zhen-Yu Zhang, Shangping Ren 외

Improving the effectiveness and safety of patient care is the ultimate objective for medical cyber-physical systems. Many medical best practice guidelines exist, but most of the existing guidelines in handbooks are diffi…

CAREAgent: Clinical Agent with Structured Reasoning and Tool-Integrated for Order Generation

2026-05-31 · Ruihui Hou, Ziyue Huai, Chennuo Zhang, Ziyan Liu 외 arxiv

Clinical order generation serves as a critical bridge between clinical decision-making and real-world practice, translating medical decisions into concrete and executable orders. Existing agents mainly focus on coarse-gr…

Reinforcement Learning