CVOct 23, 2020

Multi Scale Identity-Preserving Image-to-Image Translation Network for Low-Resolution Face Recognition

arXiv:2010.12249v42 citations
Originality Highly original
AI Analysis

This addresses a critical issue in surveillance systems where low-resolution probe images must be matched with high-resolution gallery images, representing a strong specific gain in domain-specific applications.

The paper tackles the problem of low-resolution face recognition by proposing an identity-preserving image-to-image translation network that super-resolves low-resolution faces while preserving identity information, achieving superior performance over competing methods on natural and artificial datasets.

State-of-the-art deep neural network models have reached near perfect face recognition accuracy rates on controlled high-resolution face images. However, their performance is drastically degraded when they are tested with very low-resolution face images. This is particularly critical in surveillance systems, where a low-resolution probe image is to be matched with high-resolution gallery images. super-resolution techniques aim at producing high-resolution face images from low-resolution counterparts. While they are capable of reconstructing images that are visually appealing, the identity-related information is not preserved. Here, we propose an identity-preserving end-to-end image-to-image translation deep neural network which is capable of super-resolving very low-resolution faces to their high-resolution counterparts while preserving identity-related information. We achieved this by training a very deep convolutional encoder-decoder network with a symmetric contracting path between corresponding layers. This network was trained with a combination of a reconstruction and an identity-preserving loss, on multi-scale low-resolution conditions. Extensive quantitative evaluations of our proposed model demonstrated that it outperforms competing super-resolution and low-resolution face recognition methods on natural and artificial low-resolution face data sets and even unseen identities.

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