Dr. Assistant: Enhancing Clinical Diagnostic Inquiry via Structured Diagnostic Reasoning Data and Reinforcement Learning
Yue Guo, Fanfu Wang, Jianwei Lv, Xincheng Shi, Yuchen Li, Youya Wang, Yunsheng Zeng, Yujing Liu, Yunhao Qiao, Gen Li, Junfeng Wang, Bo Yuan
TL;DR
This work tackles the limitations of traditional CDSSs and clinical LLMs in diagnostic inquiry by introducing Clinical Diagnostic Reasoning Data (CDRD), which structurally encodes symptom→evidence→differentials. It then presents Dr. Assistant, a diagnostic model trained with supervised fine-tuning on QA generated from CDRD and refined via reinforcement learning that optimizes diagnostic reasoning and multi-turn inquiry while enforcing fidelity to the CDRD. A dedicated benchmark with real cases and inquiry dialogues evaluates ICD-10 matching and physician satisfaction, demonstrating that Dr. Assistant outperforms open-source rivals and approaches closed-source leaders. The approach offers a practical path to robust, guideline-aligned diagnostic inquiry guidance in clinical decision support systems.
Abstract
Clinical Decision Support Systems (CDSSs) provide reasoning and inquiry guidance for physicians, yet they face notable challenges, including high maintenance costs and low generalization capability. Recently, Large Language Models (LLMs) have been widely adopted in healthcare due to their extensive knowledge reserves, retrieval, and communication capabilities. While LLMs show promise and excel at medical benchmarks, their diagnostic reasoning and inquiry skills are constrained. To mitigate this issue, we propose (1) Clinical Diagnostic Reasoning Data (CDRD) structure to capture abstract clinical reasoning logic, and a pipeline for its construction, and (2) the Dr. Assistant, a clinical diagnostic model equipped with clinical reasoning and inquiry skills. Its training involves a two-stage process: SFT, followed by RL with a tailored reward function. We also introduce a benchmark to evaluate both diagnostic reasoning and inquiry. Our experiments demonstrate that the Dr. Assistant outperforms open-source models and achieves competitive performance to closed-source models, providing an effective solution for clinical diagnostic inquiry guidance.
