Beyond Correctness: Benchmarking and Aligning Response Behaviors in Hybrid-Thinking MLLMs
This paper introduces PatternEval, a diagnostic benchmark revealing systematic misalignment in response patterns between thinking and non-thinking modes of hybrid-thinking MLLMs, and proposes PatternRL, a reinforcement learning framework with pattern-specific penalties to align these behaviors while maintaining task performance.
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're talking to a super-smart robot friend who can see pictures, read charts, and solve tricky puzzles. Sometimes, you ask this robot to "think hard" before answering, giving it extra time to work through the problem step-by-step. Other times, you want a quick answer, so you tell it to "just guess" or give a direct response without the long thinking process. This is the world of Multimodal Large Language Models (MLLMs)—AI systems that can understand both text and images. The big question scientists are asking isn't just "Is the answer right?" but "Does the robot act the same way whether it's thinking hard or just guessing?" If the robot gives a perfect answer after thinking, but then spills its secret thoughts, repeats itself, or contradicts itself when asked for a quick answer, that's a problem. We want our AI to be reliable and polite, no matter how much time we give it to work.
This paper, titled "Beyond Correctness: Benchmarking and Aligning Response Behaviors in Hybrid-Thinking MLLMs," dives into exactly that problem. The researchers found that even the smartest AI models have a weird "split personality." When they are allowed to think slowly, they behave like calm, professional experts. But when forced to be fast and non-thinking, they often start acting messy: they accidentally leak their internal "thinking process" into the final answer, repeat the same sentences over and over, say two opposite things at once, or pretend to reason when they aren't actually doing any work.
To prove this, the team built a special test called PatternEval, which is like a "gotcha" exam designed specifically to catch these messy behaviors. They tested 25 different AI models (including big names like Qwen, Kimi, and Claude) on 2,415 tricky image and text puzzles. The results were eye-opening: even the most advanced models showed a huge gap between their "thinking" and "non-thinking" modes. In fact, for many models, the fast, non-thinking mode failed to follow basic rules of good conversation nearly 48% of the time, while the slow thinking mode was much cleaner.
To fix this, the authors created a new training method called PatternRL. Think of it like teaching a student not just to get the math right, but also to write neatly without scribbling or repeating themselves. They trained a "judge" AI (called PatternRM) to spot these four specific bad habits:
- Chain-of-thought leakage: Spilling the secret "thinking" steps in the final answer.
- Response repetition: Saying the same thing twice for no reason.
- Logical contradiction: Saying "Yes" and "No" about the same thing at the same time.
- Performative reasoning: Pretending to analyze something without actually using any real evidence.
When they applied this new training to two specific models (Qwen3-VL-4B and Qwen3-VL-8B), the messy behaviors in the fast mode dropped significantly—by about 13 to 14 percentage points—without hurting the models' ability to get the right answers. However, the researchers also noted a small trade-off: the models became slightly less accurate on very hard math and logic tasks, suggesting that forcing them to be "neat" sometimes stops them from exploring creative (but messy) ways to solve problems.
In short, the paper suggests that just because an AI can solve a problem doesn't mean it's ready to talk to humans. To be truly helpful, AI needs to be trained not just on what to say, but how to say it, ensuring it stays polite and consistent whether it's taking a long time to think or giving a quick answer.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.