AIGTJun 26, 2019

Rethinking Formal Models of Partially Observable Multiagent Decision Making

arXiv:1906.11110v469 citations
Originality Incremental advance
AI Analysis

This work bridges game theory and multiagent reinforcement learning communities by providing a unified model that facilitates idea transfer, though it is incremental as it modifies existing formalisms rather than creating a new paradigm.

The paper addresses the disconnect between two formal models for multiagent decision-making in partially observable environments (extensive-form games and partially observable stochastic games) by introducing factored-observation stochastic games (FOSGs), which clarify their relationship and enable better decomposition, and demonstrates this by translating three key EFG techniques into the FOSG framework.

Multiagent decision-making in partially observable environments is usually modelled as either an extensive-form game (EFG) in game theory or a partially observable stochastic game (POSG) in multiagent reinforcement learning (MARL). One issue with the current situation is that while most practical problems can be modelled in both formalisms, the relationship of the two models is unclear, which hinders the transfer of ideas between the two communities. A second issue is that while EFGs have recently seen significant algorithmic progress, their classical formalization is unsuitable for efficient presentation of the underlying ideas, such as those around decomposition. To solve the first issue, we introduce factored-observation stochastic games (FOSGs), a minor modification of the POSG formalism which distinguishes between private and public observation and thereby greatly simplifies decomposition. To remedy the second issue, we show that FOSGs and POSGs are naturally connected to EFGs: by "unrolling" a FOSG into its tree form, we obtain an EFG. Conversely, any perfect-recall timeable EFG corresponds to some underlying FOSG in this manner. Moreover, this relationship justifies several minor modifications to the classical EFG formalization that recently appeared as an implicit response to the model's issues with decomposition. Finally, we illustrate the transfer of ideas between EFGs and MARL by presenting three key EFG techniques -- counterfactual regret minimization, sequence form, and decomposition -- in the FOSG framework.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes