paper-with-me

Papers

Inducing Stackelberg Equilibrium through Spatio-Temporal Sequential Decision-Making in Multi-Agent Reinforcement Learning

2023-04-20 · Bin Zhang, Lijuan Li, Zhiwei Xu, Dapeng Li, Guoliang Fan

In multi-agent reinforcement learning (MARL), self-interested agents attempt to establish equilibrium and achieve coordination depending on game structure. However, existing MARL approaches are mostly bound by the simultaneous actions of all agents in the Markov game (MG) framework, and few works consider the formation of equilibrium strategies via asynchronous action coordination. In view of the advantages of Stackelberg equilibrium (SE) over Nash equilibrium, we construct a spatio-temporal sequential decision-making structure derived from the MG and propose an N-level policy model based on a conditional hypernetwork shared by all agents. This approach allows for asymmetric training with symmetric execution, with each agent responding optimally conditioned on the decisions made by superior agents. Agents can learn heterogeneous SE policies while still maintaining parameter sharing, which leads to reduced cost for learning and storage and enhanced scalability as the number of agents increases. Experiments demonstrate that our method effectively converges to the SE policies in repeated matrix game scenarios, and performs admirably in immensely complex settings including cooperative tasks and mixed tasks.

📄 PDF Abstract BibTeX arXiv:2304.10351

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-agent Reinforcement LearningSequential Decision Making

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

ReLExS: Reinforcement Learning Explanations for Stackelberg No-Regret Learners

2024-08-26 · Xiangge Huang, Jingyuan Li, Jiaqing Xie

With the constraint of a no regret follower, will the players in a two-player Stackelberg game still reach Stackelberg equilibrium? We first show when the follower strategy is either reward-average or transform-reward-av…

reinforcement-learningReinforcement Learning

LLM-Stackelberg Games: Conjectural Reasoning Equilibria and Their Applications to Spearphishing

2025-07-12 · Quanyan Zhu

We introduce the framework of LLM-Stackelberg games, a class of sequential decision-making models that integrate large language models (LLMs) into strategic interactions between a leader and a follower. Departing from cl…

Decision MakingMisinformationRecommendation SystemsSequential Decision Making

Learning Correlated Stackelberg Equilibrium in General-Sum Multi-Leader-Single-Follower Games

2022-10-22 · Yaolong Yu, Haifeng Xu, Haipeng Chen

Many real-world strategic games involve interactions between multiple players. We study a hierarchical multi-player game structure, where players with asymmetric roles can be separated into leaders and followers, a setti…

Sample-Efficient Learning of Stackelberg Equilibria in General-Sum Games

2021-02-23 · NeurIPS 2021 12 · Yu Bai, Chi Jin, Huan Wang, Caiming Xiong

Real world applications such as economics and policy making often involve solving multi-agent games with two unique features: (1) The agents are inherently asymmetric and partitioned into leaders and followers; (2) The a…

Strategizing against No-regret Learners

2019-09-30 · NeurIPS 2019 12 · Yuan Deng, Jon Schneider, Balusubramanian Sivan

How should a player who repeatedly plays a game against a no-regret learner strategize to maximize his utility? We study this question and show that under some mild assumptions, the player can always guarantee himself a …