Automatic Behavior Tree Expansion with LLMs for Robotic Manipulation

Jonathan Styrud,Matteo Iovino,Mikael Norrlöf,Mårten Björkman,Christian Smith
2024-09-20
Abstract:Robotic systems for manipulation tasks are increasingly expected to be easy to configure for new tasks or unpredictable environments, while keeping a transparent policy that is readable and verifiable by humans. We propose the method BEhavior TRee eXPansion with Large Language Models (BETR-XP-LLM) to dynamically and automatically expand and configure Behavior Trees as policies for robot control. The method utilizes an LLM to resolve errors outside the task planner's capabilities, both during planning and execution. We show that the method is able to solve a variety of tasks and failures and permanently update the policy to handle similar problems in the future.
Robotics
What problem does this paper attempt to address?