paper-with-me

Papers

R2-B2: Recursive Reasoning-Based Bayesian Optimization for No-Regret Learning in Games

2020-06-30 · ICML 2020 1 · Zhongxiang Dai, Yizhou Chen, Kian Hsiang Low, Patrick Jaillet, Teck-Hua Ho

This paper presents a recursive reasoning formalism of Bayesian optimization (BO) to model the reasoning process in the interactions between boundedly rational, self-interested agents with unknown, complex, and costly-to-evaluate payoff functions in repeated games, which we call Recursive Reasoning-Based BO (R2-B2). Our R2-B2 algorithm is general in that it does not constrain the relationship among the payoff functions of different agents and can thus be applied to various types of games such as constant-sum, general-sum, and common-payoff games. We prove that by reasoning at level 2 or more and at one level higher than the other agents, our R2-B2 agent can achieve faster asymptotic convergence to no regret than that without utilizing recursive reasoning. We also propose a computationally cheaper variant of R2-B2 called R2-B2-Lite at the expense of a weaker convergence guarantee. The performance and generality of our R2-B2 algorithm are empirically demonstrated using synthetic games, adversarial machine learning, and multi-agent reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2006.16679

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

No-Regret Learning in Bayesian Games

2015-07-02 · NeurIPS 2015 12 · Jason Hartline, Vasilis Syrgkanis, Eva Tardos

Recent price-of-anarchy analyses of games of complete information suggest that coarse correlated equilibria, which characterize outcomes resulting from no-regret learning dynamics, have near-optimal welfare. This work pr…

Convergence to Nash Equilibrium and No-regret Guarantee in (Markov) Potential Games

2024-04-04 · Jing Dong, Baoxiang Wang, YaoLiang Yu

In this work, we study potential games and Markov potential games under stochastic cost and bandit feedback. We propose a variant of the Frank-Wolfe algorithm with sufficient exploration and recursive gradient estimation…

Strategizing against Learners in Bayesian Games

2022-05-17 · Yishay Mansour, Mehryar Mohri, Jon Schneider, Balasubramanian Sivan

We study repeated two-player games where one of the players, the learner, employs a no-regret learning strategy, while the other, the optimizer, is a rational utility maximizer. We consider general Bayesian games, where …

A Bayesian Learning Algorithm for Unknown Zero-sum Stochastic Games with an Arbitrary Opponent

2021-09-08 · Mehdi Jafarnia-Jahromi, Rahul Jain, Ashutosh Nayyar

In this paper, we propose Posterior Sampling Reinforcement Learning for Zero-sum Stochastic Games (PSRL-ZSG), the first online learning algorithm that achieves Bayesian regret bound of $O(HS\sqrt{AT})$ in the infinite-ho…

Reinforcement Learning (RL)

Strategizing against No-Regret Learners in First-Price Auctions

2024-02-13 · Aviad Rubinstein, Junyao Zhao

We study repeated first-price auctions and general repeated Bayesian games between two players, where one player, the learner, employs a no-regret learning algorithm, and the other player, the optimizer, knowing the lear…