arXiv:2505.08492cs.AIcs.LG2025-05中稿 · IAS 2025被引 2

用轻量本地大模型实现可扩展的机器人自主规划

Achieving Scalable Robot Autonomy via neurosymbolic planning using lightweight local LLM

  • 用自动生成数据集适配本地小模型进行神经符号规划
  • 单领域70%以上有效率,多领域达70.6%且支持跨域扩展
  • 适合需要低延迟、高可扩展性的实际人机协作场景

基于PDDL的符号任务规划对机器人自主至关重要,但在动态人机协作中面临可扩展性差、重规划频繁和计划生成延迟等问题。现有神经符号框架依赖封闭源、远程的大模型(如GPT-3),存在第三方依赖、响应不稳定、计划长度受限及跨领域扩展困难等缺陷。我们提出Gideon框架,支持使用具备长上下文的轻量级本地LLM。该框架引入新型问题生成器,为任意领域系统生成大规模真实感的领域-问题-计划三元组数据集,并适配神经符号规划至本地模型,实现设备端执行与多领域支持。在Qwen-2.5 1.5B模型上,8k–32k样本训练下单领域有效计划率达66.1%(32k模型),多领域16k样本测试时有效率提升至70.6%,证明跨域可扩展性。尽管长时序规划与模型小型化导致训练效率低于大模型基线,但所训练模型仅为其约1/120大小,在推理效率、可扩展性与多域适应性方面优势显著,训练效率可通过优化的数据生成流程缓解。

原文摘要 · Abstract (English)

PDDL-based symbolic task planning remains pivotal for robot autonomy yet struggles with dynamic human-robot collaboration due to scalability, re-planning demands, and delayed plan availability. Although a few neurosymbolic frameworks have previously leveraged LLMs such as GPT-3 to address these challenges, reliance on closed-source, remote models with limited context introduced critical constraints: third-party dependency, inconsistent response times, restricted plan length and complexity, and multi-domain scalability issues. We present Gideon, a novel framework that enables the transition to modern, smaller, local LLMs with extended context length. Gideon integrates a novel problem generator to systematically generate large-scale datasets of realistic domain-problem-plan tuples for any domain, and adapts neurosymbolic planning for local LLMs, enabling on-device execution and extended context for multi-domain support. Preliminary experiments in single-domain scenarios performed on Qwen-2.5 1.5B and trained on 8k-32k samples, demonstrate a valid plan percentage of 66.1% (32k model) and show that the figure can be further scaled through additional data. Multi-domain tests on 16k samples yield an even higher 70.6% planning validity rate, proving extensibility across domains and signaling that data variety can have a positive effect on learning efficiency. Although long-horizon planning and reduced model size make Gideon training much less efficient than baseline models based on larger LLMs, the results are still significant considering that the trained model is about 120x smaller than baseline and that significant advantages can be achieved in inference efficiency, scalability, and multi-domain adaptability, all critical factors in human-robot collaboration. Training inefficiency can be mitigated by Gideon's streamlined data generation pipeline.

机器人自主神经符号本地大模型可扩展性

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