Learn Beyond The Answer: Training Language Models with Reflection for Mathematical Reasoning
Zhihan Zhang, Tao Ge, Zhenwen Liang, Wenhao Yu, Dian Yu, Mengzhao Jia,, Dong Yu, Meng Jiang

TL;DR
This paper introduces reflective augmentation, a novel training technique for language models that embeds problem reflection into each instance, improving mathematical reasoning especially in complex, reflective scenarios.
Contribution
It proposes a new reflective augmentation method that enhances models' understanding by encouraging reflection and abstraction during training, beyond traditional data augmentation.
Findings
Improves performance on complex mathematical reasoning tasks.
Complementary to existing data augmentation techniques.
Validates effectiveness through extensive experiments.
Abstract
Supervised fine-tuning enhances the problem-solving abilities of language models across various mathematical reasoning tasks. To maximize such benefits, existing research focuses on broadening the training set with various data augmentation techniques, which is effective for standard single-round question-answering settings. Our work introduces a novel technique aimed at cultivating a deeper understanding of the training problems at hand, enhancing performance not only in standard settings but also in more complex scenarios that require reflective thinking. Specifically, we propose reflective augmentation, a method that embeds problem reflection into each training instance. It trains the model to consider alternative perspectives and engage with abstractions and analogies, thereby fostering a thorough comprehension through reflective reasoning. Extensive experiments validate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsIntelligent Tutoring Systems and Adaptive Learning
MethodsSparse Evolutionary Training
