vix.ing · top · new · best · stats · spec

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

2023/03/15 by Yuhang Lu, Lu, Yuhang, Touradj Ebrahimi +1
Computer Science · Medicine · #Advanced Image Processing Techniques #Face recognition and analysis #Facial Nerve Paralysis Treatment and Research

paper · pdf · doi:10.48550/arxiv.2303.08665

Abstract

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.

Related