Integrating Intent Understanding and Optimal Behavior Planning for Behavior Tree Generation from Human Instructions
Xinglin Chen, Yishuai Cai, Yunxin Mao, Minglong Li, Wenjing Yang,, Weixia Xu, Ji Wang

TL;DR
This paper introduces a two-stage framework combining large language models and an optimal expansion algorithm to generate reliable, goal-specific Behavior Trees from natural language instructions for robotic tasks.
Contribution
It presents a novel integration of intent understanding and behavior planning using LLMs and a new expansion algorithm, enhancing BT generation for robots.
Findings
LLMs accurately interpret high-level instructions into formal goals.
OBTEA outperforms baseline algorithms in efficiency and success rate.
Framework demonstrates practical deployment on service robots.
Abstract
Robots executing tasks following human instructions in domestic or industrial environments essentially require both adaptability and reliability. Behavior Tree (BT) emerges as an appropriate control architecture for these scenarios due to its modularity and reactivity. Existing BT generation methods, however, either do not involve interpreting natural language or cannot theoretically guarantee the BTs' success. This paper proposes a two-stage framework for BT generation, which first employs large language models (LLMs) to interpret goals from high-level instructions, then constructs an efficient goal-specific BT through the Optimal Behavior Tree Expansion Algorithm (OBTEA). We represent goals as well-formed formulas in first-order logic, effectively bridging intent understanding and optimal behavior planning. Experiments in the service robot validate the proficiency of LLMs in producing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Games · Human Motion and Animation
Methodstravel james
