arXiv:2502.19135cs.AIcs.HC2025-02被引 2

用大模型自动生成可解释的多机器人任务规划知识库

Combining Large Language Models and Symbolic Reasoning for Multi-Robot Temporal Planning through Explainable Knowledge Bases

  • 大模型构建结构化Prolog知识库,支持自然语言指令理解
  • 生成的计划通过符号推理实现时序优化,执行成功率高
  • 适合需要可解释性与人工干预的工业级多机器人系统

我们提出PLANTOR框架,通过大语言模型辅助构建知识库,从自然语言任务描述中生成并执行多机器人任务计划。该方法利用大模型合成结构化的Prolog知识库,进行一致性检查以发现并修复建模错误,生成高层符号化计划,细化为低层机器人动作,并计算时序优化调度,最终转化为可执行的行为树。框架通过暴露生成的知识库、中间计划和调度约束,保持可检视性。我们在受Blocks World和Grippers基准启发的场景中评估了多个语言模型的表现,报告了知识库生成质量与规划流水线运行时间。进一步在真实多机械臂装配场景中实现了端到端执行。结果表明,大模型生成的知识库能显著减少人工建模工作量,但仍需人工校正。整体上,论文主张采用混合工作流:用大模型生成结构化符号产物,而关键的规划与调度仍保持符号化与可解释性。

原文摘要 · Abstract (English)

We present PLANTOR, a framework for generating and executing multi-robot task plans from natural-language task descriptions through LLM-assisted knowledge-base construction. The approach uses large language models to synthesize a structured Prolog knowledge-base, applies consistency checks to detect and repair modeling errors, generates a high-level symbolic plan, refines it into low-level robot actions, and computes a temporally optimized schedule that is converted into an executable behavior tree. The framework is designed to preserve inspectability by exposing the generated knowledge-base, intermediate plans, and scheduling constraints. We evaluate the approach on scenarios inspired by the Blocks World and Grippers benchmark across multiple language models, and we report both the quality of generated knowledge-bases and the runtime of the planning pipeline. We further demonstrate end-to-end execution in a real multi-arm assembly scenario. The results show that LLM-generated knowledge-bases can substantially reduce manual modeling effort, but may still require human correction. Overall, the paper argues for a hybrid workflow in which language models are used to produce structured symbolic artifacts, while correctness-critical planning and scheduling remain symbolic and inspectable.

多机器人符号推理大模型可解释性

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