paper-with-me

Papers

Improving Mathematical Reasoning Capabilities of Small Language Models via Feedback-Driven Distillation

2024-11-22 · Xunyu Zhu, Jian Li, Can Ma, Weiping Wang

Large Language Models (LLMs) demonstrate exceptional reasoning capabilities, often achieving state-of-the-art performance in various tasks. However, their substantial computational and memory demands, due to billions of parameters, hinder deployment in resource-constrained environments. A promising solution is knowledge distillation, where LLMs transfer reasoning capabilities to Small Language Models (SLMs, $\le$ 1B parameters), enabling wider deployment on low-resource devices. Existing methods primarily focus on generating high-quality reasoning rationales for distillation datasets but often neglect the critical role of data quantity and quality. To address these challenges, we propose a Feedback-Driven Distillation (FDD) framework to enhance SLMs' mathematical reasoning capabilities. In the initialization stage, a distillation dataset is constructed by prompting LLMs to pair mathematical problems with corresponding reasoning rationales. We classify problems into easy and hard categories based on SLM performance. For easy problems, LLMs generate more complex variations, while for hard problems, new questions of similar complexity are synthesized. In addition, we propose a multi-round distillation paradigm to iteratively enrich the distillation datasets, thereby progressively improving the mathematical reasoning abilities of SLMs. Experimental results demonstrate that our method can make SLMs achieve SOTA mathematical reasoning performance.

📄 PDF Abstract BibTeX arXiv:2411.14698

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationMathematical Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Entropy-Aware Branching for Improved Mathematical Reasoning

2025-03-27 · Xianzhi Li, Ethan Callanan, Xiaodan Zhu, Mathieu Sibue 외

While Large Language Models (LLMs) are effectively aligned through extensive pre-training and fine-tuning, they still struggle with varying levels of uncertainty during token generation. In our investigation of mathemati…

Mathematical Reasoning

Improving Small-Scale Large Language Models Function Calling for Reasoning Tasks

2024-10-24 · Graziano A. Manduzio, Federico A. Galatolo, Mario G. C. A. Cimino, Enzo Pasquale Scilingo 외

Recent advancements in Large Language Models (LLMs) have demonstrated exceptional capabilities in natural language understanding and generation. While these models excel in general complex reasoning tasks, they still fac…

Logical ReasoningMathematical Problem-SolvingMathematical ReasoningNatural Language Understanding

FMC: Formalization of Natural Language Mathematical Competition Problems

2025-07-15 · Jiaxuan Xie, Chengwu Liu, Ye Yuan, Siqi Li 외 arxiv

Efficient and accurate autoformalization methods, which leverage large-scale datasets of extensive natural language mathematical problems to construct formal language datasets, are key to advancing formal mathematical re…

Mathematical ReasoningFew-Shot Learning

No Train Still Gain. Unleash Mathematical Reasoning of Large Language Models with Monte Carlo Tree Search Guided by Energy Function

2023-09-01 · Haotian Xu

Large language models (LLMs) demonstrate impressive language understanding and contextual learning abilities, making them suitable for natural language processing (NLP) tasks and complex mathematical reasoning. However, …

GSM8KMathematical Reasoning

Step-KTO: Optimizing Mathematical Reasoning through Stepwise Binary Feedback

2025-01-18 · Yen-Ting Lin, Di Jin, Tengyu Xu, Tianhao Wu 외

Large language models (LLMs) have recently demonstrated remarkable success in mathematical reasoning. Despite progress in methods like chain-of-thought prompting and self-consistency sampling, these advances often focus …

MathMathematical Reasoning