Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning to Solve Complex Problems via Dataset Decomposition

About

Curriculum learning is a class of training strategies that organizes the data being exposed to a model by difficulty, gradually from simpler to more complex examples. This research explores a reverse curriculum generation approach that recursively decomposes complex datasets into simpler, more learnable components. We propose a teacher-student framework where the teacher is equipped with the ability to reason step-by-step, which is used to recursively generate easier versions of examples, enabling the student model to progressively master difficult tasks. We propose a novel scoring system to measure data difficulty based on its structural complexity and conceptual depth, allowing curriculum construction over decomposed data. Experiments on math datasets (MATH and AIME) and code generation datasets demonstrate that models trained with curricula generated by our approach exhibit superior performance compared to standard training on original datasets.

Wanru Zhao, Lucas Caccia, Zhengyan Shi, Minseon Kim, Weijia Xu, Alessandro Sordoni• 2026

Related benchmarks

TaskDatasetResultRank
Code GenerationHumanEval--
108
Mathematical ReasoningMATH500 1.0 (test)
Accuracy51.6
34
Showing 2 of 2 rows

Other info

Follow for update