TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DifFace: Blind Face Restoration with Diffused Error Contra...

DifFace: Blind Face Restoration with Diffused Error Contraction

Zongsheng Yue, Chen Change Loy

2022-12-13Blind Face Restoration
PaperPDFCode(official)Code

Abstract

While deep learning-based methods for blind face restoration have achieved unprecedented success, they still suffer from two major limitations. First, most of them deteriorate when facing complex degradations out of their training data. Second, these methods require multiple constraints, e.g., fidelity, perceptual, and adversarial losses, which require laborious hyper-parameter tuning to stabilize and balance their influences. In this work, we propose a novel method named DifFace that is capable of coping with unseen and complex degradations more gracefully without complicated loss designs. The key of our method is to establish a posterior distribution from the observed low-quality (LQ) image to its high-quality (HQ) counterpart. In particular, we design a transition distribution from the LQ image to the intermediate state of a pre-trained diffusion model and then gradually transmit from this intermediate state to the HQ target by recursively applying a pre-trained diffusion model. The transition distribution only relies on a restoration backbone that is trained with $L_2$ loss on some synthetic data, which favorably avoids the cumbersome training process in existing methods. Moreover, the transition distribution can contract the error of the restoration backbone and thus makes our method more robust to unknown degradations. Comprehensive experiments show that DifFace is superior to current state-of-the-art methods, especially in cases with severe degradations. Code and model are available at https://github.com/zsyOAOA/DifFace.

Results

TaskDatasetMetricValueModel
Blind Face RestorationCelebA-TestFID38.43DifFace
Blind Face RestorationCelebA-TestIDS62.39DifFace
Blind Face RestorationCelebA-TestLPIPS43.5DifFace
Blind Face RestorationCelebA-TestPSNR24.08DifFace
Blind Face RestorationCelebA-TestSSIM0.703DifFace
Blind Face RestorationCelebA-TestFID60.3GLEAN
Blind Face RestorationCelebA-TestIDS67.13GLEAN
Blind Face RestorationCelebA-TestLPIPS46.9GLEAN
Blind Face RestorationCelebA-TestPSNR23.41GLEAN
Blind Face RestorationCelebA-TestSSIM0.666GLEAN
Blind Face RestorationCelebA-TestFID45.84VQFR
Blind Face RestorationCelebA-TestIDS65.87VQFR
Blind Face RestorationCelebA-TestLPIPS47.1VQFR
Blind Face RestorationCelebA-TestPSNR21.94VQFR
Blind Face RestorationCelebA-TestSSIM0.585VQFR
Blind Face RestorationCelebA-TestFID46.99GFPGAN
Blind Face RestorationCelebA-TestIDS66.76GFPGAN
Blind Face RestorationCelebA-TestLPIPS49.5GFPGAN
Blind Face RestorationCelebA-TestPSNR22.18GFPGAN
Blind Face RestorationCelebA-TestSSIM0.631GFPGAN
Blind Face RestorationCelebA-TestFID52.14PSFRGAN
Blind Face RestorationCelebA-TestIDS68.14PSFRGAN
Blind Face RestorationCelebA-TestLPIPS50PSFRGAN
Blind Face RestorationCelebA-TestPSNR22.74PSFRGAN
Blind Face RestorationCelebA-TestSSIM0.63PSFRGAN
Blind Face RestorationCelebA-TestFID48.33PULSE
Blind Face RestorationCelebA-TestIDS74.97PULSE
Blind Face RestorationCelebA-TestLPIPS50.8PULSE
Blind Face RestorationCelebA-TestPSNR22.14PULSE
Blind Face RestorationCelebA-TestSSIM0.682PULSE
Blind Face RestorationCelebA-TestFID64.65DFDNet
Blind Face RestorationCelebA-TestIDS86.21DFDNet
Blind Face RestorationCelebA-TestLPIPS55.4DFDNet
Blind Face RestorationCelebA-TestPSNR23.15DFDNet
Blind Face RestorationCelebA-TestSSIM0.629DFDNet

Related Papers

LAFR: Efficient Diffusion-based Blind Face Restoration via Latent Codebook Alignment Adapter2025-05-29TD-BFR: Truncated Diffusion Model for Efficient Blind Face Restoration2025-03-26IQPFR: An Image Quality Prior for Blind Face Restoration and Beyond2025-03-12InterLCM: Low-Quality Images as Intermediate States of Latent Consistency Models for Effective Blind Face Restoration2025-02-04InfoBFR: Real-World Blind Face Restoration via Information Bottleneck2025-01-26Binary Diffusion Probabilistic Model2025-01-23FaceMe: Robust Blind Face Restoration with Personal Identification2025-01-09Dynamic Content Prediction with Motion-aware Priors for Blind Face Video Restoration2025-01-01