LLM-BRAIn: AI-driven Fast Generation of Robot Behaviour Tree based on Large Language Model
Artem Lykov, Dzmitry Tsetserukou

TL;DR
This paper introduces LLM-BRAIn, a transformer-based large language model fine-tuned to generate robot behavior trees from text commands, enabling autonomous robot control with high accuracy and efficiency on onboard microcomputers.
Contribution
The paper presents a novel LLM fine-tuned for robot behavior generation, capable of producing accurate and complex behavior trees from natural language instructions, suitable for onboard deployment.
Findings
LLM-BRAIn accurately generates complex robot behavior trees.
Generated BTs are structurally and logically correct.
Participants could not reliably distinguish LLM-generated BTs from human-created ones.
Abstract
This paper presents a novel approach in autonomous robot control, named LLM-BRAIn, that makes possible robot behavior generation, based on operator's commands. LLM-BRAIn is a transformer-based Large Language Model (LLM) fine-tuned from Stanford Alpaca 7B model to generate robot behavior tree (BT) from the text description. We train the LLM-BRAIn on 8,5k instruction-following demonstrations, generated in the style of self-instruct using text-davinchi-003. The developed model accurately builds complex robot behavior while remaining small enough to be run on the robot's onboard microcomputer. The model gives structural and logical correct BTs and can successfully manage instructions that were not presented in training set. The experiment did not reveal any significant subjective differences between BTs generated by LLM-BRAIn and those created by humans (on average, participants were able…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
