Sim2O: Efficient Offline-to-Online MARL via Joint Action Composition
About
Offline-to-online adaptation serves as a pivotal paradigm for mitigating the prohibitive cost of online exploration by bootstrapping reinforcement learning from offline datasets. While this paradigm has been extensively studied in single-agent settings, its extension to Multi-Agent Reinforcement Learning (MARL) remains largely unexplored, despite its critical relevance to complex coordinated decision-making. To bridge this gap, we introduce Sim2O, an elegant and minimalist framework for offline-to-online MARL. Rather than treating adaptation as a monolithic joint decision, Sim2O conceptualizes it as a compositional process. Specifically, candidate joint actions are synthesized by dynamically blending offline and online action proposals across agents. By leveraging a centralized value function to evaluate these hybrid combinations, Sim2O identifies high-value coordination strategies without requiring auxiliary training objectives or structural overhead. Empirical evaluations across diverse benchmarks demonstrate that Sim2O significantly outperforms existing baselines, underscoring that a minimalist design is not only viable but highly effective for multi-agent offline-to-online adaptation.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Agent Reinforcement Learning | MAMuJoCo Walker2d 6x1 (test) | Average Episodic Return1.12e+3 | 13 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo OMIGA 2-Ant (Medium-Replay) | Average Episode Reward1.82e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo OMIGA 2-Ant (Medium) | Average Episode Reward1.80e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo OMIGA 6-HalfCheetah (Expert) | Average Episode Reward5.07e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo OMIGA 6-HalfCheetah (Medium-Expert) | Average Episode Reward4.99e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo OMIGA 6-HalfCheetah (Medium-Replay) | Avg Episode Reward3.15e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo OMIGA 3-Hopper (Medium) | Average Episode Reward2.77e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo (OMIGA) 6-HalfCheetah Medium | Average Episode Reward3.54e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MaMuJoCo OMIGA 2-Ant (Medium-Expert) | Average Episode Reward1.69e+3 | 11 | |
| Multi-Agent Reinforcement Learning | MA-MuJoCo Ant (4x2) medium | Episode Return1.59e+3 | 5 |