Pith. sign in

REVIEW 10 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 10 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. SOP-Agent: Empower General Purpose AI Agent with Domain-Specific SOPs

    cs.AI 2025-01 reject novelty 6.0 of 10

    A decision-graph SOP navigator guides LLM agents through branching and looping workflows, with reported gains on household tasks, code generation, data cleaning, and a new customer-service benchmark.

  4. 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%.

  5. 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.

  6. FASTNav: Fine-tuned Adaptive Small-language-models Trained for Multi-point Robot Navigation

    cs.RO 2024-11 conditional novelty 4.0 of 10

    Fine-tuned small language models, coached by a GPT-4 teacher through iterative prompting, can perform multi-point robot navigation on edge devices with success rates approaching larger models.

  7. Navigating the Risks: A Survey of Security, Privacy, and Ethics Threats in LLM-Based Agents

    cs.AI 2024-11 conditional novelty 4.0 of 10

    A survey proposing a source-and-impact taxonomy (input, model, combined; security, privacy, ethics) for threats to LLM-based agents, with feature analysis and four case studies.

  8. One STEP at a time: Language Agents are Stepwise Planners

    cs.CL 2024-11 conditional novelty 4.0 of 10

    A stepwise planner with memory-guided execution and evaluation raises ScienceWorld scores to 67.4, outperforming CLIN and published SOTA baselines.

  9. 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.

  10. Practical Considerations for Agentic LLM Systems

    cs.AI 2024-12 conditional novelty 3.0 of 10

    This paper is a practical survey that organizes research on LLM-based agents into design considerations for planning, memory, tools, and control flow.

Pith tools