CLAIJul 10, 2024

Interpretable Differential Diagnosis with Dual-Inference Large Language Models

arXiv:2407.07330v24 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable differential diagnosis in clinical decision-making, representing an incremental advancement by customizing existing LLMs for explanation tasks.

The paper tackled the problem of generating interpretable differential diagnoses from patient symptoms by introducing Dual-Inf, a framework enabling large language models to perform bidirectional inference, which was validated on a curated dataset of 570 clinical notes and reduced interpretation errors.

Automatic differential diagnosis (DDx) is an essential medical task that generates a list of potential diseases as differentials based on patient symptom descriptions. In practice, interpreting these differential diagnoses yields significant value but remains under-explored. Given the powerful capabilities of large language models (LLMs), we investigated using LLMs for interpretable DDx. Specifically, we curated the first DDx dataset with expert-derived interpretation on 570 clinical notes. Besides, we proposed Dual-Inf, a novel framework that enabled LLMs to conduct bidirectional inference (i.e., from symptoms to diagnoses and vice versa) for DDx interpretation. Both human and automated evaluation validated its efficacy in predicting and elucidating differentials across four base LLMs. In addition, Dual-Inf could reduce interpretation errors and hold promise for rare disease explanations. To the best of our knowledge, it is the first work that customizes LLMs for DDx explanation and comprehensively evaluates their interpretation performance. Overall, our study bridges a critical gap in DDx interpretation and enhances clinical decision-making.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes