English

A Primal-Dual Algorithm with Line Search for General Convex-Concave Saddle Point Problems

Optimization and Control 2020-10-22 v5

Abstract

In this paper, we propose a primal-dual algorithm with a novel momentum term using the partial gradients of the coupling function that can be viewed as a generalization of the method proposed by Chambolle and Pock in 2016 to solve saddle point problems defined by a convex-concave function L(x,y)=f(x)+Φ(x,y)h(y)\mathcal L(x,y)=f(x)+\Phi(x,y)-h(y) with a general coupling term Φ(x,y)\Phi(x,y) that is not assumed to be bilinear. Assuming xΦ(,y)\nabla_x\Phi(\cdot,y) is Lipschitz for any fixed yy, and yΦ(,)\nabla_y\Phi(\cdot,\cdot) is Lipschitz, we show that the iterate sequence converges to a saddle point; and for any (x,y)(x,y), we derive error bounds in terms of L(xˉk,y)L(x,yˉk)\mathcal L(\bar{x}_k,y)-\mathcal L(x,\bar{y}_k) for the ergodic sequence {xˉk,yˉk}\{\bar{x}_k,\bar{y}_k\}. In particular, we show O(1/k)\mathcal O(1/k) rate when the problem is merely convex in xx. Furthermore, assuming Φ(x,)\Phi(x,\cdot) is linear for each fixed xx and ff is strongly convex, we obtain the ergodic convergence rate of O(1/k2)\mathcal O(1/k^2) -- we are not aware of another single-loop method in the related literature achieving the same rate when Φ\Phi is not bilinear. Finally, we propose a backtracking technique which does not require the knowledge of Lipschitz constants while ensuring the same convergence results. We also consider convex optimization problems with nonlinear functional constraints and we show that using the backtracking scheme, the optimal convergence rate can be achieved even when the dual domain is unbounded. We tested our method against other state-of-the-art first-order algorithms and interior-point methods for solving quadratically constrained quadratic problems with synthetic data, the kernel matrix learning, and regression with fairness constraints arising in machine learning.

Keywords

Cite

@article{arxiv.1803.01401,
  title  = {A Primal-Dual Algorithm with Line Search for General Convex-Concave Saddle Point Problems},
  author = {Erfan Yazdandoost Hamedani and Necdet Serhat Aybat},
  journal= {arXiv preprint arXiv:1803.01401},
  year   = {2020}
}

Comments

linesearch is added; new numerical experiment is added; important remarks are added in this version

R2 v1 2026-06-23T00:41:39.451Z