English

Neuro-Symbolic Data Generation for Math Reasoning

Artificial Intelligence 2024-12-09 v1

Abstract

A critical question about Large Language Models (LLMs) is whether their apparent deficiency in mathematical reasoning is inherent, or merely a result of insufficient exposure to high-quality mathematical data. To explore this, we developed an automated method for generating high-quality, supervised mathematical datasets. The method carefully mutates existing math problems, ensuring both diversity and validity of the newly generated problems. This is achieved by a neuro-symbolic data generation framework combining the intuitive informalization strengths of LLMs, and the precise symbolic reasoning of math solvers along with projected Markov chain Monte Carlo sampling in the highly-irregular symbolic space. Empirical experiments demonstrate the high quality of data generated by the proposed method, and that the LLMs, specifically LLaMA-2 and Mistral, when realigned with the generated data, surpass their state-of-the-art counterparts.

Keywords

Cite

@article{arxiv.2412.04857,
  title  = {Neuro-Symbolic Data Generation for Math Reasoning},
  author = {Zenan Li and Zhi Zhou and Yuan Yao and Yu-Feng Li and Chun Cao and Fan Yang and Xian Zhang and Xiaoxing Ma},
  journal= {arXiv preprint arXiv:2412.04857},
  year   = {2024}
}

Comments

Published as a conference paper at NeurIPS 2024

R2 v1 2026-06-28T20:25:17.525Z