paper-with-me

Papers

Key-Point-Driven Mathematical Reasoning Distillation of Large Language Model

2024-07-14 · Xunyu Zhu, Jian Li, Can Ma, Weiping Wang

Large Language Models (LLMs) have demonstrated exceptional proficiency in mathematical reasoning tasks due to their extensive parameter counts and training on vast datasets. Despite these capabilities, deploying LLMs is hindered by their computational demands. Distilling LLM mathematical reasoning into Smaller Language Models (SLMs) has emerged as a solution to this challenge, although these smaller models often suffer from errors in calculation and semantic understanding. Prior work has proposed Program-of-Thought Distillation (PoTD) to avoid calculation error. To further address semantic understanding errors, we propose Key-Point-Driven Mathematical Reasoning Distillation (KPDD). KPDD enhances the reasoning performance of SLMs by breaking down the problem-solving process into three stages: Core Question Extraction, Problem-Solving Information Extraction, and Step-by-Step Solution. This method is further divided into KPDD-CoT, which generates Chain-of-Thought rationales, and KPDD-PoT, which creates Program-of-Thought rationales. The experiment results show that KPDD-CoT significantly improves reasoning abilities, while KPDD-PoT achieves state-of-the-art performance in mathematical reasoning tasks. Our approach effectively mitigates misunderstanding errors, advancing the deployment of efficient and capable SLMs.

📄 PDF Abstract BibTeX arXiv:2407.10167

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMathematical Reasoning

Similar 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 …

Knowledge DistillationMathematical Reasoning

Layer Importance for Mathematical Reasoning is Forged in Pre-Training and Invariant after Post-Training

2025-06-27 · Aadim Nepal, Safal Shrestha, Anubhav Shrestha, Minwu Kim 외

Large language models can exhibit improved mathematical reasoning capabilities following post-training with instruction tuning, reinforcement learning, or knowledge distillation. However, it remains unclear whether these…

Knowledge DistillationMathematical Reasoningreinforcement-learningReinforcement Learning

Offline Exploration-Aware Fine-Tuning for Long-Chain Mathematical Reasoning

2026-03-17 · Yongyu Mu, Jiali Zeng, Fandong Meng, JingBo Zhu 외 arxiv

Through encouraging self-exploration, reinforcement learning from verifiable rewards (RLVR) has significantly advanced the mathematical reasoning capabilities of large language models. As the starting point for RLVR, the…

Reinforcement LearningMathematical Reasoning

Tool-Augmented Hybrid Ensemble Reasoning with Distillation for Bilingual Mathematical Problem Solving

2025-12-22 · Peiqing Lu, Yuan Zhang, Haoyun Zhang, Jiasen Zheng 외 arxiv

Bilingual mathematical problem solving needs a clear link between language reasoning and symbolic calculation. Large language models often handle language well but are weak in accurate computation. This paper presents HE…

Reinforcement LearningKnowledge DistillationMathematical Reasoning

Key-Point-Driven Data Synthesis with its Enhancement on Mathematical Reasoning

2024-03-04 · Yiming Huang, Xiao Liu, Yeyun Gong, Zhibin Gou 외

Large language models (LLMs) have shown great potential in complex reasoning tasks, yet their performance is often hampered by the scarcity of high-quality and reasoning-focused training datasets. Addressing this challen…

GSM8KMathMathematical ReasoningMath Word Problem Solving