paper-with-me

Papers

UIR-LoRA: Achieving Universal Image Restoration through Multiple Low-Rank Adaptation

2024-09-30 · Cheng Zhang, Dong Gong, Jiumei He, Yu Zhu, Jinqiu Sun, Yanning Zhang

Existing unified methods typically treat multi-degradation image restoration as a multi-task learning problem. Despite performing effectively compared to single degradation restoration methods, they overlook the utilization of commonalities and specificities within multi-task restoration, thereby impeding the model's performance. Inspired by the success of deep generative models and fine-tuning techniques, we proposed a universal image restoration framework based on multiple low-rank adapters (LoRA) from multi-domain transfer learning. Our framework leverages the pre-trained generative model as the shared component for multi-degradation restoration and transfers it to specific degradation image restoration tasks using low-rank adaptation. Additionally, we introduce a LoRA composing strategy based on the degradation similarity, which adaptively combines trained LoRAs and enables our model to be applicable for mixed degradation restoration. Extensive experiments on multiple and mixed degradations demonstrate that the proposed universal image restoration method not only achieves higher fidelity and perceptual image quality but also has better generalization ability than other unified image restoration models. Our code is available at https://github.com/Justones/UIR-LoRA.

📄 PDF Abstract BibTeX arXiv:2409.20197

Code (1)

justones/uir-lora 공식 구현

Tasks

Image RestorationMulti-Task LearningTransfer LearningUnified Image Restoration

Similar Papers 제목 키워드 기반

UnSCAR: Universal, Scalable, Controllable, and Adaptable Image Restoration

2026-03-08 · Debabrata Mandal, Soumitri Chattopadhyay, Yujie Wang, Marc Niethammer 외 arxiv

Universal image restoration aims to recover clean images from arbitrary real-world degradations using a single inference model. Despite significant progress, existing all-in-one restoration networks do not scale to multi…

Image Restoration

Vision-Language Model Guided Image Restoration

2025-12-19 · Cuixin Yang, Rongkang Dong, Kin-Man Lam arxiv

Many image restoration (IR) tasks require both pixel-level fidelity and high-level semantic understanding to recover realistic photos with fine-grained details. However, previous approaches often struggle to effectively …

Image Restoration

ProRes: Exploring Degradation-aware Visual Prompt for Universal Image Restoration

2023-06-23 · Jiaqi Ma, Tianheng Cheng, Guoli Wang, Qian Zhang 외

Image restoration aims to reconstruct degraded images, e.g., denoising or deblurring. Existing works focus on designing task-specific methods and there are inadequate attempts at universal methods. However, simply unifyi…

DeblurringDenoisingImage RestorationLow-Light Image Enhancement+3

RealRestorer: Towards Generalizable Real-World Image Restoration with Large-Scale Image Editing Models

2026-03-26 · Yufeng Yang, Xianfang Zeng, Zhangqi Jiang, Fukun Yin 외 arxiv

Image restoration under real-world degradations is critical for downstream tasks such as autonomous driving and object detection. However, existing restoration models are often limited by the scale and distribution of th…

Autonomous DrivingImage RestorationObject DetectionImage Editing

LCM-LoRA: A Universal Stable-Diffusion Acceleration Module

2023-11-09 · Simian Luo, Yiqin Tan, Suraj Patil, Daniel Gu 외

Latent Consistency Models (LCMs) have achieved impressive performance in accelerating text-to-image generative tasks, producing high-quality images with minimal inference steps. LCMs are distilled from pre-trained latent…

GPUImage Generation