English

PLAN-TUNING: Post-Training Language Models to Learn Step-by-Step Planning for Complex Problem Solving

Computation and Language 2025-07-11 v1 Artificial Intelligence

Abstract

Recently, decomposing complex problems into simple subtasks--a crucial part of human-like natural planning--to solve the given problem has significantly boosted the performance of large language models (LLMs). However, leveraging such planning structures during post-training to boost the performance of smaller open-source LLMs remains underexplored. Motivated by this, we introduce PLAN-TUNING, a unified post-training framework that (i) distills synthetic task decompositions (termed "planning trajectories") from large-scale LLMs and (ii) fine-tunes smaller models via supervised and reinforcement-learning objectives designed to mimic these planning processes to improve complex reasoning. On GSM8k and the MATH benchmarks, plan-tuned models outperform strong baselines by an average 7%\sim7\%. Furthermore, plan-tuned models show better generalization capabilities on out-of-domain datasets, with average 10%\sim10\% and 12%\sim12\% performance improvements on OlympiadBench and AIME 2024, respectively. Our detailed analysis demonstrates how planning trajectories improves complex reasoning capabilities, showing that PLAN-TUNING is an effective strategy for improving task-specific performance of smaller LLMs.

Keywords

Cite

@article{arxiv.2507.07495,
  title  = {PLAN-TUNING: Post-Training Language Models to Learn Step-by-Step Planning for Complex Problem Solving},
  author = {Mihir Parmar and Palash Goyal and Xin Liu and Yiwen Song and Mingyang Ling and Chitta Baral and Hamid Palangi and Tomas Pfister},
  journal= {arXiv preprint arXiv:2507.07495},
  year   = {2025}
}

Comments

15 Pages

R2 v1 2026-07-01T03:54:21.400Z