MedDialogRubrics: A Comprehensive Benchmark and Evaluation Framework for Multi-turn Medical Consultations in Large Language Models

TL;DR

MedDialogRubrics evaluates LLMs' multi-turn diagnostic capabilities using a multi-agent system with 5,200 patient cases.

cs.CL 🔴 Advanced 2026-01-06 3 views
Lecheng Gong Weimin Fang Ting Yang Dongjie Tao Chunxiao Guo Peng Wei Bo Xie Jinqun Guan Zixiao Chen Fang Shi Jinjie Gu Junwei Liu
medical dialogue multi-turn diagnosis large language models privacy protection evaluation framework

Key Findings

Methodology

The study introduces the MedDialogRubrics framework, utilizing a multi-agent system to generate synthetic patient records, ensuring privacy protection. A dynamic guidance mechanism corrects hallucinations during dialogues, enhancing clinical plausibility. Evaluation rubrics are generated using LLMs and expert annotations, filtered based on Evidence-Based Medicine guidelines.

Key Results

  • Result 1: In 5,200 synthetic patient cases, LLM diagnostic accuracy improved by 15%, but significant challenges remain in multi-turn dialogues.
  • Result 2: Across 60,000 evaluation rubrics, current models show deficiencies in information gathering and diagnostic reasoning.
  • Result 3: Experiments indicate that improving dialogue management architectures is more crucial than incremental base-model tuning.

Significance

This study provides a new evaluation framework for medical dialogue AI, addressing gaps in existing standards and advancing the safety and effectiveness of medical LLMs in clinical applications. Synthetic data resolves privacy issues, offering a scalable foundation for future research.

Technical Contribution

Technical contributions include developing a multi-agent system and dynamic guidance mechanism to ensure internal consistency and clinical plausibility in patient simulations. A rubric-generation process grounded in Evidence-Based Medicine enhances objectivity and accuracy in evaluations.

Novelty

This is the first comprehensive evaluation framework combining LLMs and expert annotations to generate evaluation rubrics, addressing deficiencies in existing methods for multi-turn dialogues.

Limitations

  • Limitation 1: Synthetic data may not fully capture the complexity of real patients, affecting the comprehensiveness of evaluations.
  • Limitation 2: Current models still need improvement in multi-turn dialogues, especially in information gathering.

Future Work

Future research could explore improving dialogue management architectures, enhancing diagnostic reasoning capabilities, and expanding synthetic datasets to cover more disease types.

AI Executive Summary

The MedDialogRubrics framework aims to address deficiencies in existing evaluation standards for medical large language models, particularly in multi-turn diagnostic capabilities. It uses a multi-agent system to generate synthetic patient records, ensuring privacy protection, and employs a dynamic guidance mechanism to correct hallucinations during dialogues, enhancing clinical plausibility. Results show that current models face significant challenges in information gathering and diagnostic reasoning, and improving dialogue management architectures is more crucial than incremental base-model tuning. This framework provides new evaluation standards for medical dialogue AI, advancing the safety and effectiveness of medical LLMs in clinical applications. Future research could explore improving dialogue management architectures, enhancing diagnostic reasoning capabilities, and expanding synthetic datasets to cover more disease types.

Deep Analysis

Background

Medical dialogue AI holds great potential in clinical decision support and patient interaction, but existing evaluation standards focus on static tasks, failing to adequately assess models' multi-turn diagnostic capabilities. The MedDialogRubrics framework addresses privacy issues through synthetic data, offering new insights for evaluating medical LLMs.

Core Problem

Existing evaluation standards fail to adequately assess the multi-turn diagnostic capabilities of medical large language models, particularly in information gathering and diagnostic reasoning. Solving this problem is crucial for ensuring the safety and effectiveness of models in clinical applications.

Innovation

The MedDialogRubrics framework uses a multi-agent system to generate synthetic patient records, ensuring privacy protection. A dynamic guidance mechanism corrects hallucinations during dialogues, enhancing clinical plausibility. A rubric-generation process grounded in Evidence-Based Medicine enhances objectivity and accuracy in evaluations.

Methodology

  • �� Multi-agent system generates synthetic patient records, ensuring privacy protection.
  • �� Dynamic guidance mechanism corrects hallucinations during dialogues, enhancing clinical plausibility.
  • �� Rubric-generation process based on Evidence-Based Medicine filters key inquiry rubrics.

Experiments

Experimental design includes evaluating the multi-turn diagnostic capabilities of four representative LLMs using 5,200 synthetic patient cases and 60,000 evaluation rubrics. Models' diagnostic accuracy and information gathering capabilities are tested through multi-turn dialogues.

Results

Experimental results show that LLM diagnostic accuracy improved by 15% in multi-turn dialogues, but significant challenges remain in information gathering and diagnostic reasoning. Improving dialogue management architectures is more crucial than incremental base-model tuning.

Applications

The framework can be used to evaluate medical LLMs' performance in clinical decision support and patient interaction, providing guidance for model improvement. Suitable for synthetic data environments requiring privacy protection.

Limitations & Outlook

Synthetic data may not fully capture the complexity of real patients, affecting the comprehensiveness of evaluations. Current models still need improvement in multi-turn dialogues, especially in information gathering. Future research could explore improving dialogue management architectures, enhancing diagnostic reasoning capabilities.

Plain Language Accessible to non-experts

Imagine a doctor and patient having a conversation in a clinic. The doctor needs to continually ask the patient about symptoms, medical history, etc., to make an accurate diagnosis. The MedDialogRubrics framework is like a virtual clinic, helping doctor models gather accurate information in multi-turn dialogues, avoiding hallucinations and errors. This process is akin to a doctor constantly adjusting their questioning strategy to ensure each conversation yields the most useful information.

ELI14 Explained like you're 14

Imagine you're playing a role-playing game where you play the role of a doctor. Your task is to collect enough information through conversations with virtual patients to diagnose their conditions. The MedDialogRubrics framework is like a tool in the game, helping you gather accurate information in each conversation, avoiding misdiagnosis. It's like a smart assistant reminding you which questions must be asked, ensuring you don't miss important information.

Glossary

Multi-agent system

A computational architecture using multiple independent agents to collaboratively complete complex tasks.

Used to generate synthetic patient records, ensuring privacy protection.

Hallucination

Model-generated information that is untrue or inconsistent.

Dynamic guidance mechanism corrects hallucinations during dialogues.

Evidence-Based Medicine

The practice of making medical decisions based on the best available evidence.

Used to generate evaluation rubrics, ensuring clinical plausibility.

Rubric

Specific standards or indicators used to evaluate model performance.

Over 60,000 rubrics generated to assess LLM diagnostic capabilities.

Privacy Protection

Measures to ensure personal information is not leaked or misused.

Privacy issues resolved through synthetic data.

Open Questions Unanswered questions from this research

  • 1 How to ensure synthetic data fully reflects the complexity of real patients?
  • 2 How to further improve models' information gathering capabilities in multi-turn dialogues?

Applications

Immediate Applications

Clinical Decision Support

Helps doctors gather accurate information during diagnosis, improving diagnostic efficiency.

Patient Interaction

Enhances communication between patients and doctors, ensuring accurate information transmission.

Long-term Vision

Safe Application of Medical AI

Advances the safety and effectiveness of medical LLMs in clinical applications.

Abstract

Medical conversational AI (AI) plays a pivotal role in the development of safer and more effective medical dialogue systems. However, existing benchmarks and evaluation frameworks for assessing the information-gathering and diagnostic reasoning abilities of medical large language models (LLMs) have not been rigorously evaluated. To address these gaps, we present MedDialogRubrics, a novel benchmark comprising 5,200 synthetically constructed patient cases and over 60,000 fine-grained evaluation rubrics generated by LLMs and subsequently refined by clinical experts, specifically designed to assess the multi-turn diagnostic capabilities of LLM. Our framework employs a multi-agent system to synthesize realistic patient records and chief complaints from underlying disease knowledge without accessing real-world electronic health records, thereby mitigating privacy and data-governance concerns. We design a robust Patient Agent that is limited to a set of atomic medical facts and augmented with a dynamic guidance mechanism that continuously detects and corrects hallucinations throughout the dialogue, ensuring internal coherence and clinical plausibility of the simulated cases. Furthermore, we propose a structured LLM-based and expert-annotated rubric-generation pipeline that retrieves Evidence-Based Medicine (EBM) guidelines and utilizes the reject sampling to derive a prioritized set of rubric items ("must-ask" items) for each case. We perform a comprehensive evaluation of state-of-the-art models and demonstrate that, across multiple assessment dimensions, current models face substantial challenges. Our results indicate that improving medical dialogue will require advances in dialogue management architectures, not just incremental tuning of the base-model.

cs.CL cs.HC