ACL 2025long0 citations

DDxTutor: Clinical Reasoning Tutoring System with Differential Diagnosis-Based Structured Reasoning

Qian Wu, Zheyao Gao, Longfei Gou, Qi Dou

Abstract

Clinical diagnosis education requires students to master both systematic reasoning processes and comprehensive medical knowledge. While recent advances in Large Language Models (LLMs) have enabled various medical educational applications, these systems often provide direct answers that could reduce students’ cognitive engagement and lead to fragmented learning. Motivated by these challenges, we propose DDxTutor, a framework that follows differential diagnosis principles to decompose clinical reasoning into teachable components. It consists of a structured reasoning module that analyzes clinical clues and synthesizes diagnostic conclusions, and an interactive dialogue framework that guides students through this process. To enable such tutoring, we construct DDxReasoning, a dataset of 933 clinical cases with fine-grained diagnostic steps verified by doctors. Our experiments demonstrate that fine-tuned LLMs achieve strong performance in generating structured teaching references and conducting interactive diagnostic tutoring dialogues. Human evaluation by medical educators and students validates the framework’s potential and effectiveness for clinical diagnosis education. Our project is available at https://github.com/med-air/DDxTutor.

BibTeX
@inproceedings{wu-etal-2025-ddxtutor,
    title = "{DD}x{T}utor: Clinical Reasoning Tutoring System with Differential Diagnosis-Based Structured Reasoning",
    author = "Wu, Qian  and
      Gao, Zheyao  and
      Gou, Longfei  and
      Dou, Qi",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.1495/",
    doi = "10.18653/v1/2025.acl-long.1495",
    pages = "30934--30957",
    ISBN = "979-8-89176-251-0"
}
DDxTutor: Clinical Reasoning Tutoring System with Differential Diagnosis-Based Structured Reasoning · ACL 2025