ADMM for Nonconvex Optimization under Minimal Continuity Assumption
Ganzhao Yuan

TL;DR
This paper proposes a new ADMM-based method for nonconvex optimization that requires minimal continuity assumptions, achieves convergence with proven complexity, and demonstrates effectiveness on sparse PCA problems.
Contribution
Introduces IPDS-ADMM, a novel ADMM variant that relaxes continuity requirements and provides the first complexity analysis for nonconvex nonsmooth problems.
Findings
Achieves an $ ext{O}(rac{1}{ ext{epsilon}^3})$ convergence complexity.
Requires continuity in only one block of the objective.
Demonstrates effectiveness on sparse PCA experiments.
Abstract
This paper introduces a novel approach to solving multi-block nonconvex composite optimization problems through a proximal linearized Alternating Direction Method of Multipliers (ADMM). This method incorporates an Increasing Penalization and Decreasing Smoothing (IPDS) strategy. Distinguishing itself from existing ADMM-style algorithms, our approach (denoted IPDS-ADMM) imposes a less stringent condition, specifically requiring continuity in just one block of the objective function. IPDS-ADMM requires that the penalty increases and the smoothing parameter decreases, both at a controlled pace. When the associated linear operator is bijective, IPDS-ADMM uses an over-relaxation stepsize for faster convergence; however, when the linear operator is surjective, IPDS-ADMM uses an under-relaxation stepsize for global convergence. We devise a novel potential function to facilitate our convergence…
Peer Reviews
Decision·ICLR 2025 Poster
This theoretical paper provides complete theoretical results to prove the proposed algorithms achieve competitive complexity under mild smoothness conditions. The analysis covers a broad range of problems, including those with linear constraints and problems that involve explicit proximal operators (e.g., manifold optimization). This approach encompasses a wide variety of problem categories.
The paper is written in a way that compiles all the technical material with complex notations, making it difficult for readers to follow. It would be beneficial if the author could summarize the results more effectively and provide insights and discussions. In the numerical section on sparse PCA, it is unclear why the parameters $\dot{\rho} = 10$ and $\beta^0 = 50\dot{\rho}$ are used consistently. These values appear to be dependent on the Lipschitz constant as suggested in the theoretical sec
* The algorithm guarantees convergence for ADMM under less stringent conditions. * It establishes the first convergence results for solving nonconvex, nonsmooth minimax problems. * The IPDS strategy ensures convergence for matrices $A$ that are either bijective or surjective.
* It remains unclear whether the IPDS strategy can be extended to handle inequality or more general constraints. * In Section 4, given the compact results and dense notation, it would be helpful to emphasize the role of the IPDS strategy in the analysis, with additional explanatory comments to enhance clarity. * A suggestion is to use alternative notation in Lemma 4.8 for $\epsilon_1,\epsilon_2,\epsilon_3$, as these are typically reserved for sufficiently small constants. * While the sparse P
1. The proposed IPDS-ADMM weaken the smoothness assumption for nonconvex multi-block composite optimization that requiring continuity in only the last block of the objective function. 2. The convergence analysis of the proposed algorithm is given for the case that the associated matrix is either bijective or surjective.
1. The iteration complexity of the proposed algorithm seems to be not outstanding compared to previous nonconvex ADMM approaches mentioned in Table 1. Also, in section 3, the authors claim that IPDS-ADMM improve the complexity from O(ϵ^(-4)) to O(ϵ^(-3)) compared with RADMM, but it is unclear whether the comparison is fair due to RADMM focus on the manifold optimization problem and have the different assumptions with the proposed algorithm. 2. Regarding the experiments, how did the author choo
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndoor and Outdoor Localization Technologies · Sparse and Compressive Sensing Techniques · Machine Learning and ELM
