IJCAI 2024poster8 citations

Guiding Clinical Reasoning with Large Language Models via Knowledge Seeds

Jiageng Wu, Xian Wu, Jie Yang

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 selecting 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 pathways of physicians. In this study, we introduce a novel framework, In-Context Padding (ICP), to enhance LLMs reasoning with medical knowledge. Specifically, we infer critical clinical reasoning elements (referred to as knowledge seeds) and use these as anchors to guide the generation process of LLMs. Experiments on two clinical question datasets validate that ICP significantly improves the clinical reasoning ability of LLMs.

Humans and AI: GeneralNatural Language Processing: GeneralMultidisciplinary Topics and Applications: GeneralKnowledge Representation and Reasoning: General
BibTeX
@inproceedings{ijcai2024p829,
  title     = {Guiding Clinical Reasoning with Large Language Models via Knowledge Seeds},
  author    = {Wu, Jiageng and Wu, Xian and Yang, Jie},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {7491--7499},
  year      = {2024},
  month     = {8},
  note      = {AI for Good},
  doi       = {10.24963/ijcai.2024/829},
  url       = {https://doi.org/10.24963/ijcai.2024/829},
}