MathMixup: Boosting LLM Mathematical Reasoning with Difficulty-Controllable Data Synthesis and Curriculum Learning
Xuchen Li, Jing Chen, Xuzhao Li, Hao Liang, Xiaohuan Zhou, Taifeng Wang, Wentao Zhang
TL;DR
MathMixup tackles the data bottleneck in LLM mathematical reasoning by introducing a difficulty-controllable data synthesis paradigm and the MathMixupQA dataset. Its three-stage pipeline—difficulty-controlled synthesis, quality-assured dataset construction with solution generation, and curriculum learning with graded data—enables explicit difficulty gradients and flexible blending with other datasets. Empirical results show consistent gains across seven benchmarks, achieving state-of-the-art performance when MathMixupQA is blended with MathFusionQA, and demonstrating the utility of structured, difficulty-aware training for LLM reasoning. The work advances data-centric curriculum learning and highlights the practical impact of controlled data generation on complex reasoning tasks.
Abstract
In mathematical reasoning tasks, the advancement of Large Language Models (LLMs) relies heavily on high-quality training data with clearly defined and well-graded difficulty levels. However, existing data synthesis methods often suffer from limited diversity and lack precise control over problem difficulty, making them insufficient for supporting efficient training paradigms such as curriculum learning. To address these challenges, we propose MathMixup, a novel data synthesis paradigm that systematically generates high-quality, difficulty-controllable mathematical reasoning problems through hybrid and decomposed strategies. Automated self-checking and manual screening are incorporated to ensure semantic clarity and a well-structured difficulty gradient in the synthesized data. Building on this, we construct the MathMixupQA dataset and design a curriculum learning strategy that leverages these graded problems, supporting flexible integration with other datasets. Experimental results show that MathMixup and its curriculum learning strategy significantly enhance the mathematical reasoning performance of LLMs. Fine-tuned Qwen2.5-7B achieves an average score of 52.6\% across seven mathematical benchmarks, surpassing previous state-of-the-art methods. These results fully validate the effectiveness and broad applicability of MathMixup in improving the mathematical reasoning abilities of LLMs and advancing data-centric curriculum learning.
