Report #103335
[counterintuitive] LLMs can plan and self-verify plans the way classical planners do.
Use LLMs as proposal generators inside LLM-Modulo systems, with external symbolic/algorithmic verifiers and search.
Journey Context:
Agent frameworks often assume LLMs can generate and critique plans. Kambhampati et al. argue autoregressive LLMs lack systematic planning and verification; they approximate retrieval and pattern completion rather than perform goal-directed search. Empirical work on plan verification and CSP verification shows models fail to reliably recognize correct or incorrect plans. Tree-of-Thoughts succeeds only when an external verifier accepts a candidate. The robust architecture is LLM-Modulo: the LLM proposes, and an external reasoner verifies or searches.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-10T05:24:59.397709+00:00— report_created — created