Differentiable Linearized ADMM
Xingyu Xie, Jianlong Wu, Zhisheng Zhong, Guangcan Liu, Zhouchen Lin

TL;DR
This paper introduces D-LADMM, a neural network inspired by Linearized ADMM, which incorporates learnable parameters and activation functions, providing the first convergence analysis for learning-based optimization on constrained problems.
Contribution
It proposes D-LADMM, a novel deep neural network based on Linearized ADMM with learnable weights and activations, and proves its global convergence for constrained optimization.
Findings
D-LADMM can generate globally converged solutions.
Proper training of D-LADMM attains desired parameters.
First convergence analysis for learning-based optimization on constrained problems.
Abstract
Recently, a number of learning-based optimization methods that combine data-driven architectures with the classical optimization algorithms have been proposed and explored, showing superior empirical performance in solving various ill-posed inverse problems, but there is still a scarcity of rigorous analysis about the convergence behaviors of learning-based optimization. In particular, most existing analyses are specific to unconstrained problems but cannot apply to the more general cases where some variables of interest are subject to certain constraints. In this paper, we propose Differentiable Linearized ADMM (D-LADMM) for solving the problems with linear constraints. Specifically, D-LADMM is a K-layer LADMM inspired deep neural network, which is obtained by firstly introducing some learnable weights in the classical Linearized ADMM algorithm and then generalizing the proximal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing · Algorithms and Data Compression · Metaheuristic Optimization Algorithms Research
MethodsAlternating Direction Method of Multipliers
