paper-with-me

홈 › Papers

No-Regret Learning in Dynamic Stackelberg Games

2022-02-10 · Niklas Lauffer, Mahsa Ghasemi, Abolfazl Hashemi, Yagiz Savas, Ufuk Topcu

In a Stackelberg game, a leader commits to a randomized strategy, and a follower chooses their best strategy in response. We consider an extension of a standard Stackelberg game, called a discrete-time dynamic Stackelberg game, that has an underlying state space that affects the leader's rewards and available strategies and evolves in a Markovian manner depending on both the leader and follower's selected strategies. Although standard Stackelberg games have been utilized to improve scheduling in security domains, their deployment is often limited by requiring complete information of the follower's utility function. In contrast, we consider scenarios where the follower's utility function is unknown to the leader; however, it can be linearly parameterized. Our objective then is to provide an algorithm that prescribes a randomized strategy to the leader at each step of the game based on observations of how the follower responded in previous steps. We design a no-regret learning algorithm that, with high probability, achieves a regret bound (when compared to the best policy in hindsight) which is sublinear in the number of time steps; the degree of sublinearity depends on the number of features representing the follower's utility function. The regret of the proposed learning algorithm is independent of the size of the state space and polynomial in the rest of the parameters of the game. We show that the proposed learning algorithm outperforms existing model-free reinforcement learning approaches.

📄 PDF Abstract BibTeX arXiv:2202.04786

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Robust No-Regret Learning in Min-Max Stackelberg Games

2022-03-26 · AAAI Workshop AdvML 2022 2 · Denizalp Goktas, Jiayi Zhao, Amy Greenwald

The behavior of no-regret learning algorithms is well understood in two-player min-max (i.e, zero-sum) games. In this paper, we investigate the behavior of no-regret learning in min-max games with dependent strategy sets…

Online Learning in Stackelberg Games with an Omniscient Follower

2023-01-27 · Geng Zhao, Banghua Zhu, Jiantao Jiao, Michael I. Jordan

We study the problem of online learning in a two-player decentralized cooperative Stackelberg game. In each round, the leader first takes an action, followed by the follower who takes their action after observing the lea…

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

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…

Impact of Decentralized Learning on Player Utilities in Stackelberg Games

2024-02-29 · Kate Donahue, Nicole Immorlica, Meena Jagadeesan, Brendan Lucier 외

When deployed in the world, a learning agent such as a recommender system or a chatbot often repeatedly interacts with another learning agent (such as a user) over time. In many such two-agent systems, each agent learns …

ChatbotRecommendation Systems