Search papers, labs, and topics across Lattice.
This paper introduces M3Bench, a benchmark specifically designed to evaluate model editing in medical vision-language models (VLMs) under realistic clinical conditions. By assessing the reliability, precision, and generalizability of edits across diverse medical scenarios, the study reveals that existing editing methods struggle to balance transferability and locality, with gradient-based editors facing catastrophic locality violations and memory-based methods lacking compositional generality. The findings highlight the importance of understanding latent space geometry in VLMs, providing a critical framework for improving post-deployment adaptations in medical AI systems.
No existing model editing method consistently outperforms others in the complex landscape of medical VLMs, revealing significant trade-offs in reliability and generalizability.
Model editing promises a fast, targeted way to correct post-deployment mistakes in medical vision-language models (VLMs) without costly retraining. However, existing multimodal model editing benchmarks focus on general-purpose tasks and do not reflect realistic clinical domain requirements and variability. To address this, we introduce M3Bench, a clinically grounded benchmark for multimodal model editing that evaluates whether an edit remains reliable, precise, and generalizable under the challenges of image and text variation, modality and protocol shifts, clinical knowledge composition, and temporal progression. M3Bench contains 16,276 questions spanning diverse anatomy, modalities, and specialties, and supports both single and sequential edits. By evaluating 4 representative editors across 6 medical and general VLMs, we find that no method excels across all criteria. Gradient-based editors achieve strong transfer but suffer from catastrophic locality violations, whereas memory-based methods preserve locality but lack compositional generality and exhibit high backbone-dependent hyperparameter sensitivity. We further attribute these failures to the latent space geometry of VLMs and how different editing methods shift its landscape. Overall, M3Bench establishes a rigorous clinical stress test for multimodal model editing and offers actionable guidance for safer post-deployment adaptation. The benchmark is publicly available at https://github.com/BioMed-AI-Lab-U-Michgan/M3Bench .