A Dual Alternating Direction Method of Multipliers for Image Decomposition and Restoration
Qingsong Wang, Chengjing Wang, Peipei Tang, Dunbiao Niu
TL;DR
The paper proposes a dual ADMM (dADMM) framework for simultaneous image decomposition into cartoon $u$ and texture $v$ and restoration under degradation modeled by $b \approx H(u+v)$. It reformulates the problem as $\min_{x,y} \frac{1}{2}\|Ax+By-b\|_2^2 + p(x) + q(y)$ with $p(x)=\tau\||\nabla x|\|_1$ and $q(y)=\mu\| |y| \|_s$, derives its dual, and develops a three-step dADMM algorithm that updates $(u,v,w)$ via a linear system and proximal operators, followed by $(x,y)$ updates with a relaxation parameter $\tau$. The authors prove global convergence for $\tau$ in $(0,(1+\sqrt{5})/2)$ and a local linear convergence rate, and validate the method through extensive experiments across four observation models ($A=I,S,K,KS$), showing higher PSNR and faster convergence than competing ADMM-based approaches in denoising, deblurring, inpainting, and joint blur-missing data scenarios. The results highlight the practical significance of algorithm choice in image processing tasks and demonstrate the robustness and efficiency of dADMM for complex degradation settings.
Abstract
In this paper, we develop a dual alternating direction method of multipliers (ADMM) for an image decomposition model. In this model, an image is divided into two meaningful components, i.e., a cartoon part and a texture part. The optimization algorithm that we develop not only gives the cartoon part and the texture part of an image but also gives the restored image (cartoon part + texture part). We also present the global convergence and the local linear convergence rate for the algorithm under some mild conditions. Numerical experiments demonstrate the efficiency and robustness of the dual ADMM (dADMM). Furthermore, we can obtain relatively higher signalto-noise ratio (SNR) comparing to other algorithms. It shows that the choice of the algorithm is also important even for the same model.
