Optimizing ADMM and Over-Relaxed ADMM Parameters for Linear Quadratic Problems
Jintao Song, Wenqi Lu, Yunwen Lei, Yuchao Tang, Zhenkuan Pan, Jinming Duan
TL;DR
This work tackles the challenge of selecting optimal ADMM and over-relaxed ADMM parameters for linear-quadratic problems. By formulating ADMM as a fixed-point iteration and analyzing the spectral radius of the iteration matrix, the authors derive a numerical gradient-descent method to optimize the penalty parameter $θ$ and a closed-form solution for the relaxation parameter $α^*$. They prove unconditional convergence for ADMM on LQPs and reduce the joint optimization to a single-variable problem in $θ$, enabling efficient pre-iteration parameter tuning. The methods are validated on random problem instances and imaging applications (diffeomorphic image registration, image deblurring, and MRI reconstruction), showing faster convergence and practical improvements over baselines. The proposed framework offers a principled, generalizable approach to parameter selection that can extend beyond quadratic problems to other convex/non-smooth settings.
Abstract
The Alternating Direction Method of Multipliers (ADMM) has gained significant attention across a broad spectrum of machine learning applications. Incorporating the over-relaxation technique shows potential for enhancing the convergence rate of ADMM. However, determining optimal algorithmic parameters, including both the associated penalty and relaxation parameters, often relies on empirical approaches tailored to specific problem domains and contextual scenarios. Incorrect parameter selection can significantly hinder ADMM's convergence rate. To address this challenge, in this paper we first propose a general approach to optimize the value of penalty parameter, followed by a novel closed-form formula to compute the optimal relaxation parameter in the context of linear quadratic problems (LQPs). We then experimentally validate our parameter selection methods through random instantiations and diverse imaging applications, encompassing diffeomorphic image registration, image deblurring, and MRI reconstruction.
