paper-with-me

홈 › Papers

Deep LoRA-Unfolding Networks for Image Restoration

2026-02-21 · Xiangming Wang, Haijin Zeng, Benteng Sun, Jiezhang Cao, Kai Zhang, Qiangqiang Shen, Yongyong Chen arxiv

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 high memory consumption, hindering deployment in large-scale or resource-constrained scenarios.To address these challenges, we introduce generalized Deep Low-rank Adaptation (LoRA) Unfolding Networks for image restoration, named LoRun, harmonizing denoising objectives and adapting different denoising levels between stages with compressed memory usage for more efficient DUN.LoRun introduces a novel paradigm where a single pretrained base denoiser is shared across all stages, while lightweight, stage-specific LoRA adapters are injected into the PMMs to dynamically modulate denoising behavior according to the noise level at each unfolding step.This design decouples the core restoration capability from task-specific adaptation, enabling precise control over denoising intensity without duplicating full network parameters and achieving up to $N$ times parameter reduction for an $N$-stage DUN with on-par or better performance.Extensive experiments conducted on three IR tasks validate the efficiency of our method.

📄 PDF Abstract BibTeX arXiv:2602.18697

Code (0)

등록된 구현이 없습니다.

Tasks

Compressive SensingImage Restoration

Similar Papers 제목 키워드 기반

Deep Generalized Unfolding Networks for Image Restoration

2022-04-28 · CVPR 2022 1 · Chong Mou, Qian Wang, Jian Zhang

Deep neural networks (DNN) have achieved great success in image restoration. However, most DNN methods are designed as a black box, lacking transparency and interpretability. Although some methods are proposed to combine…

Image Restoration

UnfoldIR: Rethinking Deep Unfolding Network in Illumination Degradation Image Restoration

2025-05-10 · Chunming He, Rihan Zhang, Fengyang Xiao, Chengyu Fang 외

Deep unfolding networks (DUNs) are widely employed in illumination degradation image restoration (IDIR) to merge the interpretability of model-based approaches with the generalization of learning-based methods. However, …

Image Restoration

DVANet: Degradation-aware Visual-prior Alignment Network for Image Restoration

2026-06-17 · Yanjie Tu, Qingsen Yan, Axi Niu, Tao Hu 외 arxiv

All-in-One image restoration aims to develop a unified restoration framework for handling diverse degradation types. Existing end-to-end methods usually regard the restoration process as a black-box mapping, lacking an e…

Unified Image Restoration

Nested Unfolding Network for Real-World Concealed Object Segmentation

2025-11-22 · Chunming He, Rihan Zhang, Dingming Zhang, Fengyang Xiao 외 arxiv

Deep unfolding networks (DUNs) have recently advanced concealed object segmentation (COS) by modeling segmentation as iterative foreground-background separation. However, existing DUN-based methods (RUN) inherently coupl…

Object SegmentationImage Restoration

Vision-Language Gradient Descent-driven All-in-One Deep Unfolding Networks

2025-03-21 · CVPR 2025 1 · Haijin Zeng, Xiangming Wang, Yongyong Chen, Jingyong Su 외

Dynamic image degradations, including noise, blur and lighting inconsistencies, pose significant challenges in image restoration, often due to sensor limitations or adverse environmental conditions. Existing Deep Unfoldi…

AllImage RestorationRain Removal