arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

状態機械と行動木を相互変換する言語モデルの枠組み

Towards An LLM-Driven Unified Conversion Framework for BT and FSM in Autonomous Intelligent Systems

Zhang Qi, Yang Shuo, Zhu Zhengqiu, Zhou Peng, Jiao Peng

この論文をやさしく読む

ひとことで言うと

ロボットなどの動作を表す状態機械と行動木を、言語モデルを使って互いに変換する方法。

何に役立つ?

異なる形式で作られた自律システムの行動モデルを変換・保守する際に役立つ可能性がある。

この研究の面白いところ

ループを保つ専用の行動木構造と、状態数の増大を抑える圧縮規則を組み合わせ、双方向変換の二つの課題に対応した。

どこまで分かった?

検証は複数の自律的意思決定場面のシミュレーション。実際のロボットや家電での運用結果は要旨に記載されていない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

有限状態機械(FSM)と行動木(BT)は、自律知能システムの振る舞いを表す広く使われるモデルである。原理的には機能が等価で相互に変換できるが、既存の変換法には、振る舞いを漏れなく保つことと、モデルの複雑さが爆発的に増えるのを避けることという大きな課題がある。本研究は、FSMとBTの間を自動的、効率的、意味を一貫させて変換する、言語モデルを用いた統一的な枠組みを提案する。 具体的には、FSMにあるループ構造を言語モデルが正確に捉え、振る舞いの完全性を保てるよう、新しいループ実行型BT構造を設計する。BTからFSMへの変換で状態数が増えすぎる問題に対しては、言語モデルへの指示を用いた深さ圧縮戦略で冗長な制御ノードを除き、階層ごとに異なる変換規則も加えて、必要な部分FSMの数を減らす。複数の自律的意思決定場面でのシミュレーション実験では、FSMとBTを正確かつ自動的に双方向変換できた。従来法と比べて、生成モデルの拡張性と保守性も大きく改善し、サービスロボット、ゲームエージェント、スマートホーム機器など消費者向け自律システムの行動モデル変換に実用的な方法を示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Finite state machine (FSM) and behavior trees (BT) are widely adopted behavioral modeling paradigms for autonomous intelligent systems. While functionally equivalent and inter-convertible in principle, existing transformation methods between FSM and BT face major challenges in preserving behavioral completeness and avoiding model complexity explosion. To overcome these issues, we propose an LLM-driven unified conversion framework that enables automatic, efficient, and semantically consistent transformation between FSM and BT. Specifically, a novel loop execution BT structure is designed for LLM to accurately capture the loop structure in FSM, thereby preserving behavioral completeness. To mitigate the state explosion problem in BT-to-FSM conversion, a depth compression strategy is introduced with LLM prompt to eliminate redundant control nodes, complemented by differentiated hierarchical conversion rules that collectively reduce the number of required sub-FSM. Simulation experiments in multiple autonomous decision-making scenarios demonstrate that the proposed framework enables an accurate and automated bidirectional conversion between FSM and BT. Furthermore, it significantly enhances the scalability and maintainability of generated models compared to traditional approaches, providing a practical solution for behavior model conversion in consumer-grade autonomous intelligent systems such as service robots, game agents, and smart home devices

arXiv ID: 2609.29228 / 要約の誤りについて