MedRealMM: A Real-World Multimodal Benchmark for Chinese Online Medical Consultation

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, AI in Healthcare · Depth: Expert, quick

Summary

MedRealMM is a new large-scale multimodal benchmark designed for evaluating large language models in Chinese online medical consultation, addressing limitations of existing synthetic benchmarks. Developed from 5,620 de-identified patient-doctor interactions across 64 clinical departments from a nationwide Chinese internet hospital, MedRealMM uses a Multimodal Clinical Challenge Point (MCCP) framework to create standardized next-response generation tasks with preserved text-image context. Each instance includes a physician-refined rubric to assess clinical quality, rewarding desirable behaviors and penalizing unsafe or contradictory responses. Evaluations of 19 general-purpose and medical-specialized LLMs revealed that image information is crucial for reliable clinical performance. While some frontier models met positive clinical criteria comparable to physicians, they exhibited more negative criteria, highlighting safety-sensitive error avoidance as a key bottleneck. The dataset will be publicly available on Hugging Face.

Key takeaway

For Machine Learning Engineers developing or deploying medical LLMs, recognize that current frontier models, while achieving some positive clinical criteria, still exhibit significant safety-sensitive errors. You should prioritize integrating real-world multimodal data, especially images, into your model training and evaluation pipelines. Focus your fine-tuning efforts on robust error avoidance and leverage physician-refined rubrics to ensure clinical safety and reliability, as image information is critical for performance.

Key insights

Real-world multimodal data and physician-refined rubrics are essential for robustly benchmarking medical LLMs in clinical practice.

Principles

Method

MedRealMM uses a Multimodal Clinical Challenge Point (MCCP) framework to extract clinically demanding moments from de-identified patient-doctor interactions, converting them into standardized next-response generation tasks with text-image context and physician-refined rubrics.

In practice

Topics

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.