Med-PMC: Medical Personalized Multi-modal Consultation with a Proactive Ask-First-Observe-Next Paradigm
Hongcheng Liu, Yusheng Liao, Siqv Ou, Yuhao Wang, Heyang Liu, Yanfeng Wang, Yu Wang
TL;DR
Med-PMC introduces a proactive, interactive framework to evaluate medical multi-modal LLMs in realistic clinical settings by coupling a multi-turn doctor-patient-actor loop with a separate technician for tests. The framework demonstrates that current MLLMs struggle to effectively gather multimodal information and are susceptible to biases when interacting with personalized patient actors. Across 12 doctor models, the study shows variable gains from prompting strategies and highlights the importance of robust multimodal interpretation for accurate diagnosis and treatment planning. The work provides actionable guidance for building more reliable clinical MLLMs and makes available code and data to support ongoing development and benchmarking.
Abstract
The application of the Multi-modal Large Language Models (MLLMs) in medical clinical scenarios remains underexplored. Previous benchmarks only focus on the capacity of the MLLMs in medical visual question-answering (VQA) or report generation and fail to assess the performance of the MLLMs on complex clinical multi-modal tasks. In this paper, we propose a novel Medical Personalized Multi-modal Consultation (Med-PMC) paradigm to evaluate the clinical capacity of the MLLMs. Med-PMC builds a simulated clinical environment where the MLLMs are required to interact with a patient simulator to complete the multi-modal information-gathering and decision-making task. Specifically, the patient simulator is decorated with personalized actors to simulate diverse patients in real scenarios. We conduct extensive experiments to access 12 types of MLLMs, providing a comprehensive view of the MLLMs' clinical performance. We found that current MLLMs fail to gather multimodal information and show potential bias in the decision-making task when consulted with the personalized patient simulators. Further analysis demonstrates the effectiveness of Med-PMC, showing the potential to guide the development of robust and reliable clinical MLLMs. Code and data are available at https://github.com/LiuHC0428/Med-PMC.
