English

Interpretable Robot Control via Structured Behavior Trees and Large Language Models

Robotics 2025-11-26 v2 Artificial Intelligence Machine Learning

Abstract

As intelligent robots become more integrated into human environments, there is a growing need for intuitive and reliable Human-Robot Interaction (HRI) interfaces that are adaptable and more natural to interact with. Traditional robot control methods often require users to adapt to interfaces or memorize predefined commands, limiting usability in dynamic, unstructured environments. This paper presents a novel framework that bridges natural language understanding and robotic execution by combining Large Language Models (LLMs) with Behavior Trees. This integration enables robots to interpret natural language instructions given by users and translate them into executable actions by activating domain-specific plugins. The system supports scalable and modular integration, with a primary focus on perception-based functionalities, such as person tracking and hand gesture recognition. To evaluate the system, a series of real-world experiments was conducted across diverse environments. Experimental results demonstrate that the proposed approach is practical in real-world scenarios, with an average cognition-to-execution accuracy of approximately 94%, making a significant contribution to HRI systems and robots. The complete source code of the framework is publicly available at https://github.com/snt-arg/robot_suite.

Keywords

Cite

@article{arxiv.2508.09621,
  title  = {Interpretable Robot Control via Structured Behavior Trees and Large Language Models},
  author = {Ingrid Maéva Chekam and Ines Pastor-Martinez and Ali Tourani and Jose Andres Millan-Romera and Laura Ribeiro and Pedro Miguel Bastos Soares and Holger Voos and Jose Luis Sanchez-Lopez},
  journal= {arXiv preprint arXiv:2508.09621},
  year   = {2025}
}

Comments

15 pages, 5 figures, 3 tables

R2 v1 2026-07-01T04:47:47.596Z