用大模型辅助规划,通过分解任务和知识注入提升求解效率
Inspire or Predict? Exploring New Paradigms in Assisting Classical Planners with Large Language Models
- 将复杂规划问题分解为子任务,结合依赖与冲突检测
- 提出LLM4Inspire和LLM4Predict两种新范式,后者效果更优
- 适合研究智能规划与大模型融合的学者参考
大规模规划问题因状态空间爆炸而日益严峻,现有研究虽尝试用大语言模型(LLMs)生成有效动作与状态以缩减搜索空间,但普遍忽视了领域知识的整合。本文提出一种集成问题分解的新型LLM辅助规划器:先将复杂问题分解为多个有依赖关系且可检测冲突的子任务;再引入两种新范式——LLM4Inspire利用通用知识提供启发式引导,LLM4Predict则基于领域知识推断中间状态。实验验证了该方法在多领域的有效性,表明其能显著缩小搜索空间。结果表明,注入领域知识的LLM4Predict相比仅依赖通用知识的LLM4Inspire表现更佳,尤其在大规模规划中更具潜力。
原文摘要 · Abstract (English)
Addressing large-scale planning problems has become one of the central challenges in the planning community, deriving from the state-space explosion caused by growing objects and actions. Recently, researchers have explored the effectiveness of leveraging Large Language Models (LLMs) to generate helpful actions and states to prune the search space. However, prior works have largely overlooked integrating LLMs with domain-specific knowledge to ensure valid plans. In this paper, we propose a novel LLM-assisted planner integrated with problem decomposition, which first decomposes large planning problems into multiple simpler sub-tasks with dependency construction and conflict detection. Then we explore two novel paradigms to utilize LLMs, i.e., LLM4Inspire and LLM4Predict, to assist problem decomposition, where LLM4Inspire provides heuristic guidance according to general knowledge and LLM4Predict employs domain-specific knowledge to infer intermediate conditions. We empirically validate the effectiveness of our planner across multiple domains, demonstrating the ability of search space partition when solving large-scale planning problems. The experimental results show that LLMs effectively locate feasible solutions when pruning the search space, where infusing domain-specific knowledge into LLMs, i.e., LLM4Predict, holds particular promise compared with LLM4Inspire, which offers general knowledge within LLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。