用几何稳定性测试发现大模型棋局推理存在表面准确、实则脆弱的问题。
Beyond Accuracy: A Geometric Stability Analysis of Large Language Models in Chess Evaluation
- 设计几何稳定性框架,检验模型在旋转、镜像等变换下的表现
- GPT-5.1旋转错误率飙升超600%,但准确率接近完美
- Claude Sonnet 4.5和Kimi K2 Turbo在多种变换下保持稳定
大语言模型在复杂推理任务中的评估通常依赖与真实答案对齐的准确率。在国际象棋领域,这表现为与强引擎(如Stockfish)的准确率对比。然而,高准确率并不意味着具备真正的概念理解。本文指出,标准准确率指标无法区分真实的几何推理与对典型棋局状态的表面记忆。为此,我们提出几何稳定性框架,通过棋盘旋转、镜像对称、颜色反转和格式转换等不变变换,严格测试模型的一致性。我们在约3,000个棋局上对六种先进LLM(包括GPT-5.1、Claude Sonnet 4.5、Kimi K2 Turbo)进行了比较分析。结果揭示显著的准确率-稳定性悖论:尽管GPT-5.1在标准位置上接近最优准确率,但在旋转任务中错误率飙升超过600%;而Claude Sonnet 4.5与Kimi K2 Turbo表现出更优的双重鲁棒性。此外,我们分析了有用性与安全性权衡,发现Gemini 2.5 Flash在非法状态拒绝方面表现最佳(96.0%)。结论表明,几何稳定性是人工智能评估的重要补充指标,能有效区分推理能力与数据污染或过拟合。
原文摘要 · Abstract (English)
The evaluation of Large Language Models (LLMs) in complex reasoning domains typically relies on performance alignment with ground-truth oracles. In the domain of chess, this standard manifests as accuracy benchmarks against strong engines like Stockfish. However, high scalar accuracy does not necessarily imply robust conceptual understanding. This paper argues that standard accuracy metrics fail to distinguish between genuine geometric reasoning and the superficial memorization of canonical board states. To address this gap, we propose a Geometric Stability Framework, a novel evaluation methodology that rigorously tests model consistency under invariant transformations-including board rotation, mirror symmetry, color inversion, and format conversion. We applied this framework to a comparative analysis of six state-of-the-art LLMs including GPT-5.1, Claude Sonnet 4.5, and Kimi K2 Turbo, utilizing a dataset of approximately 3,000 positions. Our results reveal a significant Accuracy-Stability Paradox. While models such as GPT-5.1 achieve near-optimal accuracy on standard positions, they exhibit catastrophic degradation under geometric perturbation, specifically in rotation tasks where error rates surge by over 600%. This disparity suggests a reliance on pattern matching over abstract spatial logic. Conversely, Claude Sonnet 4.5 and Kimi K2 Turbo demonstrate superior dual robustness, maintaining high consistency across all transformation axes. Furthermore, we analyze the trade-off between helpfulness and safety, identifying Gemini 2.5 Flash as the leader in illegal state rejection (96.0%). We conclude that geometric stability provides an orthogonal and essential metric for AI evaluation, offering a necessary proxy for disentangling reasoning capabilities from data contamination and overfitting in large-scale models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。