Auditing Multimodal LLM Raters: Central Tendency Bias in Clinical Ordinal Scoring
This paper reveals that while frontier multimodal LLMs can competitively score clinical images on ordinal scales, they exhibit a systematic central tendency bias that compresses predictions toward the middle of the scale, leading to critical errors at the high and low extremes that necessitate calibration before deployment in high-stakes clinical screening.
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 have a new, incredibly smart robot assistant. You want to use it to grade students' drawings of clocks—a common test used by doctors to check for memory or thinking problems. The test is simple: draw a clock showing 11:10. Doctors give these drawings a score from 0 (a complete mess) to 5 (perfect).
The researchers in this paper asked: Can this robot assistant grade these drawings as well as a human doctor or a specialized computer program?
Here is what they found, explained simply:
1. The Robot is "Too Safe"
The robot (which is a type of advanced AI called a Multimodal Large Language Model) is very good at looking at a picture and understanding what it sees. However, when it comes to giving a score, it has a weird habit: it refuses to be extreme.
Think of the scoring scale like a volume knob on a radio, going from 0 (muted) to 5 (max volume).
- The Human/Computer Expert: If a drawing is terrible, they confidently turn the knob to 0. If it's perfect, they turn it to 5.
- The Robot: Even when the drawing is terrible, the robot hesitates to give it a 0. It thinks, "Maybe it's not that bad," and gives it a 1. When the drawing is perfect, it hesitates to give a 5, thinking, "Maybe it's not quite perfect," and gives it a 4.
The robot keeps pulling the score toward the middle (2 or 3). It's like a teacher who is afraid to give anyone an "A" or an "F," so they just give everyone a "B" or a "C" to be safe.
2. The "Average" Score Hides the Problem
If you just look at the robot's overall average score, it looks pretty good. It's often "close enough" to the human score (within one point).
The researchers compared this to a weather forecast. If a forecast says "It will be 70 degrees" every day, and the actual temperature is sometimes 60 and sometimes 80, the average error is small. But if you need to know if it's going to rain (a specific extreme), that forecast is useless.
Similarly, the robot's "safe" middle scores look good on paper, but they fail the most important cases:
- The Danger: If a patient has a very bad drawing (score 0 or 1), the robot might say it's a 2. This could mean a sick person is missed and doesn't get the help they need.
- The Confusion: If a patient has a perfect drawing (score 5), the robot might say it's a 4. This could cause unnecessary worry or extra tests for a healthy person.
3. Trying to Fix the Robot Didn't Work
The researchers tried to "teach" the robot to be more confident by showing it examples of bad and good drawings before it started grading (this is called "few-shot prompting").
- Result: It got slightly better, but it still refused to give the extreme scores. It was still too cautious.
They also tried removing all the medical words from the instructions, asking the robot to just grade the "art" instead of the "medical test."
- Result: This actually made the robot worse. It turns out the medical context helped the robot understand the task, but even with that help, it still wouldn't give the extreme scores.
4. The Specialized Computer Wins
The researchers also tested a specialized computer program (a Deep Learning model) that was trained specifically on thousands of these clock drawings.
- Result: This specialized computer didn't have the "safety" problem. It confidently gave 0s to bad drawings and 5s to good ones. It was much more accurate at the extremes where it matters most.
The Bottom Line
The paper concludes that while these fancy AI robots are impressive and can get "close" to the right answer, they have a built-in bias toward the middle. They are like a nervous student who is afraid to raise their hand to say "I know the answer" or "I don't know the answer," so they just guess the middle ground.
Because of this, the researchers say we shouldn't use these robots alone to make final decisions on patient health screenings. They are too likely to miss the most critical cases (the very bad or the very good) because they are too afraid to be extreme.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.