检测并修复多模态大模型思考与非思考模式的响应行为差异
Beyond Correctness: Benchmarking and Aligning Response Behaviors in Hybrid-Thinking MLLMs

- 构建诊断基准PatternEval,检测四种常见响应错误
- 非思考模式错误率显著更高,导致两种模式不一致
- 提出针对性奖励机制,实现响应模式对齐
混合思考型多模态大语言模型(MLLMs)可在推理时切换深度思考与高效非思考模式。尽管二者计算预算不同,但用户感知的输出质量应一致。仅关注正确性不足以评估响应质量,我们引入响应模式对齐(response-pattern alignment)概念,评估两种模式是否保持一致的最终输出行为。为此,我们提出PatternEval——一个包含2,415个多模态提示的故障丰富诊断基准,涵盖视觉感知、图像结构理解及多模态知识推理任务。该基准测试四种典型失败:思维链泄露、响应重复、逻辑矛盾和表演性推理。实验发现,来自不同厂商的模型在非思考模式下均存在更高错误率,造成系统性模式错位。基于此诊断,我们设计PatternRM响应级奖励模型,并提出PatternRL,在强化学习中引入特定模式惩罚。在Qwen3-VL-4B和Qwen3-VL-8B上的实验表明,加入模式特异性惩罚可有效缓解跨模式偏差,且任务性能损失微小。PatternEval与PatternRL共同构成一套评估与训练框架,实现混合思考接口间用户可见响应模式的对齐。
原文摘要 · Abstract (English)
Hybrid-thinking multimodal large language models (MLLMs) allow a single model to alternate between deliberative thinking and latency-efficient non-thinking inference. Although these modes differ in reasoning budget, their delivered responses should satisfy the same user-facing standard. Correctness alone may not characterize this response quality; we therefore evaluate task accuracy and response-pattern failures as complementary outcomes. We study this gap through \textbf{response-pattern alignment}: whether thinking and non-thinking interfaces preserve acceptable final-response behavior. We introduce \textbf{PatternEval}, a failure-enriched diagnostic benchmark comprising 2,415 multimodal prompts spanning visual perception and grounding, structured image understanding, and multimodal knowledge reasoning. PatternEval tests four recurrent failures: chain-of-thought leakage, response repetition, logical contradiction, and performative reasoning. Response-pattern failures are widespread across models from different providers, with non-thinking inference exhibiting substantially higher failure rates and thereby creating systematic misalignment between thinking and non-thinking interfaces. Motivated by this diagnosis, we develop \textbf{PatternRM}, a response-level reward model, and \textbf{PatternRL}, which introduces pattern-specific penalties during reinforcement learning. Experiments on Qwen3-VL-4B and Qwen3-VL-8B show that incorporating pattern-specific penalties into reinforcement learning can mitigate cross-mode misalignment while incurring a marginal task performance trade-off. Together, PatternEval and PatternRL provide an evaluation-and-training framework for aligning user-visible response patterns across hybrid-thinking interfaces.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。