Loop Unrolled Shallow Equilibrium Regularizer (LUSER) -- A Memory-Efficient Inverse Problem Solver
Peimeng Guan, Jihui Jin, Justin Romberg, Mark A. Davenport

TL;DR
This paper introduces LUSER, a memory-efficient loop unrolled regularizer for inverse problems that achieves high performance with significantly reduced training memory costs.
Contribution
LUSER presents a shallow equilibrium regularizer within loop unrolling, maintaining expressiveness while drastically reducing memory requirements during training.
Findings
Achieves comparable or better results than deep models in image deblurring, CT, and MRI tasks.
Requires up to 8 times less memory during training.
Maintains high performance with shallow equilibrium models.
Abstract
In inverse problems we aim to reconstruct some underlying signal of interest from potentially corrupted and often ill-posed measurements. Classical optimization-based techniques proceed by optimizing a data consistency metric together with a regularizer. Current state-of-the-art machine learning approaches draw inspiration from such techniques by unrolling the iterative updates for an optimization-based solver and then learning a regularizer from data. This loop unrolling (LU) method has shown tremendous success, but often requires a deep model for the best performance leading to high memory costs during training. Thus, to address the balance between computation cost and network expressiveness, we propose an LU algorithm with shallow equilibrium regularizers (LUSER). These implicit models are as expressive as deeper convolutional networks, but far more memory efficient during training.…
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
TopicsSparse and Compressive Sensing Techniques · Gaussian Processes and Bayesian Inference · Image and Signal Denoising Methods
