It's the Decoding Format, Not the Perturbation: Auditing Consistency-Based Selection for Vision-Language Test-Time Scaling
This paper demonstrates that while Perturbation Grounded Selection (Pgs) appears to outperform majority voting in vision-language test-time scaling, its apparent gains are largely an artifact of uncontrolled decoding formats, as a format-matched control reveals that perturbation consistency alone is not a reliable selection signal once decoding budgets and formats are properly aligned.
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 trying to teach a super-smart robot how to solve puzzles. In the world of artificial intelligence, there's a clever trick called "test-time scaling." Instead of asking the robot to solve a problem once and hoping for the best, you ask it to try many different solutions at the same time. Then, you act like a judge and pick the best answer from the pile. For text-only robots, this works like magic: if the robot thinks hard and generates ten different answers, the one that appears most often is usually the right one. It's like asking a room full of people a math question; if nine people say "42" and one says "43," you probably go with "42."
But when you give these robots eyes (making them "Vision-Language Models" or VLMs), things get tricky. These robots can see pictures, but they also have a strong habit of guessing based on what they've heard before, ignoring the actual image. Sometimes, the robot sees a picture of a leaf but guesses "seed" because it remembers a story about seeds growing into trees. The old trick of just picking the most common answer fails here because the robot might confidently guess the wrong thing ten times in a row. Scientists have been trying to fix this by making the robot "re-check" its work, but a new study asks a very important question: Is the robot actually looking at the picture, or is it just using a different way of talking?
This paper investigates a new method called Perturbation-Grounded Selection (Pgs). The idea behind Pgs is simple and playful: to see if the robot is really looking at the image, you slightly "jitter" the picture—cropping it, changing the brightness, or masking the background—and ask the robot to solve the problem again. If the robot keeps giving the same answer even when the picture changes a little, the method assumes the answer is "grounded" in the image. If the answer changes wildly, it assumes the robot was just guessing based on memory. The researchers wanted to see if this "jitter test" could help pick the right answer better than the old "most common answer" method.
However, the researchers discovered a sneaky problem with how these tests were usually done. The new method (Pgs) asked the robot to give short, quick answers when checking the jittered pictures, while the old method (Majority Voting) asked for long, detailed thinking steps (called Chain-of-Thought) for the original picture. It turns out that asking for short answers is just easier for the robot to get right, regardless of whether it's looking at a jittered picture or not.
To fix this, the team created a fair comparison called MatchedCtrl. They gave the robot the exact same number of short, quick answers, but this time, they didn't jitter the picture at all; they just asked the robot to answer the original picture quickly. When they compared the "jitter method" (Pgs) against this "fair short-answer method" (MatchedCtrl), the magic disappeared. The jitter method didn't actually pick better answers. In fact, on a tough test called ViLP, the jitter method sometimes did worse.
The paper shows that while the "jitter" does create a measurable difference in how the robot behaves (the robot does react to the picture changes), this reaction doesn't actually help the robot pick the correct answer any better than just asking it for more short, quick guesses on the original image. The big gain some people saw earlier (up to +31.8 points on one test) wasn't because the robot was suddenly looking at the picture more carefully; it was just because the robot was answering in a different, shorter format.
In the end, the authors conclude that simply asking a robot to re-answer a slightly altered picture isn't a reliable way to force it to look at the image if you are already controlling for how the robot answers. The "jitter" signal is real, but it's not a magic switch that makes the robot smarter. To truly improve these robots, we might need to find a way to make them look at the picture that doesn't just rely on how they format their answers. The study suggests that until we find a better way, we should be very careful about claiming that a new method works just because it beats the old "most common answer" rule without a fair comparison.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.