English

Bridging the Reasoning Gap: Small LLMs Can Plan with Generalised Strategies

Artificial Intelligence 2025-02-03 v1 Computation and Language

Abstract

Recent advancements in the reasoning skills of Large Language Models (LLMs) demonstrate an increase in the ability of LLMs to solve simple planning tasks. However, as long as the driving force behind improved reasoning capability is the size and complexity of the model, the financial and computational costs associated with running them will also increase. This trend raises questions about continued accessibility and whether these improvements will increase at the same pace as models continue to grow in size and expense. We propose two approaches to enhance the reasoning ability of less resource-intensive LLMs. (1) Provide them with a generalised strategy for solving tasks within a given domain, generated by a more resource-intensive LLM. (2) Exploit their cost-effectiveness by iteratively prompting these models to correct errors in their proposed solutions. Our empirical results from planning and mathematical reasoning tasks demonstrate that these methods improve the performance of less resource-intensive LLMs to levels comparable with their more resource-intensive counterparts, at a fraction of the cost. Additionally, we show that the utilisation of generalised strategies in our experiments reduced the cost of the less resource-intensive model by nearly 30 percent on average.

Keywords

Cite

@article{arxiv.2501.18817,
  title  = {Bridging the Reasoning Gap: Small LLMs Can Plan with Generalised Strategies},
  author = {Andrey Borro and Patricia J Riddle and Michael W Barley and Michael J Witbrock},
  journal= {arXiv preprint arXiv:2501.18817},
  year   = {2025}
}

Comments

7 page body, 2 page references, 16 page appendix (25 pages total); 2 figures; submitted to IJCAI2025

R2 v1 2026-06-28T21:26:47.869Z