EviCare: Enhancing Diagnosis Prediction with Deep Model-Guided Evidence for In-Context Reasoning

📅 2026-04-12
📈 Citations: 0
Influential: 0
📄 PDF

career value

170K/year
🤖 AI Summary
This study addresses the tendency of current large language models (LLMs) to overfit to historical diagnoses in electronic health records (EHRs), which impairs their ability to detect emerging conditions requiring early intervention. To overcome this limitation, the authors propose EviCare, a novel framework that synergistically integrates deep learning models with LLMs. EviCare employs a deep model to generate candidate diagnoses and constructs adaptive context prompts by prioritizing set-based EHR evidence and relational diagnostic cues, thereby guiding the LLM toward evidence-driven, interpretable predictions. Experiments on the MIMIC-III and MIMIC-IV datasets demonstrate that EviCare improves average precision and accuracy by 20.65% and enhances performance on new-onset disease prediction by 30.97%, significantly outperforming existing approaches.

Technology Category

Application Category

📝 Abstract
Recent advances in large language models (LLMs) have enabled promising progress in diagnosis prediction from electronic health records (EHRs). However, existing LLM-based approaches tend to overfit to historically observed diagnoses, often overlooking novel yet clinically important conditions that are critical for early intervention. To address this, we propose EviCare, an in-context reasoning framework that integrates deep model guidance into LLM-based diagnosis prediction. Rather than prompting LLMs directly with raw EHR inputs, EviCare performs (1) deep model inference for candidate selection, (2) evidential prioritization for set-based EHRs, and (3) relational evidence construction for novel diagnosis prediction. These signals are then composed into an adaptive in-context prompt to guide LLM reasoning in an accurate and interpretable manner. Extensive experiments on two real-world EHR benchmarks (MIMIC-III and MIMIC-IV) demonstrate that EviCare achieves significant performance gains, which consistently outperforms both LLM-only and deep model-only baselines by an average of 20.65\% across precision and accuracy metrics. The improvements are particularly notable in challenging novel diagnosis prediction, yielding average improvements of 30.97\%.
Problem

Research questions and friction points this paper is trying to address.

diagnosis prediction
large language models
electronic health records
novel diagnosis
overfitting
Innovation

Methods, ideas, or system contributions that make the work stand out.

in-context reasoning
diagnosis prediction
evidence prioritization
deep model guidance
electronic health records