Pith. sign in

REVIEW 5 cited by

Dynamic Planning with a LLM

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2308.06391 v1 pith:KWNN7TOD submitted 2023-08-11 cs.CL cs.RO

classification cs.CLcs.RO
keywords planningdynamicembodiedllm-dpllmsplannerreasoningrequire
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

While Large Language Models (LLMs) can solve many NLP tasks in zero-shot settings, applications involving embodied agents remain problematic. In particular, complex plans that require multi-step reasoning become difficult and too costly as the context window grows. Planning requires understanding the likely effects of one's actions and identifying whether the current environment satisfies the goal state. While symbolic planners find optimal solutions quickly, they require a complete and accurate representation of the planning problem, severely limiting their use in practical scenarios. In contrast, modern LLMs cope with noisy observations and high levels of uncertainty when reasoning about a task. Our work presents LLM Dynamic Planner (LLM-DP): a neuro-symbolic framework where an LLM works hand-in-hand with a traditional planner to solve an embodied task. Given action-descriptions, LLM-DP solves Alfworld faster and more efficiently than a naive LLM ReAct baseline.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Any House Any Task: Scalable Long-Horizon Planning for Abstract Human Tasks

    cs.RO 2026-02 conditional novelty 6.0 of 10

    A reinforcement-trained LLM that decomposes abstract household requests into PDDL subgoals and solves them with a symbolic planner outperforms prompting and end-to-end planning baselines on long-horizon tasks.

  2. Adaptive Domain Modeling with Language Models: A Multi-Agent Approach to Task Planning

    cs.AI 2025-06 conditional novelty 6.0 of 10

    TAPAS uses several specialized language-model agents to generate, correct, and adapt symbolic planning problems, reporting high benchmark accuracy and a virtual-home execution demo.

  3. How Far Are LLMs from Symbolic Planners? An NLP-Based Perspective

    cs.AI 2025-08 unverdicted novelty 5.0 of 10

    LLM-generated plans are on average executable for only the first 2.65 of about 8.4 actions, and an NLP-based recovery pipeline plus symbolic completion raises success from 21.9% to 27.5%.

  4. Towards Machine Theory of Mind with Large Language Model-Augmented Inverse Planning

    cs.AI 2025-07 conditional novelty 4.0 of 10

    An LLM-augmented Bayesian inverse planning model, LAIP, generates hypotheses and action likelihoods, then uses Bayes' rule to infer agent preferences, outperforming LLM-only baselines.

  5. Large Language Models for Planning: A Comprehensive and Systematic Survey

    cs.AI 2025-05 conditional novelty 3.0 of 10

    A structured survey of LLM planning methods, benchmarks, and interpretability work, organized around a three-way taxonomy.

Pith tools