paper-with-me

홈 › Papers

Boosting All-in-One Image Restoration via Self-Improved Privilege Learning

2025-05-30 · Gang Wu, Junjun Jiang, Kui Jiang, Xianming Liu

Unified image restoration models for diverse and mixed degradations often suffer from unstable optimization dynamics and inter-task conflicts. This paper introduces Self-Improved Privilege Learning (SIPL), a novel paradigm that overcomes these limitations by innovatively extending the utility of privileged information (PI) beyond training into the inference stage. Unlike conventional Privilege Learning, where ground-truth-derived guidance is typically discarded after training, SIPL empowers the model to leverage its own preliminary outputs as pseudo-privileged signals for iterative self-refinement at test time. Central to SIPL is Proxy Fusion, a lightweight module incorporating a learnable Privileged Dictionary. During training, this dictionary distills essential high-frequency and structural priors from privileged feature representations. Critically, at inference, the same learned dictionary then interacts with features derived from the model's initial restoration, facilitating a self-correction loop. SIPL can be seamlessly integrated into various backbone architectures, offering substantial performance improvements with minimal computational overhead. Extensive experiments demonstrate that SIPL significantly advances the state-of-the-art on diverse all-in-one image restoration benchmarks. For instance, when integrated with the PromptIR model, SIPL achieves remarkable PSNR improvements of +4.58 dB on composite degradation tasks and +1.28 dB on diverse five-task benchmarks, underscoring its effectiveness and broad applicability. Codes are available at our project page https://github.com/Aitical/SIPL.

📄 PDF Abstract BibTeX arXiv:2505.24207

Code (1)

aitical/sipl 공식 구현 pytorch

Tasks

AllImage RestorationUnified Image Restoration

Similar Papers 제목 키워드 기반

Re-boosting Self-Collaboration Parallel Prompt GAN for Unsupervised Image Restoration

2024-08-17 · Xin Lin, Yuyan Zhou, Jingtong Yue, Chao Ren 외

Unsupervised restoration approaches based on generative adversarial networks (GANs) offer a promising solution without requiring paired datasets. Yet, these GAN-based approaches struggle to surpass the performance of con…

Image RestorationPrompt Learning

Joint Semantic Knowledge Distillation and Masked Acoustic Modeling for Full-band Speech Restoration with Improved Intelligibility

2024-09-14 · Xiaoyu Liu, Xu Li, Joan Serrà, Santiago Pascual

Speech restoration aims at restoring full-band speech with high quality and intelligibility, considering a diverse set of distortions. MaskSR is a recently proposed generative model for this task. As other models of its …

Knowledge DistillationLanguage ModelingLanguage Modelling

R2C-GAN: Restore-to-Classify Generative Adversarial Networks for Blind X-Ray Restoration and COVID-19 Classification

2022-09-29 · Mete Ahishali, Aysen Degerli, Serkan Kiranyaz, Tahir Hamid 외

Restoration of poor quality images with a blended set of artifacts plays a vital role for a reliable diagnosis. Existing studies have focused on specific restoration problems such as image deblurring, denoising, and expo…

ClassificationDeblurringDenoisingExposure Correction+3

Quality Adaptive Low-Rank Based JPEG Decoding with Applications

2016-01-06 · Xiao Shu, Xiaolin Wu

Small compression noises, despite being transparent to human eyes, can adversely affect the results of many image restoration processes, if left unaccounted for. Especially, compression noises are highly detrimental to i…

DeblurringImage RestorationQuantization

Attention-Privileged Reinforcement Learning

2019-11-19 · Sasha Salter, Dushyant Rao, Markus Wulfmeier, Raia Hadsell 외

Image-based Reinforcement Learning is known to suffer from poor sample efficiency and generalisation to unseen visuals such as distractors (task-independent aspects of the observation space). Visual domain randomisation …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)