Evaluating the Pre-Consultation Ability of LLMs using Diagnostic Guidelines
Jean Seo, Gibaeg Kim, Kihun Shin, Seungseop Lim, Hyunkyung Lee, Wooseok Han, Jongwon Lee, Eunho Yang
TL;DR
EPAG introduces a benchmark dataset and automated pipeline to evaluate LLMs' pre-consultation capabilities using diagnostic guidelines. The two-tier evaluation (HPI-guideline alignment and disease diagnosis) uses 520 synthetic patient profiles across 26 diseases to reveal that small, task-focused open-source models can outperform larger frontier LLMs when properly fine-tuned, while simply increasing data (HPI) does not guarantee better diagnoses. The study also shows language effects on dialogue patterns and provides open-source resources to encourage broader, clinical-grade evaluation. These findings highlight the importance of targeted fine-tuning and structured evaluation in deploying LLMs for initial clinical encounters. The open release aims to accelerate development of safe, effective pre-consultation AI tools in healthcare.
Abstract
We introduce EPAG, a benchmark dataset and framework designed for Evaluating the Pre-consultation Ability of LLMs using diagnostic Guidelines. LLMs are evaluated directly through HPI-diagnostic guideline comparison and indirectly through disease diagnosis. In our experiments, we observe that small open-source models fine-tuned with a well-curated, task-specific dataset can outperform frontier LLMs in pre-consultation. Additionally, we find that increased amount of HPI (History of Present Illness) does not necessarily lead to improved diagnostic performance. Further experiments reveal that the language of pre-consultation influences the characteristics of the dialogue. By open-sourcing our dataset and evaluation pipeline on https://github.com/seemdog/EPAG, we aim to contribute to the evaluation and further development of LLM applications in real-world clinical settings.
