paper-with-me

홈 › Papers

Pareto Actor-Critic for Equilibrium Selection in Multi-Agent Reinforcement Learning

2022-09-28 · Filippos Christianos, Georgios Papoudakis, Stefano V. Albrecht

This work focuses on equilibrium selection in no-conflict multi-agent games, where we specifically study the problem of selecting a Pareto-optimal Nash equilibrium among several existing equilibria. It has been shown that many state-of-the-art multi-agent reinforcement learning (MARL) algorithms are prone to converging to Pareto-dominated equilibria due to the uncertainty each agent has about the policy of the other agents during training. To address sub-optimal equilibrium selection, we propose Pareto Actor-Critic (Pareto-AC), which is an actor-critic algorithm that utilises a simple property of no-conflict games (a superset of cooperative games): the Pareto-optimal equilibrium in a no-conflict game maximises the returns of all agents and, therefore, is the preferred outcome for all agents. We evaluate Pareto-AC in a diverse set of multi-agent games and show that it converges to higher episodic returns compared to seven state-of-the-art MARL algorithms and that it successfully converges to a Pareto-optimal equilibrium in a range of matrix games. Finally, we propose PACDCG, a graph neural network extension of Pareto-AC, which is shown to efficiently scale in games with a large number of agents.

📄 PDF Abstract BibTeX arXiv:2209.14344

Code (1)

uoe-agents/epymarl 공식 구현 pytorch

Tasks

Graph Neural NetworkMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Phi-Actor-Critic: Steering General-Sum Games to Pareto-Efficient Correlated Equilibria

2026-06-09 · Wongyu Lee, Francesco Lelli, Omran Ayoub, Massimo Tornatore arxiv

Real-world multi-agent systems, from traffic coordination to resource allocation, are often modeled as general-sum games where individual incentives conflict with collective welfare. In these settings, the central challe…

Multi-agent Reinforcement Learning

General Equilibrium Theory for Climate Change

2023-10-05 · Robert M. Anderson, Haosui Duanmu

We propose two general equilibrium models, quota equilibrium and emission tax equilibrium. The government specifies quotas or taxes on emissions, then refrains from further action. Quota equilibrium exists; the allocatio…

Towards Detection of Bottlenecks in Modular Systems

2013-06-01 · Mark Sh. Levin

The paper describes some basic approaches to detection of bottlenecks in composite (modular) systems. The following basic system bottlenecks detection problems are examined: (1) traditional quality management approaches …

Management

Risk exchange under infinite-mean Pareto models

2024-03-24 · Yuyu Chen, Paul Embrechts, Ruodu Wang

We study the optimal decisions of agents who aim to minimize their risks by allocating their positions over extremely heavy-tailed (i.e., infinite-mean) and possibly dependent losses. The loss distributions of our focus …

No-harm principle, rationality, and Pareto optimality in games

2021-01-26 · Shaun Hargreaves Heap, Mehmet S. Ismail

Mill's classic argument for liberty requires that people's exercise of freedom should be governed by a no-harm principle (NHP). In this paper, we develop the concept of a no-harm equilibrium in $n$-person games where pla…