CVJun 22, 2022

Towards Robust Blind Face Restoration with Codebook Lookup Transformer

arXiv:2206.11253v2394 citationsh-index: 128
Originality Highly original
AI Analysis

This work addresses the problem of restoring degraded face images for applications in computer vision, presenting a novel method that improves over existing approaches.

The paper tackles blind face restoration by using a learned discrete codebook prior to reduce uncertainty and a Transformer-based network for code prediction, achieving state-of-the-art results in quality and fidelity with superior robustness to degradation.

Blind face restoration is a highly ill-posed problem that often requires auxiliary guidance to 1) improve the mapping from degraded inputs to desired outputs, or 2) complement high-quality details lost in the inputs. In this paper, we demonstrate that a learned discrete codebook prior in a small proxy space largely reduces the uncertainty and ambiguity of restoration mapping by casting blind face restoration as a code prediction task, while providing rich visual atoms for generating high-quality faces. Under this paradigm, we propose a Transformer-based prediction network, named CodeFormer, to model the global composition and context of the low-quality faces for code prediction, enabling the discovery of natural faces that closely approximate the target faces even when the inputs are severely degraded. To enhance the adaptiveness for different degradation, we also propose a controllable feature transformation module that allows a flexible trade-off between fidelity and quality. Thanks to the expressive codebook prior and global modeling, CodeFormer outperforms the state of the arts in both quality and fidelity, showing superior robustness to degradation. Extensive experimental results on synthetic and real-world datasets verify the effectiveness of our method.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes