Auditing Frontier Vision-Language Models for Trustworthy Medical VQA: Grounding Failures, Format Collapse, and Domain Adaptation
This paper audits five frontier vision-language models on medical VQA, revealing that poor anatomical grounding and format-compliance failures in self-grounding pipelines severely undermine clinical trustworthiness, while supervised fine-tuning demonstrates that VQA-level performance gaps can be effectively addressed through domain adaptation.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are hiring a team of highly intelligent, super-smart assistants to help doctors read medical X-rays and CT scans. These assistants are "Vision-Language Models" (VLMs)—AI systems that can see pictures and talk about them. The big question this paper asks is: Can we trust these assistants to point out exactly where a problem is (like a tumor) before they try to diagnose it?
The researchers treated these AI assistants like new employees and put them through a strict "audit" (a performance review) to see where they fail. Here is what they found, explained simply:
1. The "Pointing" Problem (Perception)
Imagine asking a student to point at a specific tiny freckle on a giant map of the world. Even the smartest students in the class got it wrong.
- The Finding: When the AI models tried to draw a box around specific body parts (like a liver) or diseases (like lung cancer) on medical images, they were terrible at it.
- The Analogy: It's like asking someone to find a specific grain of sand on a beach, and they just draw a giant box around the whole beach.
- The Numbers: The best model in the test only managed to get the box right about 19% of the time. Even worse, they frequently confused "left" and "right" (e.g., pointing to the patient's left lung when the problem was on the right). In medicine, mixing up left and right is a dangerous mistake.
2. The "Two-Step" Disaster (Pipeline Collapse)
The researchers tested a specific workflow: First, ask the AI to find the problem and draw a box. Second, ask the AI to look only inside that box and give a diagnosis.
- The Finding: This two-step process made the AI worse, not better.
- The Analogy: Imagine asking a chef to first find a specific ingredient in a pantry, then cook a meal using only that ingredient. If the chef grabs the wrong ingredient (or drops the bag), the meal is ruined.
- What Happened: Because the AI was bad at step one (finding the spot), step two (diagnosing) became a disaster. For some models, the accuracy dropped to nearly zero.
- The "Format" Glitch: Some models got so confused by the complex instructions of the two-step process that they stopped answering correctly entirely. They failed to follow the rules of how to write down the box coordinates, causing the whole system to crash.
3. The "Magic Glasses" Test (Oracle Grounding)
To figure out if the AI was just bad at thinking or just bad at seeing, the researchers did a special test. They gave the AI the perfect box (drawn by a human expert) and asked it to diagnose the image based on that perfect box.
- The Finding: When the AI was given the correct location, its diagnosis skills skyrocketed.
- The Analogy: It's like giving the confused chef the exact right ingredient. Suddenly, they can cook a perfect meal.
- The Conclusion: The AI's "brain" (reasoning) is actually okay. The problem is its "eyes" (perception). If we can fix the part that finds the spot, the diagnosis gets much better.
4. The "Training" Fix (Fine-Tuning)
Finally, the researchers tried to fix the AI by giving it extra homework. They took one of the models and trained it specifically on thousands of medical questions and answers.
- The Finding: This "specialized training" made the AI much better at answering medical questions. It became one of the best at giving correct answers.
- The Catch: While the AI got better at answering, the researchers didn't test if it got better at pointing (the perception problem). So, we know training helps the answers, but we don't know yet if it fixes the dangerous "left/right" confusion or the bad box-drawing.
Summary
The paper concludes that while these AI models are smart at talking and reasoning, they are currently unreliable at pointing.
- The Bottleneck: You cannot trust the AI to guide the diagnosis if it can't accurately point to the problem first.
- The Hope: If we can fix the "pointing" part (perhaps by using a specialized tool just for finding spots and then feeding that to the AI), the system could become very trustworthy.
- The Reality Check: Right now, in a real hospital, relying on these models to find the problem and then diagnose it is risky because they keep getting the location wrong.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.