paper-with-me

Papers

Cautious Optimism: A Meta-Algorithm for Near-Constant Regret in General Games

2025-06-05 · Ashkan Soleymani, Georgios Piliouras, Gabriele Farina

Recent work [Soleymani et al., 2025] introduced a variant of Optimistic Multiplicative Weights Updates (OMWU) that adaptively controls the learning pace in a dynamic, non-monotone manner, achieving new state-of-the-art regret minimization guarantees in general games. In this work, we demonstrate that no-regret learning acceleration through adaptive pacing of the learners is not an isolated phenomenon. We introduce \emph{Cautious Optimism}, a framework for substantially faster regularized learning in general games. Cautious Optimism takes as input any instance of Follow-the-Regularized-Leader (FTRL) and outputs an accelerated no-regret learning algorithm by pacing the underlying FTRL with minimal computational overhead. Importantly, we retain uncoupledness (learners do not need to know other players' utilities). Cautious Optimistic FTRL achieves near-optimal $O_T(\log T)$ regret in diverse self-play (mixing-and-matching regularizers) while preserving the optimal $O(\sqrt{T})$ regret in adversarial scenarios. In contrast to prior works (e.g. Syrgkanis et al. [2015], Daskalakis et al. [2021]), our analysis does not rely on monotonic step-sizes, showcasing a novel route for fast learning in general games.

📄 PDF Abstract BibTeX arXiv:2506.05005

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimistic Meta-Gradients

2023-01-09 · NeurIPS 2023 11

We study the connection between gradient-based meta-learning and convex op-timisation. We observe that gradient descent with momentum is a special case of meta-gradients, and building on recent results in optimisation, w…

Meta-Learning

Cognitive bias in large language models: Cautious optimism meets anti-Panglossian meliorism

2023-11-18 · David Thorstad

Traditional discussions of bias in large language models focus on a conception of bias closely tied to unfairness, especially as affecting marginalized groups. Recent work raises the novel possibility of assessing the ou…

Entropic Risk-Sensitive Reinforcement Learning: A Meta Regret Framework with Function Approximation

2021-01-01 · Yingjie Fei, Zhuoran Yang, Zhaoran Wang

We study risk-sensitive reinforcement learning with the entropic risk measure and function approximation. We consider the finite-horizon episodic MDP setting, and propose a meta algorithm based on value iteration. We the…

Efficient Explorationreinforcement-learningReinforcement Learning (RL)

SDF-Bayes: Cautious Optimism in Safe Dose-Finding Clinical Trials with Drug Combinations and Heterogeneous Patient Groups

2021-01-26 · Hyun-Suk Lee, Cong Shen, William Zame, Jang-Won Lee 외

Phase I clinical trials are designed to test the safety (non-toxicity) of drugs and find the maximum tolerated dose (MTD). This task becomes significantly more challenging when multiple-drug dose-combinations (DC) are in…

Faster Rates for No-Regret Learning in General Games via Cautious Optimism

2025-03-31 · Ashkan Soleymani, Georgios Piliouras, Gabriele Farina

We establish the first uncoupled learning algorithm that attains $O(n \log^2 d \log T)$ per-player regret in multi-player general-sum games, where $n$ is the number of players, $d$ is the number of actions available to e…