paper-with-me

Papers

Enhanced Adaptive Gradient Algorithms for Nonconvex-PL Minimax Optimization

2023-03-07 · Feihu Huang, Chunyu Xuan, Xinrui Wang, Siqi Zhang, Songcan Chen

Minimax optimization recently is widely applied in many machine learning tasks such as generative adversarial networks, robust learning and reinforcement learning. In the paper, we study a class of nonconvex-nonconcave minimax optimization with nonsmooth regularization, where the objective function is possibly nonconvex on primal variable $x$, and it is nonconcave and satisfies the Polyak-Lojasiewicz (PL) condition on dual variable $y$. Moreover, we propose a class of enhanced momentum-based gradient descent ascent methods (i.e., MSGDA and AdaMSGDA) to solve these stochastic nonconvex-PL minimax problems. In particular, our AdaMSGDA algorithm can use various adaptive learning rates in updating the variables $x$ and $y$ without relying on any specifical types. Theoretically, we prove that our methods have the best known sample complexity of $\tilde{O}(\epsilon^{-3})$ only requiring one sample at each loop in finding an $\epsilon$-stationary solution. Some numerical experiments on PL-game and Wasserstein-GAN demonstrate the efficiency of our proposed methods.

📄 PDF Abstract BibTeX arXiv:2303.03984

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Federated Minimax Optimization with Lower Complexities

2022-11-14 · Feihu Huang, Xinrui Wang, Junyi Li, Songcan Chen

Federated learning is a popular distributed and privacy-preserving learning paradigm in machine learning. Recently, some federated learning algorithms have been proposed to solve the distributed minimax problems. However…

Federated LearningPrivacy Preserving

Nest Your Adaptive Algorithm for Parameter-Agnostic Nonconvex Minimax Optimization

2022-06-01 · Junchi Yang, Xiang Li, Niao He

Adaptive algorithms like AdaGrad and AMSGrad are successful in nonconvex optimization owing to their parameter-agnostic ability -- requiring no a priori knowledge about problem-specific parameters nor tuning of learning …

TiAda: A Time-scale Adaptive Algorithm for Nonconvex Minimax Optimization

2022-10-31 · Xiang Li, Junchi Yang, Niao He

Adaptive gradient methods have shown their ability to adjust the stepsizes on the fly in a parameter-agnostic manner, and empirically achieve faster convergence for solving minimization problems. When it comes to nonconv…

Shuffling Gradient-Based Methods for Nonconvex-Concave Minimax Optimization

2024-10-29 · Quoc Tran-Dinh, Trang H. Tran, Lam M. Nguyen

This paper aims at developing novel shuffling gradient-based methods for tackling two classes of minimax problems: nonconvex-linear and nonconvex-strongly concave settings. The first algorithm addresses the nonconvex-lin…

Zeroth-Order primal-dual Alternating Projection Gradient Algorithms for Nonconvex Minimax Problems with Coupled linear Constraints

2024-01-26 · Huiling Zhang, Zi Xu, Yuhong Dai

In this paper, we study zeroth-order algorithms for nonconvex minimax problems with coupled linear constraints under the deterministic and stochastic settings, which have attracted wide attention in machine learning, sig…