用符号化多实例测试揭示大模型数学推理的虚假进步
VAR-MATH: Probing True Mathematical Reasoning in LLMS via Symbolic Multi-Instance Benchmarks
- 将固定题目转为参数化模板,要求模型解多个变体
- 小模型在新基准上准确率平均下降超50%,暴露泛化缺陷
- 适合评估模型是否真会推理,而非死记硬背或过拟合
近期强化学习使大模型在标准数学基准上的表现大幅提升,但这些提升在使用随机或反向奖励等错误信号时仍存在,引发质疑:这些进步是真实推理能力,还是仅对特定题型模式的过拟合?现有评估存在两大缺陷:一是测试题公开导致数据泄露风险;二是单次评估易受随机输出影响,无法衡量推理一致性。为此,我们提出VAR-MATH,一种符号化评估框架,将固定数值问题转化为参数化模板,要求模型求解同一结构的多个实例。该设计强制推理一致性,减少污染,通过自助统计提升鲁棒性。我们将AMC23、AIME24和AIME25三个基准转换为对应的符号版本——VAR-AMC23、VAR-AIME24、VAR-AIME25。实验显示,强化学习训练的模型在新基准上性能显著下降,尤其在小模型上,平均降幅分别为47.9%(AMC23)、58.8%(AIME24)和72.9%(AIME25)。结果表明,部分现有方法依赖表面启发式,难以推广到不同数值形式。
原文摘要 · Abstract (English)
Recent advances in reinforcement learning (RL) have led to substantial improvements in the mathematical reasoning abilities of LLMs, as measured by standard benchmarks. Yet these gains often persist even when models are trained with flawed signals, such as random or inverted rewards. This raises a fundamental question: do such improvements reflect genuine reasoning, or are they merely artifacts of overfitting to benchmark-specific patterns? To answer this question, we adopt an evaluation-centric perspective and highlight two critical shortcomings in existing protocols. First, benchmark contamination arises because test problems are publicly available, thereby increasing the risk of data leakage. Second, evaluation fragility results from reliance on single-instance assessments, which are sensitive to stochastic outputs and fail to capture reasoning consistency. These limitations suggest the need for a new evaluation paradigm that can probe reasoning ability beyond memorization and one-off success. As response, we propose VAR-MATH, a symbolic evaluation framework that converts fixed numerical problems into parameterized templates and requires models to solve multiple instantiations of each. This design enforces consistency across structurally equivalent variants, mitigates contamination, and enhances robustness through bootstrapped metrics. We apply VAR-MATH to transform three popular benchmarks, AMC23, AIME24, and AIME25, into their symbolic counterparts, VAR-AMC23, VAR-AIME24, and VAR-AIME25. Experimental results show substantial performance drops for RL-trained models on these variabilized benchmarks, especially for smaller models, with average declines of 47.9\% on AMC23, 58.8\% on AIME24, and 72.9\% on AIME25. These findings indicate that some existing RL methods rely on superficial heuristics and fail to generalize beyond specific numerical forms.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。