CVIVMar 15, 2023

Cross-resolution Face Recognition via Identity-Preserving Network and Knowledge Distillation

arXiv:2303.08665v23 citationsh-index: 67
Originality Incremental advance
AI Analysis

This addresses the problem of matching low-resolution probe images with high-resolution gallery images for face recognition systems, representing an incremental advance in the field.

The paper tackles cross-resolution face recognition by proposing a method that focuses on low-frequency discriminative information in low-resolution images, achieving consistent performance improvements over baseline and state-of-the-art methods across various resolutions.

Cross-resolution face recognition has become a challenging problem for modern deep face recognition systems. It aims at matching a low-resolution probe image with high-resolution gallery images registered in a database. Existing methods mainly leverage prior information from high-resolution images by either reconstructing facial details with super-resolution techniques or learning a unified feature space. To address this challenge, this paper proposes a new approach that enforces the network to focus on the discriminative information stored in the low-frequency components of a low-resolution image. A cross-resolution knowledge distillation paradigm is first employed as the learning framework. Then, an identity-preserving network, WaveResNet, and a wavelet similarity loss are designed to capture low-frequency details and boost performance. Finally, an image degradation model is conceived to simulate more realistic low-resolution training data. Consequently, extensive experimental results show that the proposed method consistently outperforms the baseline model and other state-of-the-art methods across a variety of image resolutions.

Foundations

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

Your Notes