NEAIFeb 11

Interactive LLM-assisted Curriculum Learning for Multi-Task Evolutionary Policy Search

arXiv:2602.10891v1h-index: 9
Originality Incremental advance
AI Analysis

This work addresses the labor-intensive need for domain expertise in curriculum design for embodied AI systems, with incremental improvements in evolutionary robotics applications.

The paper tackled the challenge of designing effective curricula for multi-task policy search by proposing an interactive LLM-assisted framework that adaptively generates training cases based on real-time feedback from evolutionary optimization, showing it outperforms static approaches and is competitive with expert-designed curricula in a 2D robot navigation case study.

Multi-task policy search is a challenging problem because policies are required to generalize beyond training cases. Curriculum learning has proven to be effective in this setting, as it introduces complexity progressively. However, designing effective curricula is labor-intensive and requires extensive domain expertise. LLM-based curriculum generation has only recently emerged as a potential solution, but was limited to operate in static, offline modes without leveraging real-time feedback from the optimizer. Here we propose an interactive LLM-assisted framework for online curriculum generation, where the LLM adaptively designs training cases based on real-time feedback from the evolutionary optimization process. We investigate how different feedback modalities, ranging from numeric metrics alone to combinations with plots and behavior visualizations, influence the LLM ability to generate meaningful curricula. Through a 2D robot navigation case study, tackled with genetic programming as optimizer, we evaluate our approach against static LLM-generated curricula and expert-designed baselines. We show that interactive curriculum generation outperforms static approaches, with multimodal feedback incorporating both progression plots and behavior visualizations yielding performance competitive with expert-designed curricula. This work contributes to understanding how LLMs can serve as interactive curriculum designers for embodied AI systems, with potential extensions to broader evolutionary robotics applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes