IFS: Information Flow Structure for Multi-agent Ad Hoc System
Yanqing Fu, Chenrun Wang, Chao Huang, Zhuping Wang
TL;DR
This work tackles open-system, non-stationary ad hoc teamwork by analyzing information flow in multi-agent systems. It introduces IFS, a framework combining a communication protocol for controlled agents (CPCA), a communication module (CM), and an information fusion framework (IFM/ISM) to enable variable-length data handling and robust teammate inference. Empirical results in StarCraft II SMAC show improved information flow, processing capacity, and cross-scenario generalization over baselines, validating the approach for complex NAHT tasks. The findings underscore the practical value of explicit information flow design for open, heterogeneous multi-agent collaboration.
Abstract
Multi-agent ad hoc systems are dynamic collaborative systems in which multiple autonomous agents must cooperate with both known and unknown teammates in open environments, without relying on pre-coordinated strategies. These systems operate under conditions of uncertainty and partial observability, where team composition, agent behaviors, and environmental factors may change during execution. Through an analysis of information flow in such systems, we identify two key limitations in existing research: insufficient information flow and limited information processing capacity. To address these issues, we propose an information flow structure for multi-agent ad hoc systems (IFS), which tackles these challenges from the perspectives of communication and information fusion. Experimental results in StarCraft II demonstrate that IFS significantly improves both information flow and processing capacity, while exhibiting strong generalization capabilities and outperforming baseline methods in complex ad hoc teamwork scenarios.
