paper-with-me

Papers

Uncoupled Learning of Differential Stackelberg Equilibria with Commitments

2023-02-07 · Robert Loftin, Mustafa Mert Çelikok, Herke van Hoof, Samuel Kaski, Frans A. Oliehoek

In multi-agent problems requiring a high degree of cooperation, success often depends on the ability of the agents to adapt to each other's behavior. A natural solution concept in such settings is the Stackelberg equilibrium, in which the `leader'' agent selects the strategy that maximizes its own payoff given that the follower'' agent will choose their best response to this strategy. Recent work has extended this solution concept to two-player differentiable games, such as those arising from multi-agent deep reinforcement learning, in the form of the \textit{differential} Stackelberg equilibrium. While this previous work has presented learning dynamics which converge to such equilibria, these dynamics are coupled'' in the sense that the learning updates for the leader's strategy require some information about the follower's payoff function. As such, these methods cannot be applied to truly decentralised multi-agent settings, particularly ad hoc cooperation, where each agent only has access to its own payoff function. In this work we present `uncoupled'' learning dynamics based on zeroth-order gradient estimators, in which each agent's strategy update depends only on their observations of the other's behavior. We analyze the convergence of these dynamics in general-sum games, and prove that they converge to differential Stackelberg equilibria under the same conditions as previous coupled methods. Furthermore, we present an online mechanism by which symmetric learners can negotiate leader-follower roles. We conclude with a discussion of the implications of our work for multi-agent reinforcement learning and ad hoc collaboration more generally.

📄 PDF Abstract BibTeX arXiv:2302.03438

Code (1)

rtloftin/hi-c 공식 구현 pytorch

Tasks

Deep Reinforcement LearningMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Strategic Teaching and Learning in Games

2015-04-23 · Burkhard C. Schipper

It is known that there are uncoupled learning heuristics leading to Nash equilibrium in all finite games. Why should players use such learning heuristics and where could they come from? We show that there is no uncoupled…

Robust Stackelberg Equilibria in Extensive-Form Games and Extension to Limited Lookahead

2017-11-21 · Christian Kroer, Gabriele Farina, Tuomas Sandholm

Stackelberg equilibria have become increasingly important as a solution concept in computational game theory, largely inspired by practical problems such as security settings. In practice, however, there is typically unc…

Form

Local convergence of simultaneous min-max algorithms to differential equilibrium on Riemannian manifold

2024-05-22 · Sixin Zhang

We study min-max algorithms to solve zero-sum differential games on Riemannian manifold. Based on the notions of differential Stackelberg equilibrium and differential Nash equilibrium on Riemannian manifold, we analyze t…

valid

Computation of Stackelberg Equilibria of Finite Sequential Games

2015-07-28 · Branislav Bosansky, Simina Branzei, Kristoffer Arnsfelt Hansen, Peter Bro Miltersen 외

The Stackelberg equilibrium solution concept describes optimal strategies to commit to: Player 1 (termed the leader) publicly commits to a strategy and Player 2 (termed the follower) plays a best response to this strateg…

Convergence of Learning Dynamics in Stackelberg Games

2019-06-04 · Tanner Fiez, Benjamin Chasnov, Lillian J. Ratliff

This paper investigates the convergence of learning dynamics in Stackelberg games. In the class of games we consider, there is a hierarchical game being played between a leader and a follower with continuous action space…