The reviewed record of science sign in
Pith

arxiv: 2501.15510 · v1 · pith:V7A74XFA · submitted 2025-01-26 · cs.CV

Universal Image Restoration Pre-training via Degradation Classification

Reviewed by Pithpith:V7A74XFAopen to challenge →

classification cs.CV
keywords imagedcptdegradationpre-trainingrestorationinputmodelstype
0
0 comments X
read the original abstract

This paper proposes the Degradation Classification Pre-Training (DCPT), which enables models to learn how to classify the degradation type of input images for universal image restoration pre-training. Unlike the existing self-supervised pre-training methods, DCPT utilizes the degradation type of the input image as an extremely weak supervision, which can be effortlessly obtained, even intrinsic in all image restoration datasets. DCPT comprises two primary stages. Initially, image features are extracted from the encoder. Subsequently, a lightweight decoder, such as ResNet18, is leveraged to classify the degradation type of the input image solely based on the features extracted in the first stage, without utilizing the input image. The encoder is pre-trained with a straightforward yet potent DCPT, which is used to address universal image restoration and achieve outstanding performance. Following DCPT, both convolutional neural networks (CNNs) and transformers demonstrate performance improvements, with gains of up to 2.55 dB in the 10D all-in-one restoration task and 6.53 dB in the mixed degradation scenarios. Moreover, previous self-supervised pretraining methods, such as masked image modeling, discard the decoder after pre-training, while our DCPT utilizes the pre-trained parameters more effectively. This superiority arises from the degradation classifier acquired during DCPT, which facilitates transfer learning between models of identical architecture trained on diverse degradation types. Source code and models are available at https://github.com/MILab-PKU/dcpt.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Your Pre-trained Diffusion Model Secretly Knows Restoration

    cs.CV 2026-04 unverdicted novelty 7.0

    Pre-trained diffusion models inherently support image restoration that can be unlocked by optimizing prompt embeddings at the text encoder output using a diffusion bridge formulation, achieving competitive results on ...

  2. Degradation Frequency Curve: An Explicit Frequency-Quantified Representation for All-in-One Image Restoration

    cs.CV 2026-05 unverdicted novelty 6.0

    The paper proposes the Degradation Frequency Curve (DFC) as an explicit spectral representation for quantifying degradations and develops a DFC-guided multi-scale restorer that achieves state-of-the-art performance on...

  3. Compositional-Degradation UAV Image Restoration: Conditional Decoupled MoE Network and A Benchmark

    eess.IV 2026-04 unverdicted novelty 6.0

    DAME-Net decouples explicit per-factor degradation perception from conditioned reconstruction via a Mixture-of-Experts architecture, achieving better compositional UAV image restoration than unified methods on the new...

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

    cs.CV 2026-06 unverdicted novelty 5.0

    DVANet proposes a deep unfolding network combining degradation representation with DINOv3 visual priors for unified restoration under complex degradations.

  5. TPGDiff: Hierarchical Triple-Prior Guided Diffusion for Image Restoration

    cs.CV 2026-01 unverdicted novelty 5.0

    TPGDiff introduces hierarchical triple-prior guidance in a diffusion network, placing degradation priors throughout, structural priors in shallow layers, and semantic priors in deep layers for improved all-in-one imag...