Self-Evolving Multi-Agent Framework for Efficient Decision Making in Real-Time Strategy Scenarios

· Source: cs.MA updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Gaming & Interactive Media · Depth: Expert, long

Summary

SEMA (Self-Evolving Multi-Agent) is a novel framework designed to enhance decision-making in Real-Time Strategy (RTS) scenarios like StarCraft II, addressing the speed-quality trade-off inherent in Large Language Models (LLMs). The framework employs a collaborative multi-agent system that self-evolves by adaptively calibrating model bias through in-episode assessment and cross-episode analysis. It integrates dynamic observation pruning based on structural entropy to topologically model game states, distilling high-dimensional data into core semantic information and significantly reducing inference time. Additionally, SEMA utilizes a hybrid knowledge-memory mechanism combining micro-trajectories, macro-experience, and hierarchical domain knowledge to improve strategic adaptability and decision consistency. Experiments on multiple StarCraft II maps show SEMA achieves superior win rates and reduces average decision latency by over 50%, demonstrating its efficiency and robustness.

Key takeaway

For research scientists developing autonomous agents in dynamic, high-dimensional environments like RTS games, SEMA offers a blueprint for overcoming LLM latency and inconsistency. You should consider integrating structural entropy-driven observation pruning and a multi-agent collaborative architecture to achieve real-time, high-quality decision-making without extensive fine-tuning. This approach can significantly improve agent robustness and performance in complex adversarial settings.

Key insights

SEMA is a multi-agent LLM framework for RTS that uses structural entropy and hybrid memory to achieve fast, consistent decisions.

Principles

Method

SEMA employs a decision-making, evaluation, and policy agent system. It uses structural entropy for dynamic observation pruning, and a hybrid knowledge-memory mechanism for cross-round strategy evolution and real-time action correction.

In practice

Topics

Best for: Research Scientist, AI Researcher, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.MA updates on arXiv.org.