Learning and Leveraging Verifiers to Improve Planning Capabilities of Pre-trained Language Models

There have been wide spread claims in the literature about the emergent reasoning capabilities of Pretrained Large Language Models. However, recent studies, have found that their ability to plan remains questionable. Through our experiments using GPT-2, we empirically demonstrate that the performance of a finetuned baseline remains poor because it violates pre-conditions of actions in the plans that it generates. To improve the planning capabilities of a finetuned LLM, we train a verifier, which can classify actions as being valid or invalid in a particular state. By randomly sampling actions from the same dataset, we generate examples of invalid actions which are then used to train a verifier which can check for action applicability. In the presence of diverse sampling from a generator and a verifier which can prune invalid trajectories, we show significant gains in the success rate on the Blocksworld domain. Additionally, we show that finetuning the GPT-2 generator itself to create the verifier generalizes better than finetuning the base GPT-2. Lastly, we investigate the role of the sampling temperature which can be used to control the exploration-exploitation tradeoff.

Paper

References (15)

10Large Language Models Still Can’t Plan (A Benchmark for LLMs on Planning and Reasoning about Change)2023 · arXiv:2206.10498.
11Chain-ofThought Prompting Elicits Reasoning in Large Language Models2023 · arXiv:2201.11903.
12PDDL Generators2022 · https://doi.org/10.5281/zenodo.6382173.

Scroll for more · 3 remaining

Similar papers

© 2026 NYSGPT2525 LLC