Editorial illustration for IMCBench Launches Image‑Grounded Multi‑Turn Medical Conversation Benchmark
IMCBench: New Benchmark for Medical AI Conversations
IMCBench Launches Image‑Grounded Multi‑Turn Medical Conversation Benchmark
AI medical chat is mostly a fantasy of sales teams. The real problem isn't getting a right answer. It's conducting a conversation where a model looks at a scan, asks the right follow-ups, and knows when to admit it's guessing.
Current tests don't measure that. They measure trivia.
A new benchmark called IMCBench tries to fix this. It uses real clinical images and fake patient histories to stage those messy, multi-turn talks a doctor actually has. The results from testing eight top models are sobering.
No model is good at everything. Describing a condition perfectly doesn't mean you can give safe advice about it.
To address this gap, we introduce IMCBench, an image-grounded, multi-turn medical conversation benchmark that pairs real, publicly available clinical images with synthetic patient profiles to simulate realistic patient-clinician interactions. Each conversation is evaluated across three clinical dimensions: safety, accuracy, and appropriate use of uncertainty in diagnosis. We benchmark eight multimodal frontier models across four model families (Claude, GPT, Nova, and Llama), scoring each on a 1-5 scale using LLM-as-Jury scoring calibrated against expert clinician annotations.
Our results show that Claude Opus 4.6 achieves the highest overall score (3.61), followed by Claude Sonnet 4.6 (3.30) and GPT-5.2 (3.29), though no model dominates all dimensions and safety degrades for both malignant and rare conditions ($\Delta$ = -0.27 each). Ablation studies further reveal that both visual input and EHR context contribute to safe guidance (safety drops of 0.18 and 0.23 on average when each is removed), with stronger models leveraging visual features more effectively. Together, these findings demonstrate that accurate clinical description does not guarantee safe patient guidance, motivating the need for multi-dimensional evaluation frameworks in medical AI.
Claude Opus is the best of a middling bunch. A 3.61 out of 5 isn't a score to celebrate. It's a distance to measure.
The safety scores for cancers and rare diseases are worse. Take away the patient's chart or the image itself, and the advice gets measurably less reliable. The best models use the visual clues better.
But they all struggle to turn a correct observation into a safe recommendation. This benchmark isn't about finding a champion. It's about proving that the old way of testing is broken.
If you want to use this tech for real patients, you need a test that judges the whole conversation. Nothing less will do.
Common Questions Answered
What is IMCBench and what does it evaluate?
IMCBench is a benchmark designed to evaluate AI systems on image-grounded multi-turn medical conversations. It tests the ability to understand medical images and maintain coherent dialogue over multiple turns. This is critical for developing advanced AI assistants in healthcare.
Why is multi-turn conversation important in IMCBench?
Multi-turn conversation is essential because medical consultations often require iterative questioning to clarify symptoms, interpret test results, and refine diagnoses. IMCBench simulates realistic doctor-patient interactions where the AI must handle a sequence of interdependent queries and images.
How does IMCBench incorporate medical images into conversations?
IMCBench uses image grounding, meaning each conversation turn may include a medical image (e.g., X-ray, MRI) that the AI must analyze and reference. This tests the AI's ability to integrate visual and textual information in a clinical context, mirroring real-world diagnostic workflows.
What challenges does IMCBench address for medical AI?
IMCBench addresses the challenge of building AI systems that can jointly process multimodal inputs (text and images) over multiple conversation turns. It provides a standardized evaluation to measure progress in dialogue coherence, visual reasoning, and clinical accuracy.
Further Reading
- IMCBench: A benchmark for multimodal LLMs in Image-grounded multi-turn medical conversation — ArXiv
- 3MDBench: Medical Multimodal Multi-agent Dialogue Benchmark — ACL Anthology
- MedMT-Bench: Can LLMs Memorize and Understand Long Multi-Turn Medical Conversations? — OpenReview
- A Comprehensive Benchmark and Evaluation Framework for Multi-Turn Medical Dialogue (MedDialogRubrics) — ArXiv
- Evaluating AI Models on Multi-Turn Medical Reasoning — LinkedIn