Table of Contents
Fetching ...

Sample-Efficient Distributionally Robust Multi-Agent Reinforcement Learning via Online Interaction

Zain Ulabedeen Farhat, Debamita Ghosh, George K. Atia, Yue Wang

TL;DR

This paper pioneers the study of online learning in DRMGs, where agents learn directly from environmental interactions without prior data and introduces the Multiplayer Optimistic Robust Nash Value Iteration (MORNAVI) algorithm, the first provable guarantees for this setting.

Abstract

Well-trained multi-agent systems can fail when deployed in real-world environments due to model mismatches between the training and deployment environments, caused by environment uncertainties including noise or adversarial attacks. Distributionally Robust Markov Games (DRMGs) enhance system resilience by optimizing for worst-case performance over a defined set of environmental uncertainties. However, current methods are limited by their dependence on simulators or large offline datasets, which are often unavailable. This paper pioneers the study of online learning in DRMGs, where agents learn directly from environmental interactions without prior data. We introduce the Multiplayer Optimistic Robust Nash Value Iteration (MORNAVI) algorithm and provide the first provable guarantees for this setting. Our theoretical analysis demonstrates that the algorithm achieves low regret and efficiently finds the optimal robust policy for uncertainty sets measured by Total Variation divergence and Kullback-Leibler divergence. These results establish a new, practical path toward developing truly robust multi-agent systems.

Sample-Efficient Distributionally Robust Multi-Agent Reinforcement Learning via Online Interaction

TL;DR

This paper pioneers the study of online learning in DRMGs, where agents learn directly from environmental interactions without prior data and introduces the Multiplayer Optimistic Robust Nash Value Iteration (MORNAVI) algorithm, the first provable guarantees for this setting.

Abstract

Well-trained multi-agent systems can fail when deployed in real-world environments due to model mismatches between the training and deployment environments, caused by environment uncertainties including noise or adversarial attacks. Distributionally Robust Markov Games (DRMGs) enhance system resilience by optimizing for worst-case performance over a defined set of environmental uncertainties. However, current methods are limited by their dependence on simulators or large offline datasets, which are often unavailable. This paper pioneers the study of online learning in DRMGs, where agents learn directly from environmental interactions without prior data. We introduce the Multiplayer Optimistic Robust Nash Value Iteration (MORNAVI) algorithm and provide the first provable guarantees for this setting. Our theoretical analysis demonstrates that the algorithm achieves low regret and efficiently finds the optimal robust policy for uncertainty sets measured by Total Variation divergence and Kullback-Leibler divergence. These results establish a new, practical path toward developing truly robust multi-agent systems.

Paper Structure

This paper contains 42 sections, 36 theorems, 177 equations, 4 figures, 2 tables, 1 algorithm.

Key Result

Theorem 1

There exists a TV-DRMG, such that any online learning algorithm satisfies that:

Figures (4)

  • Figure 1: $f$-MORNAVI v.s. Multi-Nash-VI under KL-Divergence
  • Figure 2: $f$-MORNAVI v.s. Multi-Nash-VI under TV-Divergence
  • Figure 3: $f$-MORNAVI v.s. Multi-Nash-VI under KL-Divergence
  • Figure 4: $f$-MORNAVI v.s. Multi-Nash-VI under TV-Divergence

Theorems & Definitions (71)

  • Definition 1: $f$-Divergence Uncertainty Set
  • Definition 2: Robust Regret
  • Theorem 1
  • Theorem 2: Lower Bound for Robust Learning without Support Shift
  • Theorem 4: Upper bound of TV-MORNAVI
  • Theorem 5
  • Corollary 6: Sample Complexity
  • Lemma 7: Strong duality for $f$-divergence
  • Corollary 8: Dual representation for TV and KL-divergence
  • Proposition 9: Robust Bellman Equation
  • ...and 61 more