paper-with-me

Papers

Adaptive and Optimal Second-order Optimistic Methods for Minimax Optimization

2024-06-04 · Ruichen Jiang, Ali Kavis, Qiujiang Jin, Sujay Sanghavi, Aryan Mokhtari

We propose adaptive, line search-free second-order methods with optimal rate of convergence for solving convex-concave min-max problems. By means of an adaptive step size, our algorithms feature a simple update rule that requires solving only one linear system per iteration, eliminating the need for line search or backtracking mechanisms. Specifically, we base our algorithms on the optimistic method and appropriately combine it with second-order information. Moreover, distinct from common adaptive schemes, we define the step size recursively as a function of the gradient norm and the prediction error in the optimistic update. We first analyze a variant where the step size requires knowledge of the Lipschitz constant of the Hessian. Under the additional assumption of Lipschitz continuous gradients, we further design a parameter-free version by tracking the Hessian Lipschitz constant locally and ensuring the iterates remain bounded. We also evaluate the practical performance of our algorithm by comparing it to existing second-order algorithms for minimax optimization.

📄 PDF Abstract BibTeX arXiv:2406.02016

Code (0)

등록된 구현이 없습니다.

Tasks

Second-order methods

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Let’s be Honest: An Optimal No-Regret Framework for Zero-Sum Games

2018-07-01 · ICML 2018 7 · Ehsan Asadi Kangarshahi, Ya-Ping Hsieh, Mehmet Fatih Sahin, Volkan Cevher

We revisit the problem of solving two-player zero-sum games in the decentralized setting. We propose a simple algorithmic framework that simultaneously achieves the best rates for honest regret as well as adversaria…

Generalized Optimistic Methods for Convex-Concave Saddle Point Problems

2022-02-19 · Ruichen Jiang, Aryan Mokhtari

The optimistic gradient method has seen increasing popularity for solving convex-concave saddle point problems. To analyze its iteration complexity, a recent work [arXiv:1906.01115] proposed an interesting perspective th…

Second-order methods

Unbiased Objective Estimation in Predictive Optimization

2018-07-01 · ICML 2018 7 · Shinji Ito, Akihiro Yabe, Ryohei Fujimaki

For data-driven decision-making, one promising approach, called predictive optimization, is to solve maximization problems i n which the objective function to be maximized is estimated from data. Predictive optimiza…

Decision Making

Reinforcement Learning for Adaptive Optimal Stationary Control of Linear Stochastic Systems

2021-07-16 · Bo Pang, Zhong-Ping Jiang

This paper studies the adaptive optimal stationary control of continuous-time linear stochastic systems with both additive and multiplicative noises, using reinforcement learning techniques. Based on policy iteration, a …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sifting through the noise: Universal first-order methods for stochastic variational inequalities

2021-12-01 · NeurIPS 2021 12 · Kimon Antonakopoulos, Thomas Pethick, Ali Kavis, Panayotis Mertikopoulos 외

We examine a flexible algorithmic framework for solving monotone variational inequalities in the presence of randomness and uncertainty. The proposed template encompasses a wide range of popular first-order methods, incl…