CVNov 20, 2021

AGA-GAN: Attribute Guided Attention Generative Adversarial Network with U-Net for Face Hallucination

arXiv:2111.10591v11 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of enhancing low-resolution face images for applications like surveillance or forensics, offering an incremental improvement over existing methods.

The paper tackles face hallucination by proposing an Attribute Guided Attention Generative Adversarial Network (AGA-GAN) with U-Net to improve recovery of facial structures and features, achieving state-of-the-art performance across multiple metrics.

The performance of facial super-resolution methods relies on their ability to recover facial structures and salient features effectively. Even though the convolutional neural network and generative adversarial network-based methods deliver impressive performances on face hallucination tasks, the ability to use attributes associated with the low-resolution images to improve performance is unsatisfactory. In this paper, we propose an Attribute Guided Attention Generative Adversarial Network which employs novel attribute guided attention (AGA) modules to identify and focus the generation process on various facial features in the image. Stacking multiple AGA modules enables the recovery of both high and low-level facial structures. We design the discriminator to learn discriminative features exploiting the relationship between the high-resolution image and their corresponding facial attribute annotations. We then explore the use of U-Net based architecture to refine existing predictions and synthesize further facial details. Extensive experiments across several metrics show that our AGA-GAN and AGA-GAN+U-Net framework outperforms several other cutting-edge face hallucination state-of-the-art methods. We also demonstrate the viability of our method when every attribute descriptor is not known and thus, establishing its application in real-world scenarios.

Foundations

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

Your Notes