CLAILGMAROAug 1, 2025

MinionsLLM: a Task-adaptive Framework For The Training and Control of Multi-Agent Systems Through Natural Language

arXiv:2508.08283v11 citationsh-index: 24Has Code
Originality Incremental advance
AI Analysis

It addresses multi-agent control in user-defined environments, offering incremental improvements through fine-tuning for resource-constrained scenarios.

The paper tackles the problem of natural language control for multi-agent systems by introducing MinionsLLM, a framework that integrates LLMs with Behavior Trees and Formal Grammars, resulting in a 33% mean task performance improvement and 92.6% syntactic validity using fine-tuning methods.

This paper presents MinionsLLM, a novel framework that integrates Large Language Models (LLMs) with Behavior Trees (BTs) and Formal Grammars to enable natural language control of multi-agent systems within arbitrary, user-defined environments. MinionsLLM provides standardized interfaces for defining environments, agents, and behavioral primitives, and introduces two synthetic dataset generation methods (Method A and Method B) to fine-tune LLMs for improved syntactic validity and semantic task relevance. We validate our approach using Google's Gemma 3 model family at three parameter scales (1B, 4B, and 12B) and demonstrate substantial gains: Method B increases syntactic validity to 92.6% and achieves a mean task performance improvement of 33% over baseline. Notably, our experiments show that smaller models benefit most from fine-tuning, suggesting promising directions for deploying compact, locally hosted LLMs in resource-constrained multi-agent control scenarios. The framework and all resources are released open-source to support reproducibility and future research.

Foundations

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

Your Notes