AIApr 20

When Vision-Language Models Judge Without Seeing: Exposing Informativeness Bias

arXiv:2604.1776864.6h-index: 2
AI Analysis

For researchers and practitioners using VLMs for automatic evaluation, this work reveals a fundamental flaw and provides a practical solution to improve judge reliability.

The paper identifies 'informativeness bias' in VLM-as-a-Judge systems, where judges favor more informative answers even when they conflict with image content. The proposed BIRCH paradigm reduces this bias by up to 17% and improves performance by up to 9.8%.

The reliability of VLM-as-a-Judge is critical for the automatic evaluation of vision-language models (VLMs). Despite recent progress, our analysis reveals that VLM-as-a-Judge often pays limited attention to the image when making decisions. Instead, they often blindly favor the more informative answer, even when they can recognize it conflicts with the image content. We call this problem informativeness bias, which significantly undermines judge reliability. To address it, we propose BIRCH (Balanced Informativeness and CoRrectness with a Truthful AnCHor), a judging paradigm that first corrects inconsistencies with the image content in candidate answers, and then compares the answers against this corrected version. This shifts the judge's focus from informativeness to image-grounded correctness. Experiments on multiple models and benchmarks show that BIRCH reduces informativeness bias by up to 17%, resulting in performance gains of up to 9.8%. Our work reveals an overlooked but fundamental flaw in current VLM-as-a-Judge systems and highlights the need for more principled designs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes