Reinforcement Networks: novel framework for collaborative Multi-Agent Reinforcement Learning tasks
Maksim Kryzhanovskiy, Svetlana Glazyrina, Roman Ischenko, Konstantin Vorontsov

TL;DR
Reinforcement Networks provide a flexible, scalable framework for collaborative multi-agent reinforcement learning by organizing agents as vertices in directed acyclic graphs, enabling improved coordination and performance.
Contribution
This paper introduces Reinforcement Networks, a novel graph-based framework that extends hierarchical RL to arbitrary DAGs for better multi-agent collaboration.
Findings
Achieved improved performance over standard MARL baselines.
Demonstrated effectiveness on several collaborative MARL setups.
Unified hierarchical, modular, and graph-structured MARL approaches.
Abstract
Modern AI systems often comprise multiple learnable components that can be naturally organized as graphs. A central challenge is the end-to-end training of such systems without restrictive architectural or training assumptions. Such tasks fit the theory and approaches of the collaborative Multi-Agent Reinforcement Learning (MARL) field. We introduce Reinforcement Networks, a general framework for MARL that organizes agents as vertices in a directed acyclic graph (DAG). This structure extends hierarchical RL to arbitrary DAGs, enabling flexible credit assignment and scalable coordination while avoiding strict topologies, fully centralized training, and other limitations of current approaches. We formalize training and inference methods for the Reinforcement Networks framework and connect it to the LevelEnv concept to support reproducible construction, training, and evaluation. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Reinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
