Deep LoRA-Unfolding Networks for Image Restoration
Xiangming Wang, Haijin Zeng, Benteng Sun, Jiezhang Cao, Kai Zhang, Qiangqiang Shen, Yongyong Chen

TL;DR
This paper introduces LoRun, a novel deep unfolding network for image restoration that uses shared denoisers with lightweight, stage-specific LoRA adapters, reducing parameters and memory while maintaining or improving performance.
Contribution
The paper proposes a generalized LoRA-based approach for deep unfolding networks, enabling stage-specific denoising adaptation with significant parameter reduction.
Findings
Achieves up to N times parameter reduction in multi-stage DUNs.
Maintains or improves image restoration performance across tasks.
Demonstrates efficiency and effectiveness on three IR tasks.
Abstract
Deep unfolding networks (DUNs), combining conventional iterative optimization algorithms and deep neural networks into a multi-stage framework, have achieved remarkable accomplishments in Image Restoration (IR), such as spectral imaging reconstruction, compressive sensing and super-resolution.It unfolds the iterative optimization steps into a stack of sequentially linked blocks.Each block consists of a Gradient Descent Module (GDM) and a Proximal Mapping Module (PMM) which is equivalent to a denoiser from a Bayesian perspective, operating on Gaussian noise with a known level.However, existing DUNs suffer from two critical limitations: (i) their PMMs share identical architectures and denoising objectives across stages, ignoring the need for stage-specific adaptation to varying noise levels; and (ii) their chain of structurally repetitive blocks results in severe parameter redundancy and…
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 · Advanced Image Processing Techniques · Image and Signal Denoising Methods
