paper-with-me

Papers

An Automatic Evaluation Framework for Multi-turn Medical Consultations Capabilities of Large Language Models

2023-09-05 · Yusheng Liao, Yutong Meng, Hongcheng Liu, Yanfeng Wang, Yu Wang

Large language models (LLMs) have achieved significant success in interacting with human. However, recent studies have revealed that these models often suffer from hallucinations, leading to overly confident but incorrect judgments. This limits their application in the medical domain, where tasks require the utmost accuracy. This paper introduces an automated evaluation framework that assesses the practical capabilities of LLMs as virtual doctors during multi-turn consultations. Consultation tasks are designed to require LLMs to be aware of what they do not know, to inquire about missing medical information from patients, and to ultimately make diagnoses. To evaluate the performance of LLMs for these tasks, a benchmark is proposed by reformulating medical multiple-choice questions from the United States Medical Licensing Examinations (USMLE), and comprehensive evaluation metrics are developed and evaluated on three constructed test sets. A medical consultation training set is further constructed to improve the consultation ability of LLMs. The results of the experiments show that fine-tuning with the training set can alleviate hallucinations and improve LLMs' performance on the proposed benchmark. Extensive experiments and ablation studies are conducted to validate the effectiveness and robustness of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2309.02077

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choice

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

JMedEthicBench: A Multi-Turn Conversational Benchmark for Evaluating Medical Safety in Japanese Large Language Models

2026-01-04 · Junyu Liu, Zirui Li, Qian Niu, Zequn Zhang 외 arxiv

As Large Language Models (LLMs) are increasingly deployed in healthcare field, it becomes essential to carefully evaluate their medical safety before clinical use. However, existing safety benchmarks remain predominantly…

MedKGEval: A Knowledge Graph-Based Multi-Turn Evaluation Framework for Open-Ended Patient Interactions with Clinical LLMs

2025-10-14 · Yuechun Yu, Han Ying, Haoan Jin, Wenjian Jiang 외 arxiv

The reliable evaluation of large language models (LLMs) in medical applications remains an open challenge, particularly in capturing the complexity of multi-turn doctor-patient interactions that unfold in real clinical e…

Knowledge Graphs

Medical Dialogue Generation via Dual Flow Modeling

2023-05-29 · Kaishuai Xu, Wenjun Hou, Yi Cheng, Jian Wang 외

Medical dialogue systems (MDS) aim to provide patients with medical services, such as diagnosis and prescription. Since most patients cannot precisely describe their symptoms, dialogue understanding is challenging for MD…

Dialogue GenerationDialogue Understanding

Automatic Interactive Evaluation for Large Language Models with State Aware Patient Simulator

2024-03-13 · Yusheng Liao, Yutong Meng, Yuhao Wang, Hongcheng Liu 외

Large Language Models (LLMs) have demonstrated remarkable proficiency in human interactions, yet their application within the medical field remains insufficiently explored. Previous works mainly focus on the performance …

Shallow Robustness, Deep Vulnerabilities: Multi-Turn Evaluation of Medical LLMs

2025-10-14 · Blazej Manczak, Eric Lin, Francisco Eiras, James O' Neill 외 arxiv

Large language models (LLMs) are rapidly transitioning into medical clinical use, yet their reliability under realistic, multi-turn interactions remains poorly understood. Existing evaluation frameworks typically assess …

Question Answering