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 achievement of our aim, underscoring the unique advantages of our method and its complementary nature relative to existing augmentation techniques.
@article{arxiv.2406.12050,
title = {Learn Beyond The Answer: Training Language Models with Reflection for Mathematical Reasoning},
author = {Zhihan Zhang and Tao Ge and Zhenwen Liang and Wenhao Yu and Dian Yu and Mengzhao Jia and Dong Yu and Meng Jiang},
journal= {arXiv preprint arXiv:2406.12050},
year = {2024}
}
Comments
Accepted to the main conference of EMNLP 2024; v3 fixes several typos, incorrect section numbers, and missing references to Appendix sections in v2