paper-with-me

Papers

An Efficient Stochastic Algorithm for Decentralized Nonconvex-Strongly-Concave Minimax Optimization

2022-12-05 · Lesi Chen, Haishan Ye, Luo Luo

This paper studies the stochastic nonconvex-strongly-concave minimax optimization over a multi-agent network. We propose an efficient algorithm, called Decentralized Recursive gradient descEnt Ascent Method (DREAM), which achieves the best-known theoretical guarantee for finding the $\epsilon$-stationary points. Concretely, it requires $\mathcal{O}(\min (\kappa^3\epsilon^{-3},\kappa^2 \sqrt{N} \epsilon^{-2} ))$ stochastic first-order oracle (SFO) calls and $\tilde{\mathcal{O}}(\kappa^2 \epsilon^{-2})$ communication rounds, where $\kappa$ is the condition number and $N$ is the total number of individual functions. Our numerical experiments also validate the superiority of DREAM over previous methods.

📄 PDF Abstract BibTeX arXiv:2212.02387

Code (1)

TrueNobility303/DREAM 공식 구현

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Can Decentralized Stochastic Minimax Optimization Algorithms Converge Linearly for Finite-Sum Nonconvex-Nonconcave Problems?

2023-04-24 · Yihan Zhang, Wenhao Jiang, Feng Zheng, Chiu C. Tan 외

Decentralized minimax optimization has been actively studied in the past few years due to its application in a wide range of machine learning models. However, the current theoretical understanding of its convergence rate…

A Faster Decentralized Algorithm for Nonconvex Minimax Problems

2021-12-01 · NeurIPS 2021 12 · Wenhan Xian, Feihu Huang, yanfu Zhang, Heng Huang

In this paper, we study the nonconvex-strongly-concave minimax optimization problem on decentralized setting. The minimax problems are attracting increasing attentions because of their popular practical applications such…

Near-Optimal Decentralized Momentum Method for Nonconvex-PL Minimax Problems

2023-04-21 · Feihu Huang, Songcan Chen

Minimax optimization plays an important role in many machine learning tasks such as generative adversarial networks (GANs) and adversarial training. Although recently a wide variety of optimization methods have been prop…

Stochastic Optimization

Stochastic Compositional Minimax Optimization with Provable Convergence Guarantees

2024-08-22 · Yuyang Deng, Fuli Qiao, Mehrdad Mahdavi

Stochastic compositional minimax problems are prevalent in machine learning, yet there are only limited established on the convergence of this class of problems. In this paper, we propose a formal definition of the stoch…

Domain AdaptationMeta-Learning

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…