paper-with-me

홈 › Papers

Competitive Gradient Optimization

2022-05-27 · Abhijeet Vyas, Kamyar Azizzadenesheli

We study the problem of convergence to a stationary point in zero-sum games. We propose competitive gradient optimization (CGO ), a gradient-based method that incorporates the interactions between the two players in zero-sum games for optimization updates. We provide continuous-time analysis of CGO and its convergence properties while showing that in the continuous limit, CGO predecessors degenerate to their gradient descent ascent (GDA) variants. We provide a rate of convergence to stationary points and further propose a generalized class of $\alpha$-coherent function for which we provide convergence analysis. We show that for strictly $\alpha$-coherent functions, our algorithm convergences to a saddle point. Moreover, we propose optimistic CGO (OCGO), an optimistic variant, for which we show convergence rate to saddle points in $\alpha$-coherent class of functions.

📄 PDF Abstract BibTeX arXiv:2205.14232

Code (1)

abhijeetiitmvyas/competitivegradientoptim 공식 구현

Similar Papers 제목 키워드 기반

Competitive Policy Optimization

2020-06-18 · Manish Prajapat, Kamyar Azizzadenesheli, Alexander Liniger, Yisong Yue 외

A core challenge in policy optimization in competitive Markov decision processes is the design of efficient optimization methods with desirable convergence and stability properties. To tackle this, we propose competitive…

Policy Gradient Methods

Polymatrix Competitive Gradient Descent

2021-11-16 · Jeffrey Ma, Alistair Letcher, Florian Schäfer, Yuanyuan Shi 외

Many economic games and machine learning approaches can be cast as competitive optimization problems where multiple agents are minimizing their respective objective function, which depends on all agents' actions. While g…

Multi-agent Reinforcement Learning

Online Convex Optimization with Switching Cost with Only One Single Gradient Evaluation

2025-07-05 · Harsh Shah, Purna Chandrasekhar, Rahul Vaze arxiv

Online convex optimization with switching cost is considered under the frugal information setting where at time $t$, before action $x_t$ is taken, only a single function evaluation and a single gradient is available at t…

Online Convex Optimization with Switching Cost and Delayed Gradients

2023-10-18 · Spandan Senapati, Rahul Vaze

We consider the online convex optimization (OCO) problem with quadratic and linear switching cost in the limited information setting, where an online algorithm can choose its action using only gradient information about …

Safeguarded Stochastic Polyak Step Sizes for Non-smooth Optimization: Robust Performance Without Small (Sub)Gradients

2025-12-02 · Dimitris Oikonomou, Nicolas Loizou arxiv

The stochastic Polyak step size (SPS) has proven to be a promising choice for stochastic gradient descent (SGD), delivering competitive performance relative to state-of-the-art methods on smooth convex and non-convex opt…