English

Semantic Encoder Guided Generative Adversarial Face Ultra-Resolution Network

Computer Vision and Pattern Recognition 2023-01-04 v2 Machine Learning Image and Video Processing

Abstract

Face super-resolution is a domain-specific image super-resolution, which aims to generate High-Resolution (HR) face images from their Low-Resolution (LR) counterparts. In this paper, we propose a novel face super-resolution method, namely Semantic Encoder guided Generative Adversarial Face Ultra-Resolution Network (SEGA-FURN) to ultra-resolve an unaligned tiny LR face image to its HR counterpart with multiple ultra-upscaling factors (e.g., 4x and 8x). The proposed network is composed of a novel semantic encoder that has the ability to capture the embedded semantics to guide adversarial learning and a novel generator that uses a hierarchical architecture named Residual in Internal Dense Block (RIDB). Moreover, we propose a joint discriminator which discriminates both image data and embedded semantics. The joint discriminator learns the joint probability distribution of the image space and latent space. We also use a Relativistic average Least Squares loss (RaLS) as the adversarial loss to alleviate the gradient vanishing problem and enhance the stability of the training procedure. Extensive experiments on large face datasets have proved that the proposed method can achieve superior super-resolution results and significantly outperform other state-of-the-art methods in both qualitative and quantitative comparisons.

Keywords

Cite

@article{arxiv.2211.10532,
  title  = {Semantic Encoder Guided Generative Adversarial Face Ultra-Resolution Network},
  author = {Xiang Wang and Yimin Yang and Qixiang Pang and Xiao Lu and Yu Liu and Shan Du},
  journal= {arXiv preprint arXiv:2211.10532},
  year   = {2023}
}

Comments

11 pages,5 figures,3 tables

R2 v1 2026-06-28T06:15:10.469Z