用3-SAT测试大模型是否真会推理,发现多数模型依赖统计规律。
Have Large Language Models Learned to Reason? A Characterization via 3-SAT Phase Transition
- 通过随机3-SAT的相变特性设计测试,评估模型真实推理能力。
- 模型在难题上准确率大幅下降,说明无法脱离统计捷径。
- 深思R1表现不同,可能真正掌握了逻辑推理机制。
大型语言模型(LLMs)常被宣传具备高级推理能力。理论上,采用思维链(CoT)的自回归模型可进行更复杂的串行计算以解决复杂推理任务。然而,近期研究指出,尽管具备这种潜力,当前模型并未真正学会推理,而是依赖于统计特征进行拟合。为以更严谨的方式研究推理能力,我们从计算理论视角出发,提出基于3-SAT——逻辑推理与约束满足任务核心的典型NP完全问题——的实验协议。具体地,我们考察随机3-SAT中的相变现象,并通过调节问题实例的固有难度来刻画主流大模型的推理能力。对比DeepSeek R1与其他模型,我们的研究揭示两个关键发现:(1)所有现有模型在更难的问题实例上准确率显著下降,表明当统计捷径不可用时均难以应对;(2)与其他模型不同,R1显示出学习到底层推理机制的迹象。该研究遵循严谨的实验范式,超越了以往以基准为导向的证据体系,揭示了重要差距并指明了未来研究方向。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have been touted as AI models possessing advanced reasoning abilities. In theory, autoregressive LLMs with Chain-of-Thought (CoT) can perform more serial computations to solve complex reasoning tasks. However, recent studies suggest that, despite this capacity, LLMs do not truly learn to reason but instead fit on statistical features. To study the reasoning capabilities in a principled fashion, we adopt a computational theory perspective and propose an experimental protocol centered on 3-SAT -- the prototypical NP-complete problem lying at the core of logical reasoning and constraint satisfaction tasks. Specifically, we examine the phase transitions in random 3-SAT and characterize the reasoning abilities of state-of-the-art LLMs by varying the inherent hardness of the problem instances. By comparing DeepSeek R1 with other LLMs, our findings reveal two key insights (1) LLM accuracy drops significantly on harder instances, suggesting all current models struggle when statistical shortcuts are unavailable (2) Unlike other LLMs, R1 shows signs of having learned the underlying reasoning. Following a principled experimental protocol, our study moves beyond the benchmark-driven evidence often found in LLM reasoning research. Our findings highlight important gaps and suggest clear directions for future research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。