arXiv:2507.23589cs.ROcs.AI2025-07被引 6

大模型能替代传统规划器吗?实测发现它在复杂任务上仍不靠谱。

Can LLM-Reasoning Models Replace Classical Planning? A Benchmark Study

  • 直接用PLDL输入,让大模型生成可执行计划
  • 简单任务成功率高,复杂任务因资源管理差而失败
  • 适合研究大模型与经典规划结合的新方法

近期大型语言模型的发展激发了其在机器人任务规划中的应用兴趣。尽管这些模型具备强大的生成能力,但其生成结构化、可执行计划的有效性尚不明确。本文系统评估了一系列当前最先进的语言模型,通过直接输入Planning Domain Definition Language(PDDL)领域和问题文件,将其规划性能与Fast Downward规划器在多种基准测试中进行比较。除了衡量成功率外,还评估生成计划转化为实际可执行动作序列的忠实度,揭示了在此场景下使用语言模型的优缺点。结果显示,虽然模型在简单规划任务中表现良好,但在需要精确资源管理、一致状态追踪和严格约束遵守的复杂场景中仍存在明显困难。这些结果凸显了将语言模型应用于真实世界机器人规划时面临的根本挑战。通过识别执行过程中出现的差距,本文旨在引导未来研究朝向融合语言模型与经典规划器的协同方法,以提升自主机器人规划的可靠性与可扩展性。

原文摘要 · Abstract (English)

Recent advancements in Large Language Models have sparked interest in their potential for robotic task planning. While these models demonstrate strong generative capabilities, their effectiveness in producing structured and executable plans remains uncertain. This paper presents a systematic evaluation of a broad spectrum of current state of the art language models, each directly prompted using Planning Domain Definition Language domain and problem files, and compares their planning performance with the Fast Downward planner across a variety of benchmarks. In addition to measuring success rates, we assess how faithfully the generated plans translate into sequences of actions that can actually be executed, identifying both strengths and limitations of using these models in this setting. Our findings show that while the models perform well on simpler planning tasks, they continue to struggle with more complex scenarios that require precise resource management, consistent state tracking, and strict constraint compliance. These results underscore fundamental challenges in applying language models to robotic planning in real world environments. By outlining the gaps that emerge during execution, we aim to guide future research toward combined approaches that integrate language models with classical planners in order to enhance the reliability and scalability of planning in autonomous robotics.

大模型机器人规划PDDL执行偏差

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。