Designing Behavior Trees from Goal-Oriented LTLf Formulas
Aadesh Neupane, Eric G Mercer, Michael A. Goodrich

TL;DR
This paper presents a method to convert goal specifications in a subset of finite trace LTL into behavior trees, enabling flexible and guaranteed goal satisfaction for autonomous agents.
Contribution
It introduces a novel approach to synthesize behavior trees from LTL goals, relaxing the synthesis problem and allowing diverse planners to implement action nodes.
Findings
Behavior trees derived from LTL ensure goal satisfaction.
The approach facilitates planner alignment with LTL goals.
Demonstrated effectiveness on a robot key-door task.
Abstract
Temporal logic can be used to formally specify autonomous agent goals, but synthesizing planners that guarantee goal satisfaction can be computationally prohibitive. This paper shows how to turn goals specified using a subset of finite trace Linear Temporal Logic (LTL) into a behavior tree (BT) that guarantees that successful traces satisfy the LTL goal. Useful LTL formulas for achievement goals can be derived using achievement-oriented task mission grammars, leading to missions made up of tasks combined using LTL operators. Constructing BTs from LTL formulas leads to a relaxed behavior synthesis problem in which a wide range of planners can implement the action nodes in the BT. Importantly, any successful trace induced by the planners satisfies the corresponding LTL formula. The usefulness of the approach is demonstrated in two ways: a) exploring the alignment between two planners and…
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
TopicsModel-Driven Software Engineering Techniques · Formal Methods in Verification · Logic, Reasoning, and Knowledge
