View a PDF of the paper titled FlickerFusion: Intra-trajectory Domain Generalizing Multi-Agent RL, by Woosung Koh and 7 other authors
View PDF
HTML (experimental)
Abstract:Multi-agent reinforcement learning has demonstrated significant potential in addressing complex cooperative tasks across various real-world applications. However, existing MARL approaches often rely on the restrictive assumption that the number of entities (e.g., agents, obstacles) remains constant between training and inference. This overlooks scenarios where entities are dynamically removed or added during the inference trajectory — a common occurrence in real-world environments like search and rescue missions and dynamic combat situations. In this paper, we tackle the challenge of intra-trajectory dynamic entity composition under zero-shot out-of-domain (OOD) generalization, where such dynamic changes cannot be anticipated beforehand. Our empirical studies reveal that existing MARL methods suffer significant performance degradation and increased uncertainty in these scenarios. In response, we propose FlickerFusion, a novel OOD generalization method that acts as a universally applicable augmentation technique for MARL backbone methods. FlickerFusion stochastically drops out parts of the observation space, emulating being in-domain when inferenced OOD. The results show that FlickerFusion not only achieves superior inference rewards but also uniquely reduces uncertainty vis-à-vis the backbone, compared to existing methods. Benchmarks, implementations, and model weights are organized and open-sourced at this http URL, accompanied by ample demo video renderings.
Submission history
From: Woosung Koh [view email]
[v1]
Mon, 21 Oct 2024 10:57:45 UTC (36,437 KB)
[v2]
Sun, 1 Dec 2024 02:38:17 UTC (35,546 KB)
[v3]
Tue, 3 Dec 2024 05:59:09 UTC (35,545 KB)
[v4]
Tue, 10 Jun 2025 08:43:30 UTC (26,742 KB)