腾讯PatternEval:非思考模式更易致响应失败

Rohan Paul · @rohanpaul_ai · X·2026-08-30 22:20·14小时前
AI 导读

腾讯一篇论文发现,将多模态模型切换至非思考模式虽降低延迟,却显著增加用户可见的响应失败概率。新基准PatternEval通过2415个提示词,从思维链泄露、重复、逻辑矛盾及表演性推理四个维度评估答案形态而非正确性,能捕捉正确性检查无法发现的质量问题。

Rohan Paul@rohanpaul_ai
41AI 编辑部评分,满分 100

腾讯PatternEval:非思考模式更易致响应失败

2026-08-30 22:20· 14小时前
AI 导读

腾讯一篇论文发现,将多模态模型切换至非思考模式虽降低延迟,却显著增加用户可见的响应失败概率。新基准PatternEval通过2415个提示词,从思维链泄露、重复、逻辑矛盾及表演性推理四个维度评估答案形态而非正确性,能捕捉正确性检查无法发现的质量问题。

Switching a multimodal model into non-thinking mode saves latency, but this Tencent paper finds it also makes user-visible response failures much more likely.

PatternEval scores the shape of an answer rather than its correctness, and finds that non-thinking inference breaks user-facing response quality far more often.

PatternEval is a 2,415-prompt multimodal benchmark that scores 4 of them: chain-of-thought leakage, repetition, logical contradiction, and performative reasoning.

That catches quality problems a correctness check never sees.

If you ship a fast mode, its answers need their own eval.