arXiv:2603.25356cs.AI2026-03中稿 · AIED 2026

用精确算法建模整数算术谜题难度,发现解题最少步骤决定难易。

4OPS: Structural Difficulty Modeling in Integer Arithmetic Puzzles

  • 通过动态规划枚举可达目标,提取最小操作路径
  • 构建超340万实例数据集,难度由最少操作数定义
  • 仅需少量可解释结构特征即可准确判断难度,适合教育系统

算术谜题游戏为研究数学推理任务的难度提供了受控环境,这是自适应学习系统的核心挑战。我们研究了一类受数字游戏启发的整数算术谜题的结构性难度决定因素。我们形式化了该问题,开发了一个精确的动态规划求解器,可枚举可达目标、提取最小操作见证,并实现大规模标注。利用该求解器,我们构建了一个超过340万实例的数据集,并通过达到目标所需的最少操作数来定义难度。我们分析了难度与求解器提取特征之间的关系。尽管基于袋装和目标级统计的基线机器学习模型能部分预测可解性,但无法可靠区分简单实例。相反,我们表明难度完全由一组可解释的结构性属性决定,这些属性源自精确见证。特别是,在最小构造中使用的输入值数量是该标注下难度的最小充分统计量。这些结果为谜题难度提供了透明且计算基础的解释,连接了符号推理与数据驱动建模。该框架支持可解释的难度估计和原则性的任务排序,对自适应算术学习和智能练习系统具有直接意义。

原文摘要 · Abstract (English)

Arithmetic puzzle games provide a controlled setting for studying difficulty in mathematical reasoning tasks, a core challenge in adaptive learning systems. We investigate the structural determinants of difficulty in a class of integer arithmetic puzzles inspired by number games. We formalize the problem and develop an exact dynamic-programming solver that enumerates reachable targets, extracts minimal-operation witnesses, and enables large-scale labeling. Using this solver, we construct a dataset of over 3.4 million instances and define difficulty via the minimum number of operations required to reach a target. We analyze the relationship between difficulty and solver-derived features. While baseline machine learning models based on bag- and target-level statistics can partially predict solvability, they fail to reliably distinguish easy instances. In contrast, we show that difficulty is fully determined by a small set of interpretable structural attributes derived from exact witnesses. In particular, the number of input values used in a minimal construction serves as a minimal sufficient statistic for difficulty under this labeling. These results provide a transparent, computationally grounded account of puzzle difficulty that bridges symbolic reasoning and data-driven modeling. The framework supports explainable difficulty estimation and principled task sequencing, with direct implications for adaptive arithmetic learning and intelligent practice systems.

算术谜题难度建模动态规划教育系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。