English

L1-(2D)2PCANet: A Deep Learning Network for Face Recognition

Computer Vision and Pattern Recognition 2019-07-24 v1

Abstract

In this paper, we propose a novel deep learning network L1-(2D)2PCANet for face recognition, which is based on L1-norm-based two-directional two-dimensional principal component analysis (L1-(2D)2PCA). In our network, the role of L1-(2D)2PCA is to learn the filters of multiple convolution layers. After the convolution layers, we deploy binary hashing and block-wise histogram for pooling. We test our network on some benchmark facial datasets YALE, AR, Extended Yale B, LFW-a and FERET with CNN, PCANet, 2DPCANet and L1-PCANet as comparison. The results show that the recognition performance of L1-(2D)2PCANet in all tests is better than baseline networks, especially when there are outliers in the test data. Owing to the L1-norm, L1-2D2PCANet is robust to outliers and changes of the training images.

Keywords

Cite

@article{arxiv.1805.10476,
  title  = {L1-(2D)2PCANet: A Deep Learning Network for Face Recognition},
  author = {YunKun Li and XiaoJun Wu and Josef Kittler},
  journal= {arXiv preprint arXiv:1805.10476},
  year   = {2019}
}

Comments

8 pages and 5 figures

R2 v1 2026-06-23T02:09:13.217Z