English

Maximum Entropy Binary Encoding for Face Template Protection

Computer Vision and Pattern Recognition 2015-12-08 v1

Abstract

In this paper we present a framework for secure identification using deep neural networks, and apply it to the task of template protection for face authentication. We use deep convolutional neural networks (CNNs) to learn a mapping from face images to maximum entropy binary (MEB) codes. The mapping is robust enough to tackle the problem of exact matching, yielding the same code for new samples of a user as the code assigned during training. These codes are then hashed using any hash function that follows the random oracle model (like SHA-512) to generate protected face templates (similar to text based password protection). The algorithm makes no unrealistic assumptions and offers high template security, cancelability, and state-of-the-art matching performance. The efficacy of the approach is shown on CMU-PIE, Extended Yale B, and Multi-PIE face databases. We achieve high (~95%) genuine accept rates (GAR) at zero false accept rate (FAR) with up to 1024 bits of template security.

Keywords

Cite

@article{arxiv.1512.01691,
  title  = {Maximum Entropy Binary Encoding for Face Template Protection},
  author = {Rohit Kumar Pandey and Yingbo Zhou and Bhargava Urala Kota and Venu Govindaraju},
  journal= {arXiv preprint arXiv:1512.01691},
  year   = {2015}
}

Comments

arXiv admin note: text overlap with arXiv:1506.04340

R2 v1 2026-06-22T12:02:18.523Z