paper-with-me

Papers

Learning not to Regret

2023-03-02 · David Sychrovský, Michal Šustr, Elnaz Davoodi, Michael Bowling, Marc Lanctot, Martin Schmid

The literature on game-theoretic equilibrium finding predominantly focuses on single games or their repeated play. Nevertheless, numerous real-world scenarios feature playing a game sampled from a distribution of similar, but not identical games, such as playing poker with different public cards or trading correlated assets on the stock market. As these similar games feature similar equilibra, we investigate a way to accelerate equilibrium finding on such a distribution. We present a novel "learning not to regret" framework, enabling us to meta-learn a regret minimizer tailored to a specific distribution. Our key contribution, Neural Predictive Regret Matching, is uniquely meta-learned to converge rapidly for the chosen distribution of games, while having regret minimization guarantees on any game. We validated our algorithms' faster convergence on a distribution of river poker games. Our experiments show that the meta-learned algorithms outpace their non-meta-learned counterparts, achieving more than tenfold improvements.

📄 PDF Abstract BibTeX arXiv:2303.01074

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Learning with Transductive Regret

2017-12-01 · NeurIPS 2017 12 · Mehryar Mohri, Scott Yang

We study online learning with the general notion of transductive regret, that is regret with modification rules applying to expert sequences (as opposed to single experts) that are representable by weighted finite-state …

Minimizing Dynamic Regret and Adaptive Regret Simultaneously

2020-02-06 · Lijun Zhang, Shiyin Lu, Tianbao Yang

Regret minimization is treated as the golden rule in the traditional study of online learning. However, regret minimization algorithms tend to converge to the static optimum, thus being suboptimal for changing environmen…

Policy Regret in Repeated Games

2018-11-09 · NeurIPS 2018 12 · Raman Arora, Michael Dinitz, Teodor V. Marinov, Mehryar Mohri

The notion of \emph{policy regret} in online learning is a well defined? performance measure for the common scenario of adaptive adversaries, which more traditional quantities such as external regret do not take into acc…

The Sliding Regret in Stochastic Bandits: Discriminating Index and Randomized Policies

2023-11-30 · Victor Boone

This paper studies the one-shot behavior of no-regret algorithms for stochastic bandits. Although many algorithms are known to be asymptotically optimal with respect to the expected regret, over a single run, their pseud…

Thompson Sampling

Bridging the Gap Between Estimated and True Regret Towards Reliable Regret Estimation in Deep Learning based Mechanism Design

2026-01-20 · Shuyuan You, Zhiqiang Zhuang, Kewen Wang, Zhe Wang arxiv

Recent advances, such as RegretNet, ALGnet, RegretFormer and CITransNet, use deep learning to approximate optimal multi item auctions by relaxing incentive compatibility (IC) and measuring its violation via ex post regre…