Transformer-Based Scalable Multi-Agent Reinforcement Learning for Networked Systems with Long-Range Interactions
By: Vidur Sinha, Muhammed Ustaomeroglu, Guannan Qu
Potential Business Impact:
Helps networks stop bad things from spreading faster.
Multi-agent reinforcement learning (MARL) has shown promise for large-scale network control, yet existing methods face two major limitations. First, they typically rely on assumptions leading to decay properties of local agent interactions, limiting their ability to capture long-range dependencies such as cascading power failures or epidemic outbreaks. Second, most approaches lack generalizability across network topologies, requiring retraining when applied to new graphs. We introduce STACCA (Shared Transformer Actor-Critic with Counterfactual Advantage), a unified transformer-based MARL framework that addresses both challenges. STACCA employs a centralized Graph Transformer Critic to model long-range dependencies and provide system-level feedback, while its shared Graph Transformer Actor learns a generalizable policy capable of adapting across diverse network structures. Further, to improve credit assignment during training, STACCA integrates a novel counterfactual advantage estimator that is compatible with state-value critic estimates. We evaluate STACCA on epidemic containment and rumor-spreading network control tasks, demonstrating improved performance, network generalization, and scalability. These results highlight the potential of transformer-based MARL architectures to achieve scalable and generalizable control in large-scale networked systems.
Similar Papers
Multi-Agent Reinforcement Learning in Cybersecurity: From Fundamentals to Applications
Multiagent Systems
Teaches computers to fight cyberattacks automatically.
Multi-agent In-context Coordination via Decentralized Memory Retrieval
Multiagent Systems
Helps robot teams learn new jobs faster together.
Reinforcement Networks: novel framework for collaborative Multi-Agent Reinforcement Learning tasks
Multiagent Systems
Teaches AI teams to work together better.