paper-with-me

홈 › Papers

Acceleration through Optimistic No-Regret Dynamics

2018-07-27 · NeurIPS 2018 12 · Jun-Kun Wang, Jacob Abernethy

We consider the problem of minimizing a smooth convex function by reducing the optimization to computing the Nash equilibrium of a particular zero-sum convex-concave game. Zero-sum games can be solved using online learning dynamics, where a classical technique involves simulating two no-regret algorithms that play against each other and, after $T$ rounds, the average iterate is guaranteed to solve the original optimization problem with error decaying as $O(\log T/T)$. In this paper we show that the technique can be enhanced to a rate of $O(1/T^2)$ by extending recent work \cite{RS13,SALS15} that leverages \textit{optimistic learning} to speed up equilibrium computation. The resulting optimization algorithm derived from this analysis coincides \textit{exactly} with the well-known \NA \cite{N83a} method, and indeed the same story allows us to recover several variants of the Nesterov's algorithm via small tweaks. We are also able to establish the accelerated linear rate for a function which is both strongly-convex and smooth. This methodology unifies a number of different iterative optimization methods: we show that the \HB algorithm is precisely the non-optimistic variant of \NA, and recent prior work already established a similar perspective on \FW \cite{AW17,ALLW18}.

📄 PDF Abstract BibTeX arXiv:1807.10455

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar 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 r…

Tight Regret Upper and Lower Bounds for Optimistic Hedge in Two-Player Zero-Sum Games

2025-10-13 · Taira Tsuchiya arxiv

In two-player zero-sum games, the learning dynamic based on optimistic Hedge achieves one of the best-known regret upper bounds among strongly-uncoupled learning dynamics. With an appropriately chosen learning rate, the …

Training GANs with Optimism

2017-10-31 · ICLR 2018 1 · Constantinos Daskalakis, Andrew Ilyas, Vasilis Syrgkanis, Haoyang Zeng

We address the issue of limit cycling behavior in training Generative Adversarial Networks and propose the use of Optimistic Mirror Decent (OMD) for training Wasserstein GANs. Recent theoretical results have shown that o…

NeoRL: Efficient Exploration for Nonepisodic RL

2024-06-03 · Bhavya Sukhija, Lenart Treven, Florian Dörfler, Stelian Coros 외

We study the problem of nonepisodic reinforcement learning (RL) for nonlinear dynamical systems, where the system dynamics are unknown and the RL agent has to learn from a single trajectory, i.e., without resets. We prop…

Efficient ExplorationReinforcement Learning (RL)

Efficient Optimistic Exploration in Linear-Quadratic Regulators via Lagrangian Relaxation

2020-07-13 · ICML 2020 1 · Marc Abeille, Alessandro Lazaric

We study the exploration-exploitation dilemma in the linear quadratic regulator (LQR) setting. Inspired by the extended value iteration algorithm used in optimistic algorithms for finite MDPs, we propose to relax the opt…