Assessing VLM Reliability for Medical Image Quality Evaluation Under Corruption and Bias
Summary
A study benchmarked 16 Vision-Language Models (VLMs) across seven modalities for Medical Image Quality Assessment (MIQA) using the MediMeta-C dataset, evaluating their zero-shot performance under seven corruption types and five severity levels. The research found pixelation caused the largest score reductions, averaging -20.58% and reaching -34.4% for OCT images, while brightness had minimal impact (-0.81%). Embedding displacement correlated with score changes, and some same-family models showed score increases up to +31% for corrupted mammography. Textual attributes significantly influenced scores, with institutional prestige raising them by +17.15% and equipment age lowering them by -14.7%. The largest individual changes observed were +95.62% for InternVL-8B and -37.7% for MedGemma. These findings highlight current VLM limitations for MIQA, particularly the trade-off between patient privacy (pixelation) and reliability, and the impact of contextual metadata on objectivity.
Key takeaway
For AI Scientists and Research Scientists developing Vision-Language Models for medical applications, you must rigorously test model reliability against common image corruptions like pixelation and assess sensitivity to textual metadata. Your deployment decisions should account for the observed trade-off between privacy-preserving transformations and diagnostic reliability. Prioritize developing models that maintain objectivity and robustness, mitigating biases introduced by institutional prestige or equipment age to ensure patient safety and accurate clinical decision-making.
Key insights
VLMs for medical image quality assessment exhibit significant vulnerabilities to image corruption and contextual metadata bias.
Principles
- Pixelation severely degrades VLM medical image quality scores.
- Textual metadata introduces bias into VLM quality assessments.
- Embedding displacement correlates with VLM score changes.
Method
VLMs were benchmarked zero-shot on the MediMeta-C dataset across seven corruption types, five severity levels, and various textual attributes to assess medical image quality.
In practice
- Test VLM robustness against pixelation for privacy-preserving scenarios.
- Scrutinize VLM outputs for metadata-induced biases.
- Validate VLM performance across diverse image modalities.
Topics
- Vision-Language Models
- Medical Image Quality Assessment
- Image Corruption
- Data Bias
- Patient Privacy
- MediMeta-C
Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Scientist, Research Scientist, AI Security Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.