English

Face Hallucination by Attentive Sequence Optimization with Reinforcement Learning

Computer Vision and Pattern Recognition 2019-05-07 v1

Abstract

Face hallucination is a domain-specific super-resolution problem that aims to generate a high-resolution (HR) face image from a low-resolution~(LR) input. In contrast to the existing patch-wise super-resolution models that divide a face image into regular patches and independently apply LR to HR mapping to each patch, we implement deep reinforcement learning and develop a novel attention-aware face hallucination (Attention-FH) framework, which recurrently learns to attend a sequence of patches and performs facial part enhancement by fully exploiting the global interdependency of the image. Specifically, our proposed framework incorporates two components: a recurrent policy network for dynamically specifying a new attended region at each time step based on the status of the super-resolved image and the past attended region sequence, and a local enhancement network for selected patch hallucination and global state updating. The Attention-FH model jointly learns the recurrent policy network and local enhancement network through maximizing a long-term reward that reflects the hallucination result with respect to the whole HR image. Extensive experiments demonstrate that our Attention-FH significantly outperforms the state-of-the-art methods on in-the-wild face images with large pose and illumination variations.

Keywords

Cite

@article{arxiv.1905.01509,
  title  = {Face Hallucination by Attentive Sequence Optimization with Reinforcement Learning},
  author = {Yukai Shi and Guanbin Li and Qingxing Cao and Keze Wang and Liang Lin},
  journal= {arXiv preprint arXiv:1905.01509},
  year   = {2019}
}

Comments

To be published in TPAMI

R2 v1 2026-06-23T08:57:01.146Z