Abstract

The learning-based hashing has recently made encouraging progress in face recognition. However, most existing hashing methods disregard the discrete constraint during optimization, inducing the accumulated quantization errors. In this work, we develop an effective learning-based hashing model, namely local feature hashing with binary auto-encoder (LFH-BAE), to directly learn local binary descriptors in the Hamming space. It attempts to exploit structure factors to well reconstruct the face image from binary codes. Specifically, we first introduce a binary auto-encoder to learn a hashing function to project each face region into high-quality binary codes. Since the original problem is a tricky combinational function, we then present a softened version to decompose it into separate tractable sub-problems. Next, we propose an effective alternating algorithm based on the augmented Lagrange method (ALM) to solve these sub-problems, which helps to generate strong discriminative and excellent robust binary codes. Moreover, we utilize the discrete cyclic coordinate descent (DCC) method to optimize binary codes to reduce the loss of useful information. Lastly, we cluster and pool the obtained binary codes, and construct a histogram feature as the final face representation for each image. Extensive experimental results on four public datasets including FERET, CAS-PEAL-R1, LFW and PaSC show that our LFH-BAE is superior to most state-of-the-art face recognition algorithms.

Highlights

  • Face recognition has been a popular research topic in computer vision due to its potential applications in various real-world scenarios

  • We introduce a simple unsupervised binary hashing model, dubbed local feature hashing with binary auto-encoder (LFH-BAE), to directly learn binary codes in the Hamming space for face representation

  • Yi et al [16] utilize the Restricted Boltzmann Machines (RBMs) to learn the shared representations from the extracted Gabor features to eliminate the heterogeneity locally. He et al [17] propose a dynamic feature matching (DFM) method, which deals with partial face images by combining the fully convolutional network (FCN) with sparse representation classification (SRC)

Read more

Summary

INTRODUCTION

Face recognition has been a popular research topic in computer vision due to its potential applications in various real-world scenarios. We introduce a simple unsupervised binary hashing model, dubbed local feature hashing with binary auto-encoder (LFH-BAE), to directly learn binary codes in the Hamming space for face representation. The binary auto-encoder can exploit more salient information for subsequent feature pooling It respects the binary nature of the problem when implementing the discrete hashing optimization, so that the accumulated quantization errors can be somehow eliminated. The ALM-based alternating optimization algorithm enables LFH-BAE to generate strong discriminative and excellent robust binary codes, which are very favorable for face recognition. The main contributions of this work are summarized as follows: 1) We propose an unsupervised binary auto-encoder to capture the salient structure inherent in the raw data and learn high-quality binary features for face representa-tion. The results on these datasets demonstrate that our model is superior to most of state-of-the-art face recognition algorithms

AND RELATED WORKS
FORMULATION
1: Initialization
11: Return
FACE REPRESENTATION BASED ON LFH-BAE
EXPERIMENTS
Findings
CONCLUSION
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call