Prompting Large Language Models for Supporting the Differential Diagnosis of Anemia
Elisa Castagnari (HeKA), Lillian Muyama (HeKA), Adrien Coulet (HeKA)

TL;DR
This study explores how large language models can generate diagnostic pathways for anemia, demonstrating their potential to support clinical decision-making and address limitations of traditional guidelines.
Contribution
The paper introduces a method for using advanced prompting techniques with LLMs to create diagnostic pathways, improving anemia diagnosis support.
Findings
GPT-4 outperforms other models in pathway accuracy
LLMs can generate realistic diagnostic sequences
Potential for LLMs to assist in clinical pathway discovery
Abstract
In practice, clinicians achieve a diagnosis by following a sequence of steps, such as laboratory exams, observations, or imaging. The pathways to reach diagnosis decisions are documented by guidelines authored by expert organizations, which guide clinicians to reach a correct diagnosis through these sequences of steps. While these guidelines are beneficial for following medical reasoning and consolidating medical knowledge, they have some drawbacks. They often fail to address patients with uncommon conditions due to their focus on the majority population, and are slow and costly to update, making them unsuitable for rapidly emerging diseases or new practices. Inspired by clinical guidelines, our study aimed to develop pathways similar to those that can be obtained in clinical guidelines. We tested three Large Language Models (LLMs) -Generative Pretrained Transformer 4 (GPT-4), Large…
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
MethodsAttention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Softmax · Layer Normalization · Dropout · Dense Connections
