OCLGNov 15, 2023

Damped Proximal Augmented Lagrangian Method for weakly-Convex Problems with Convex Constraints

arXiv:2311.09065v36 citationsh-index: 5
Originality Highly original
AI Analysis

This work addresses optimization problems with non-convex objectives and constraints, offering improved theoretical guarantees and practical performance for applications in machine learning and engineering.

The paper tackles weakly-convex optimization problems with convex constraints by proposing a damped proximal augmented Lagrangian method (DPALM), achieving iteration complexities of O(ε^{-2}) for outer iterations and up to O(ε^{-3}) for overall complexity to produce near ε-KKT points, with numerical experiments showing empirical efficiency over state-of-the-art methods.

We give a damped proximal augmented Lagrangian method (DPALM) for solving problems with a weakly-convex objective and convex linear/nonlinear constraints. Instead of taking a full stepsize, DPALM adopts a damped dual stepsize to ensure the boundedness of dual iterates. We show that DPALM can produce a (near) $\vareps$-KKT point within $O(\vareps^{-2})$ outer iterations if each DPALM subproblem is solved to a proper accuracy. In addition, we establish overall iteration complexity of DPALM when the objective is either a regularized smooth function or in a regularized compositional form. For the former case, DPALM achieves the complexity of $\widetilde{\mathcal{O}}\left(\varepsilon^{-2.5} \right)$ to produce an $\varepsilon$-KKT point by applying an accelerated proximal gradient (APG) method to each DPALM subproblem. For the latter case, the complexity of DPALM is $\widetilde{\mathcal{O}}\left(\varepsilon^{-3} \right)$ to produce a near $\varepsilon$-KKT point by using an APG to solve a Moreau-envelope smoothed version of each subproblem. Our outer iteration complexity and the overall complexity either generalize existing best ones from unconstrained or linear-constrained problems to convex-constrained ones, or improve over the best-known results on solving the same-structured problems. Furthermore, numerical experiments on linearly/quadratically constrained non-convex quadratic programs and linear-constrained robust nonlinear least squares are conducted to demonstrate the empirical efficiency of the proposed DPALM over several state-of-the art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes