English

Orthonormal Product Quantization Network for Scalable Face Image Retrieval

Computer Vision and Pattern Recognition 2023-05-15 v4

Abstract

Existing deep quantization methods provided an efficient solution for large-scale image retrieval. However, the significant intra-class variations like pose, illumination, and expressions in face images, still pose a challenge for face image retrieval. In light of this, face image retrieval requires sufficiently powerful learning metrics, which are absent in current deep quantization works. Moreover, to tackle the growing unseen identities in the query stage, face image retrieval drives more demands regarding model generalization and system scalability than general image retrieval tasks. This paper integrates product quantization with orthonormal constraints into an end-to-end deep learning framework to effectively retrieve face images. Specifically, a novel scheme that uses predefined orthonormal vectors as codewords is proposed to enhance the quantization informativeness and reduce codewords' redundancy. A tailored loss function maximizes discriminability among identities in each quantization subspace for both the quantized and original features. An entropy-based regularization term is imposed to reduce the quantization error. Experiments are conducted on four commonly-used face datasets under both seen and unseen identities retrieval settings. Our method outperforms all the compared deep hashing/quantization state-of-the-arts under both settings. Results validate the effectiveness of the proposed orthonormal codewords in improving models' standard retrieval performance and generalization ability. Combing with further experiments on two general image datasets, it demonstrates the broad superiority of our method for scalable image retrieval.

Keywords

Cite

@article{arxiv.2107.00327,
  title  = {Orthonormal Product Quantization Network for Scalable Face Image Retrieval},
  author = {Ming Zhang and Xuefei Zhe and Hong Yan},
  journal= {arXiv preprint arXiv:2107.00327},
  year   = {2023}
}

Comments

Published in Pattern Recognition, supplementary material can be found in Github project page

R2 v1 2026-06-24T03:47:53.764Z