Los puntos clave no están disponibles para este artículo en este momento.
Genetic Programming (GP) for evolving Behavior Trees (BTs) in autonomous robots often suffer from premature convergence, even when adaptive mutation mechanisms are employed. This paper proposes a novel hybrid framework that integrates Large Language Model (LLM) supervision into GP, in which the LLM performs holistic population analysis, adaptively regulates mutation rates, and generates targeted BTs to proactively address behavioral gaps in the evolving population. Unlike conventional evolutionary operators, the LLM introduces high-level semantic guidance by seeding underrepresented behavioral archetypes, thereby complementing stochastic genetic variation with structured exploration. The proposed method is evaluated in a Unity-based multi-task robotic simulation environment. Experimental results show that the hybrid approach significantly outperforms baseline GP with standard adaptive mutation, achieving a 71.7% faster emergence of Complete Robots, a 65.2% faster emergence of Excellent Robots, and a 28% increase in behavioral diversity. Notably, the two systems exhibit opposite mutation dynamics: the LLM-guided system progressively reduces mutation rates to promote exploitation, whereas the baseline maintains a high mutation rate. In addition, the LLM generates approximately 40 targeted BTs per run, proactively seeding the population with underrepresented behavioral archetypes. These performance gains are obtained with only a 13% computational overhead.
Tan et al. (Mon,) studied this question.