arXiv:2607.15674cs.RO2026-07中稿 · publication in the…

用生成式有限状态机提升机器人行为规划的可解释性与适应性。

A Generative Partially Specified Finite State Machine Approach to Complex Behaviour Planning

论文配图:A Generative Partially Specified Finite State Machine Approach to Complex Behaviour Planning
图 1 · 摘自论文原文
  • 基于符号结构的生成式有限状态机,支持顺序、并行等控制结构。
  • 零样本场景下成功率超越现有系统,规划延迟更低。
  • 适合需要可解释行为决策的自主机器人开发。

在动态环境中运行的自主机器人需要兼具反应性、可解释性和适应性的行为规划系统。尽管大型语言模型已成功与行为树结合用于动态重规划,但广泛采用且计算高效的有限状态机(FSM)尚未被用于生成式方法。本文提出首个生成式部分指定有限状态机(GPSFSM)神经符号架构,利用FSM的符号与语义结构(包括状态和事件触发转换)实现行为规划。引入Fabric引擎,解析、验证并执行包含顺序、恢复、并行-任一、并行-全部控制结构的行为计划。扩展ROS2中的Capabilities2包,加入异步事件系统与运行时参数注入,解决当前生成系统中函数表示随意的问题。PromptTools提供本地与云端大模型统一接口,支持提示缓冲,实现任务与上下文信息的动态异步组合。三者协同实现机器人无关的标准语义能力描述。导航任务实验表明,本方法在零样本场景下的计划生成成功率显著高于前沿的BTGenBot系统,同时规划延迟与顶尖大模型相当或更低。系统还能生成复杂行为。开源发布ROS2工具栈,使生成式FSM规划在机器人系统中具备实用性和可复现性。

原文摘要 · Abstract (English)

Autonomous robots operating in dynamic environments require behaviour planning systems that combine reactivity, interpretability, and adaptability. While Large Language Models have been successfully integrated with Behaviour Trees for dynamic replanning, Finite State Machines, despite their widespread adoption and computational efficiency, remain unexplored for generative approaches. We propose a Generative Partially Specified Finite State Machine (GPSFSM) neurosymbolic architecture that utilises the symbolic and semantic structure of FSMs, including states and event-triggered transitions, to implement Behaviour Planning. This paper introduces the first GPSFSM framework for robotics, featuring Fabric, an FSM engine that parses, validates, and executes behaviour plans that contain Sequential, Recovery, Parallel-Any, and Parallel-All control structures. We extend the Capabilities2 package in ROS2 with an asynchronous event system for behaviour chaining and runtime parameter injection for configurable execution, addressing the ad-hoc function representations that limit current generative systems. PromptTools provides a unified ROS 2 interface to local and cloud LLMs, with prompt buffering, enabling dynamic asynchronous composition of task and context information. Together, these components enable standardised semantic capability descriptions for robot-agnostic development. Experimental evaluation on navigation tasks demonstrates that our GPSFSM approach achieves consistently higher plan-generation success rates than the state-of-the-art BTGenBot system, particularly excelling in zero-shot scenarios where BTs typically struggle, while maintaining comparable or lower planning latency to frontier LLMs. We also demonstrate that our system can generate complex behaviours. We release an open-source ROS2 stack that makes generative FSM planning practical and reproducible for robotic systems.

行为规划有限状态机生成式机器人

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