Pith. sign in

REVIEW 2 cited by

Enhancing Large Language Models for Clinical Decision Support by Incorporating Clinical Practice Guidelines

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.11120 v2 pith:HNUU3FNU submitted 2024-01-20 cs.CL cs.AI

Enhancing Large Language Models for Clinical Decision Support by Incorporating Clinical Practice Guidelines

classification cs.CL cs.AI
keywords llmscpgsmethodsclinicaldecisionenhancedevaluationincorporating
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Background Large Language Models (LLMs), enhanced with Clinical Practice Guidelines (CPGs), can significantly improve Clinical Decision Support (CDS). However, methods for incorporating CPGs into LLMs are not well studied. Methods We develop three distinct methods for incorporating CPGs into LLMs: Binary Decision Tree (BDT), Program-Aided Graph Construction (PAGC), and Chain-of-Thought-Few-Shot Prompting (CoT-FSP). To evaluate the effectiveness of the proposed methods, we create a set of synthetic patient descriptions and conduct both automatic and human evaluation of the responses generated by four LLMs: GPT-4, GPT-3.5 Turbo, LLaMA, and PaLM 2. Zero-Shot Prompting (ZSP) was used as the baseline method. We focus on CDS for COVID-19 outpatient treatment as the case study. Results All four LLMs exhibit improved performance when enhanced with CPGs compared to the baseline ZSP. BDT outperformed both CoT-FSP and PAGC in automatic evaluation. All of the proposed methods demonstrated high performance in human evaluation. Conclusion LLMs enhanced with CPGs demonstrate superior performance, as compared to plain LLMs with ZSP, in providing accurate recommendations for COVID-19 outpatient treatment, which also highlights the potential for broader applications beyond the case study.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GuideSkill: Evolving Executable LLM Agent Skills for Guideline-Grounded Clinical Reasoning

    cs.AI 2026-07 conditional novelty 7.0

    Turning clinical guidelines into executable skill functions, refined with labeled cases, improves LLM diagnostic accuracy across four benchmarks and four backbones.

  2. Arbor: A Framework for Reliable Navigation of Critical Conversation Flows

    cs.AI 2026-02 conditional novelty 5.0

    Decomposing decision-tree navigation into node-level retrieval and separate evaluation/generation steps improves LLM triage accuracy, cost, and latency across ten models.