PLAN-TUNING: Post-Training Language Models to Learn Step-by-Step Planning for Complex Problem Solving
Mihir Parmar, Palash Goyal, Xin Liu, Yiwen Song, Mingyang Ling, Chitta Baral, Hamid Palangi, Tomas Pfister

TL;DR
PLAN-TUNING is a post-training framework that enhances smaller language models' complex reasoning by distilling and mimicking planning trajectories from larger models, leading to significant performance improvements.
Contribution
It introduces a novel post-training method that distills planning trajectories from large models and fine-tunes smaller models to improve complex problem-solving abilities.
Findings
Plan-tuned models outperform baselines by ~7% on benchmarks.
Plan-tuned models show ~10-12% improvements on out-of-domain datasets.
Planning trajectories enhance complex reasoning capabilities.
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 . Furthermore, plan-tuned models show better generalization capabilities on out-of-domain datasets,…
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.
Videos
Taxonomy
TopicsAI-based Problem Solving and Planning · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
