paper-with-me

Papers

SAND-Math: Using LLMs to Generate Novel, Difficult and Useful Mathematics Questions and Answers

2025-07-28 · Chaitanya Manem, Pratik Prabhanjan Brahma, Prakamya Mishra, Zicheng Liu, Emad Barsoum arxiv

The demand for Large Language Models (LLMs) at multiple scales, capable of sophisticated and sound mathematical reasoning, continues to grow. However, the development of performant mathematical LLMs is often bottlenecked by the scarcity of useful training data containing problems with significant complexity. We introduce \textbf{SAND-Math} (\textbf{S}ynthetic \textbf{A}ugmented \textbf{N}ovel and \textbf{D}ifficult Mathematics problems and solutions), a pipeline that addresses this by first synthesizing high-quality problems from scratch and then systematically elevating their complexity via a our newly proposed \textbf{Difficulty Hiking} step. We demonstrate the effectiveness of our approach through two key findings: \textbf{(1)} Augmenting a strong post-training baseline with a small 500-sample SAND-Math dataset significantly boosts performance, outperforming the next-best synthetic dataset by $\uparrow$ 17.85 absolute points on AIME25 benchmark. \textbf{(2)} In a dedicated ablation study, we show the effectiveness of our Difficulty Hiking process in increasing average problem difficulty from 5.02 to 5.98. This step consequently lifts AIME25 results from 46.38\% to 49.23\%. The full generation pipeline, final dataset, and a fine-tuned model form a practical and scalable toolkit for building capable and efficient mathematical reasoning LLMs.

📄 PDF Abstract BibTeX arXiv:2507.20527

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

ProofOptimizer: Training Language Models to Simplify Proofs without Human Demonstrations

2025-10-17 · Alex Gu, Bartosz Piotrowski, Fabian Gloeckle, Kaiyu Yang 외 arxiv

Neural theorem proving has advanced rapidly in the past year, reaching IMO gold-medalist capabilities and producing formal proofs that span thousands of lines. Although such proofs are mechanically verified by formal sys…

Reinforcement Learning

QueST: Incentivizing LLMs to Generate Difficult Problems

2025-10-20 · Hanxu Hu, Xingxing Zhang, Jannis Vamvas, Rico Sennrich 외 arxiv

Large Language Models have achieved strong performance on reasoning tasks, solving competition-level coding and math problems. However, their scalability is limited by human-labeled datasets and the lack of large-scale, …

Synthetic Data GenerationReinforcement Learning

Self-Supervised Theorem Discovery in a Formal Axiomatic System

2026-06-27 · Kazuki Ota, Takayuki Osa, Tatsuya Harada arxiv

Recent artificial intelligence (AI) systems have shown remarkable progress in mathematical reasoning. Many existing approaches, including large language models (LLMs), draw on human prior knowledge in the form of mathema…

Mathematical Reasoning

Automatically Generating Hard Math Problems from Hypothesis-Driven Error Analysis

2026-04-06 · Jiayu Fu, Mourad Heddaya, Chenhao Tan arxiv

Numerous math benchmarks exist to evaluate LLMs' mathematical capabilities. However, most involve extensive manual effort and are difficult to scale. Consequently, they cannot keep pace with LLM development or easily pro…

MathConstraint: Automated Generation of Verified Combinatorial Reasoning Instances for LLMs

2026-05-08 · Viresh Pati, Zhengyu Li, Piyush Jha, Rahul Garg 외 arxiv

We introduce MathConstraint, a hard, adaptive benchmark for evaluating the combinatorial reasoning capabilities of LLMs. We combine constraint satisfaction problems with rigorous solver-based verification and design an a…