AI Agents 相关度: 9/10

Code2Math: Can Your Code Agent Effectively Evolve Math Problems Through Exploration?

Dadi Guo, Yuejin Xie, Qingyu Liu, Jiayu Liu, Zhiyuan Fan, Qihan Ren, Shuai Shao, Tianyi Zhou, Dongrui Liu, Yi R. Fung
arXiv: 2603.03202v1 发布: 2026-03-03 更新: 2026-03-03

AI 摘要

利用代码智能体自主进化数学问题,生成更复杂且可解的新问题。

主要贡献

  • 提出了一个多智能体框架用于问题进化
  • 验证了生成问题可解性与难度提升
  • 证明了代码驱动智能体可用于合成高难度数学推理问题

方法论

构建多智能体框架,通过代码执行环境进行数学实验,验证问题可解性及难度,最终进化数学问题。

原文摘要

As large language models (LLMs) advance their mathematical capabilities toward the IMO level, the scarcity of challenging, high-quality problems for training and evaluation has become a significant bottleneck. Simultaneously, recent code agents have demonstrated sophisticated skills in agentic coding and reasoning, suggesting that code execution can serve as a scalable environment for mathematical experimentation. In this paper, we investigate the potential of code agents to autonomously evolve existing math problems into more complex variations. We introduce a multi-agent framework designed to perform problem evolution while validating the solvability and increased difficulty of the generated problems. Our experiments demonstrate that, given sufficient test-time exploration, code agents can synthesize new, solvable problems that are structurally distinct from and more challenging than the originals. This work provides empirical evidence that code-driven agents can serve as a viable mechanism for synthesizing high-difficulty mathematical reasoning problems within scalable computational environments. Our data is available at https://github.com/TarferSoul/Code2Math.

标签

AI Agents Mathematical Reasoning Code Execution

arXiv 分类

cs.CL