A primal-dual algorithm for image reconstruction with input-convex neural network regularizers
Matthias J. Ehrhardt, Subhadip Mukherjee, Hok Shing Wong

TL;DR
This paper introduces a primal-dual algorithm for image reconstruction that efficiently handles input-convex neural network regularizers by reformulating the problem into a convex optimization task, improving convergence and training.
Contribution
It proposes a novel reformulation of ICNN-based regularization problems, enabling the use of primal-dual methods for faster and more effective image reconstruction.
Findings
Outperforms subgradient and accelerated methods in experiments
Facilitates training of the neural network regularizer
Efficiently solves non-smooth optimization problems
Abstract
We address the optimization problem in a data-driven variational reconstruction framework, where the regularizer is parameterized by an input-convex neural network (ICNN). While gradient-based methods are commonly used to solve such problems, they struggle to effectively handle non-smooth problems which often leads to slow convergence. Moreover, the nested structure of the neural network complicates the application of standard non-smooth optimization techniques, such as proximal algorithms. To overcome these challenges, we reformulate the problem and eliminate the network's nested structure. By relating this reformulation to epigraphical projections of the activation functions, we transform the problem into a convex optimization problem that can be efficiently solved using a primal-dual algorithm. We also prove that this reformulation is equivalent to the original variational problem.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
