Global Policy-Space Response Oracles for Two-Player Zero-Sum Games
A new algorithm called Global PSRO can approximate Nash equilibria in two-player zero-sum games using fewer policy iterations than prior methods, according to a paper submitted in 2026 [1]. The approach directly evaluates population quality during expansion to reduce exploitability [2]. The Policy-Space Response Oracles (PSRO) framework scales equilibrium computation to large zero-sum games by iteratively expanding a restricted strategy set using deep reinforcement learning (DRL) [1]. A central challenge is constructing, under limited computational budgets, a small strategy population whose induced game closely approximates the full game [2]. Existing PSRO variants typically expand the population using best responses to meta-strategies computed from restricted-game payoffs, which can lead to inefficient expansions that provide limited global improvement [1]. To address this, the researchers propose guiding population expansion by directly evaluating the post-expansion population quality [2]. They adopt Population Exploitability (PE) to measure how well a restricted strategy set represents the full game, and introduce a two-phase exploration–selection framework that explicitly minimizes PE during expansion [1]. This framework is instantiated as Global PSRO, a practical DRL-based algorithm that efficiently generates candidate responses and estimates PE via parameter-sharing conditional neural networks [2]. Experiments across multiple two-player zero-sum games show that Global PSRO achieves lower exploitability and approximates Nash equilibria with significantly fewer policy iterations than prior PSRO methods [1]. The work was submitted to arXiv on 27 May 2026 under the Computer Science and Artificial Intelligence category [1]. Deep reinforcement learning, the technique underpinning Global PSRO, has been a focus of major technology corporations. Google, for instance, has invested heavily in AI through its DeepMind subsidiary and offers machine learning APIs such as TensorFlow [5]. The company has also developed custom AI chips, known as TPUs, to accelerate such workloads [5]. While the Global PSRO paper does not disclose specific hardware used, the computational demands of DRL-based equilibrium computation often require specialized infrastructure of the kind provided by cloud computing platforms [5].
regulationtool-releaseresearch-paper
Background sources we checked (4)
- arxiv.org ↗ The Policy-Space Response Oracles (PSRO) framework scales equilibrium computation to large zero-sum games by iteratively expanding a restricted strategy set using deep reinforcement learning (DRL). A central challenge is to construct, under limited computational budgets, a small …
- en.wikipedia.org ↗ Computers have often been used as fictional objects in literature, films, and in other forms of media. Fictional computers may be depicted as considerably more sophisticated than anything yet devised in the real world. Fictional computers may be referred to with a made-up manufac…
- en.wikipedia.org ↗ China, officially the People's Republic of China (PRC), is a country in East Asia. It is the second-most populous country after India, with a population exceeding 1.4 billion, representing 17% of the world's population. China borders fourteen countries by land across an area of 9…
- en.wikipedia.org ↗ Google LLC ( , GOO-gəl) is an American multinational technology corporation focused on information technology, online advertising, search engine technology, email, cloud computing, software, quantum computing, e-commerce, consumer electronics, and artificial intelligence (AI). It…
Sources covering this (2)
- export.arxiv.org — Global Policy-Space Response Oracles for Two-Player Zero-Sum Games ↗
- export.arxiv.org — Fairness in two-player zero-sum games with bandit feedback · Global