MedRealMM: A Real-World Multimodal Benchmark for Chinese Online Medical Consultation
Summary
MedRealMM is a new multimodal benchmark for Chinese online medical consultation, built from real-world patient-doctor interactions, evaluating LLMs on next-response generation with clinical rubrics.
View Cached Full Text
Cached at: 07/13/26, 07:52 AM
# MedRealMM: A Real-World Multimodal Benchmark for Chinese Online Medical Consultation
Source: [https://arxiv.org/abs/2607.09142](https://arxiv.org/abs/2607.09142)
Authors:[Runhan Shi](https://arxiv.org/search/cs?searchtype=author&query=Shi,+R),[Quan Zhou](https://arxiv.org/search/cs?searchtype=author&query=Zhou,+Q),[Yuqian Xu](https://arxiv.org/search/cs?searchtype=author&query=Xu,+Y),[Shuai Yang](https://arxiv.org/search/cs?searchtype=author&query=Yang,+S),[Xin Wu](https://arxiv.org/search/cs?searchtype=author&query=Wu,+X),[Zitong Zhou](https://arxiv.org/search/cs?searchtype=author&query=Zhou,+Z),[Hui Liu](https://arxiv.org/search/cs?searchtype=author&query=Liu,+H),[Bin Cha](https://arxiv.org/search/cs?searchtype=author&query=Cha,+B),[Zheming Wang](https://arxiv.org/search/cs?searchtype=author&query=Wang,+Z),[Liya Li](https://arxiv.org/search/cs?searchtype=author&query=Li,+L),[Wei Wei](https://arxiv.org/search/cs?searchtype=author&query=Wei,+W),[Haoyuan Hu](https://arxiv.org/search/cs?searchtype=author&query=Hu,+H),[Jun Xu](https://arxiv.org/search/cs?searchtype=author&query=Xu,+J)
[View PDF](https://arxiv.org/pdf/2607.09142)
> Abstract:Large language models \(LLMs\) are increasingly deployed in online medical consultation, yet existing benchmarks remain poorly aligned with real clinical practice\. Many rely on synthetic conversations or patient simulators, omit patient\-uploaded medical images, or evaluate open\-ended clinical responses using multiple\-choice or lexical\-overlap metrics that poorly reflect clinical quality\. We introduce \\textbf\{MedRealMM\}, a large\-scale benchmark for multimodal online medical consultation built from de\-identified patient\-doctor interactions collected from a nationwide Chinese internet hospital\. MedRealMM uses a Multimodal Clinical Challenge Point \(MCCP\) extraction framework to identify clinically demanding moments in authentic consultation trajectories and converts each into a standardized next\-response generation task while preserving the preceding text\-image context\. Each instance is paired with a case\-specific rubric refined by physicians that rewards clinically desirable behaviors and penalizes unsafe, unsupported, or contradictory responses\. The current release contains 5,620 real\-world multimodal cases spanning 64 clinical departments\. We evaluate 19 general\-purpose and medical\-specialized LLMs, including text\-only and multimodal systems\. Our results show that image information is critical for reliable clinical performance and that current frontier models remain below the online physician response\. Although some frontier models satisfy as many or more positive clinical criteria than physicians, they trigger more negative criteria, indicating that safety\-sensitive error avoidance remains a central bottleneck\. MedRealMM offers a realistic and reproducible benchmark for evaluating multimodal medical reasoning in real\-world online consultation\. The dataset will be publicly available on Hugging Face at[this https URL](https://huggingface.co/datasets/jdh-algo/MedRealMM)\.
## Submission history
From: Runhan Shi \[[view email](https://arxiv.org/show-email/a59488a4/2607.09142)\] **\[v1\]**Fri, 10 Jul 2026 06:52:05 UTC \(5,636 KB\)Similar Articles
IMCBench: A benchmark for multimodal LLMs in Image-grounded Medical Conversations
IMCBench is a new benchmark for evaluating multimodal LLMs on image-grounded medical conversations, pairing clinical images with synthetic patient profiles. Evaluations across safety, accuracy, and uncertainty show that even strong models like Claude Opus 4.6 have safety issues, highlighting the need for multi-dimensional evaluation.
LingxiDiagBench: A Multi-Agent Framework for Benchmarking LLMs in Chinese Psychiatric Consultation and Diagnosis
Introduces LingxiDiagBench, a large-scale multi-agent benchmark for evaluating LLMs on Chinese psychiatric consultation and diagnosis. Key findings show high accuracy on binary classification but poor performance on multi-way differential diagnosis, highlighting a decoupling between conversational quality and diagnostic accuracy.
ClinicalMC: A Benchmark for Multi-Course Clinical Decision-Making with Large Language Models
ClinicalMC is a benchmark designed to evaluate large language models in multi-course clinical decision-making, featuring datasets in Chinese and English and a multi-agent evaluation framework.
MMIR-TCM: Memory-Integrated Multimodal Inference and Retrieval for TCM Clinical Decision Support
This paper introduces MMIR-TCM, a novel framework that integrates multimodal large language models with memory-augmented segmentation and retrieval-augmented generation to support Traditional Chinese Medicine clinical decision making, along with a new dataset MedTCM and evaluation metric TDEU.
LongMedBench: Benchmarking Medical Agents for Long-Horizon Clinical Decision-Making
LongMedBench is a new benchmark for evaluating LLM-based medical agents on long-horizon clinical decision-making using real EHR data from MIMIC-IV. It includes 335 patients with multiple visits and proposes evaluation suites for fact-based QA, temporal reasoning, and long-horizon decision-making.