Guiding Clinical Reasoning with Large Language Models via Knowledge Seeds
Jiageng WU, Xian Wu, Jie Yang

TL;DR
This paper presents In-Context Padding (ICP), a novel method that guides large language models with medical knowledge seeds to improve clinical reasoning accuracy and reduce hallucinations in medical AI applications.
Contribution
The study introduces ICP, a new framework that infers and uses knowledge seeds to steer LLMs' clinical reasoning, addressing hallucination issues and aligning reasoning with physicians.
Findings
ICP significantly improves LLMs' clinical reasoning performance
Guided reasoning reduces hallucination problems in medical LLMs
Enhanced alignment with clinical decision-making processes
Abstract
Clinical reasoning refers to the cognitive process that physicians employ in evaluating and managing patients. This process typically involves suggesting necessary examinations, diagnosing patients' diseases, and deciding on appropriate therapies, etc. Accurate clinical reasoning requires extensive medical knowledge and rich clinical experience, setting a high bar for physicians. This is particularly challenging in developing countries due to the overwhelming number of patients and limited physician resources, contributing significantly to global health inequity and necessitating automated clinical reasoning approaches. Recently, the emergence of large language models (LLMs) such as ChatGPT and GPT-4 have demonstrated their potential in clinical reasoning. However, these LLMs are prone to hallucination problems, and the reasoning process of LLMs may not align with the clinical decision…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Biomedical Text Mining and Ontologies
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Layer Normalization · Absolute Position Encodings · Dropout · Softmax · Residual Connection
