Complex LLM Planning via Automated Heuristics Discovery
Hongyi Ling, Shubham Parashar, Sambhav Khurana, Blake Olson, Anwesha, Basu, Gaurangi Sinha, Zhengzhong Tu, James Caverlee, Shuiwang Ji

TL;DR
This paper introduces AutoHD, a novel method enabling LLMs to generate and refine heuristic functions for complex planning, significantly improving accuracy without additional training.
Contribution
AutoHD allows LLMs to explicitly generate and evolve heuristics for better planning, eliminating the need for external verifiers or fine-tuning.
Findings
Nearly doubled accuracy on some benchmarks
Significant improvements over multiple baselines
Heuristics provide interpretability and insights
Abstract
We consider enhancing large language models (LLMs) for complex planning tasks. While existing methods allow LLMs to explore intermediate steps to make plans, they either depend on unreliable self-verification or external verifiers to evaluate these steps, which demand significant data and computations. Here, we propose automated heuristics discovery (AutoHD), a novel approach that enables LLMs to explicitly generate heuristic functions to guide inference-time search, allowing accurate evaluation of intermediate states. These heuristic functions are further refined through a heuristic evolution process, improving their robustness and effectiveness. Our proposed method requires no additional model training or fine-tuning, and the explicit definition of heuristic functions generated by the LLMs provides interpretability and insights into the reasoning process. Extensive experiments across…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Semantic Web and Ontologies · Model-Driven Software Engineering Techniques
