A Controlled Audit of Pretraining Contamination in Public Medical Vision-Language Benchmarks
This paper audits public medical vision-language benchmarks for pretraining contamination and finds measurable image-source overlap and text-exchangeability signals, while demonstrating that cohort-relative detectors like Min-K%++ are unreliable for small medical cohorts due to false positives from non-medical models.
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 a teacher trying to grade a student's final exam. You want to know if the student truly understands the material or if they just memorized the answers from a cheat sheet they found in the library.
This paper is like a very strict, scientific audit of that situation, but instead of a student, we are looking at AI models (specifically, "Vision-Language Models" that can look at medical images and answer questions). Instead of a library, the "cheat sheet" is the massive amount of data these AI models were trained on before they ever saw the exam questions.
Here is the breakdown of what the researchers did and found, using simple analogies:
The Setup: The "Leaked" Exam
Medical AI models are tested on public datasets (like SLAKE, PathVQA, and VQA-RAD). These datasets have been available online for 3 to 7 years. The problem is that these same datasets might have been accidentally included in the "training library" (the internet data) the AI studied before the test. If the AI saw the exact same questions and pictures during training, its high score isn't proof of intelligence; it's proof of cheating (or "contamination").
The researchers wanted to find out: Did the AI cheat? And more importantly, can we trust the tools we use to catch cheaters?
The Four "Detectives"
The team used four different methods (detectors) to try and catch the AI. Think of these as four different ways to spot a cheater:
- The "Look-Alike" Detective (Image Side): This detective looks at the medical pictures in the test and asks, "Does this picture look exactly like a picture in the training library?"
- The "Order" Detective (Text Side): This detective checks if the AI performs better when the questions are in the exact order they were originally released online. If the AI knows the order, it might have memorized the sequence.
- The "Group Average" Detective (Tail Enrichment): This detective compares one AI's answers to the average of a group of other AIs. If one AI is much better at specific hard questions than its friends, it might have seen them before.
- The "Friendship" Detective (Cross-Model Overlap): This detective looks at two different AIs. If they both get the same specific hard questions right, they might be sharing the same cheat sheet.
The Findings: Who Got Caught?
1. The "Look-Alike" Detective found a lot of "Source Overlap" on SLAKE.
- The Finding: About 20% of the pictures in the SLAKE test had a "twin" in the training library.
- The Twist: When the researchers looked closely, they realized these weren't exact copies (like a photocopy). They were pictures of different patients but taken from the same angle and using the same type of machine (e.g., two different people's chest X-rays).
- The Verdict: The AI didn't memorize the specific patient's photo. However, the test and the training data came from the same "neighborhood." It's like the student studied a textbook that had the same types of diagrams as the exam. It's a source overlap, not a direct copy-paste cheat.
2. The "Order" Detective found one real cheater.
- The Finding: One model (Qwen2.5-VL) seemed to know the SLAKE test questions too well when they were in their original order.
- The Verification: The researchers tried to trick the AI by shuffling the questions. The AI's "cheating" signal disappeared. They also tested a non-medical AI (BLIP-2) on the same test, and it didn't show this signal.
- The Verdict: This is strong evidence that this specific model likely saw the SLAKE questions during training.
3. The "Group Average" and "Friendship" Detectives were unreliable.
- The Finding: These detectors flagged several models as cheaters.
- The Twist: When the researchers added a "control" model (BLIP-2) that definitely didn't study medical data, this control model also got flagged!
- The Verdict: These detectors are broken for small groups of medical AIs. They are confusing "being good at simple questions" with "cheating." It's like a teacher assuming a student is cheating just because they got the easy math problems right, while the other students in the class were bad at math. The detectors need a "non-medical" baseline to work correctly.
4. The "Clean" Benchmark: VQA-RAD.
- The Finding: The VQA-RAD test was clean. None of the detectors found evidence of cheating on this specific dataset.
- The Verdict: If you want to test a medical AI safely, use VQA-RAD. It's the "safest" exam.
The Big Lesson: How to Audit Audits
The most important part of this paper isn't just about which AI cheated; it's about how we catch cheaters.
The researchers discovered that some popular tools for detecting data leaks (the "Group Average" and "Friendship" detectors) give false alarms if you don't have a "control group" (a model that definitely didn't cheat) to compare against. Without that control, you might accuse an honest student of cheating just because the other students in the class were struggling.
Summary of Recommendations
Based on their audit, the authors suggest:
- Use VQA-RAD as the safest test for medical AI.
- Be careful with SLAKE: Many images there look like training data, so results might be inflated.
- Don't trust the "Group Average" detectors unless you compare them against a non-medical baseline.
- OmniMedVQA is contaminated: Don't use the public version of this dataset for testing; it's too likely to be in the training data.
In short: The researchers built a better "lie detector" for AI testing, found that some existing lie detectors are broken, and identified which medical exams are safe to use and which ones might be rigged.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.