Learning from Partially Occluded Faces
Fares Al-Qunaieer
1
and Mohamed Alkanhal
2
1
The National Center for Computation Technology and Applied Mathematics,
King AbdulAziz City for Science and Technology (KACST), Riyadh, Saudi Arabia
2
Communication and Information Technology Research Institute, King AbdulAziz City for Science and Technology
(KACST), Riyadh, Saudi Arabia
Keywords:
Face Recognition, Partial Occlusion, Correlation Filters.
Abstract:
Although face recognition methods in controlled environments have achieved high accuracy results, there
are still problems in real-life situations. Some of the challenges include changes in face expressions, pose,
lighting conditions or presence of occlusion. There were several efforts for tackling the occlusion problem,
mainly by learning discriminating features from non-occluded faces for occluded faces recognition. In this
paper, we propose the reversed process, to learn from the occluded faces for the purpose of non-occluded
faces recognition. This process has several useful applications, such as in suspects identification and person
re-identification. Correlation filters are constructed from training images (occluded faces) images of each
person, which are used later for the classification of input images (non-occluded faces). In addition, the use of
skin masks with the correlation filters is investigated.
1 INTRODUCTION
Biometric methods for authentication and identifica-
tion have become a part of our daily life. There
are many available approaches for biometric systems,
face recognition is considered an important approach
among them. Face images can be captured in many
ways using standard cameras. Furthermore, efficient
algorithms have been used for face recognition. This
make the identification and verification of people by
their faces very accessible. However, many of the
proposed algorithms were designed for controlled set-
tings. Changes in face expressions, pose, lighting
conditions or presence of occlusion can dramatically
affect the results (Li and Jain, 2011).
There has been much research conducted to solve
the problem of face occlusion. The used techniques
span a wide variation of concepts, such as Prin-
ciple Component Analysis (PCA) (Sharma et al.,
2013)(Rama et al., 2008), feature-based learning
(Sharma et al., 2013)(Zhang et al., 2007), correla-
tion filters (Kumar et al., 2006), sparse representation
(Wright et al., 2009)(Zhou et al., 2009)(Liao et al.,
2013), and face completion (Deng et al., 2009).
All these works mainly performed by learning dis-
criminating features from non-occluded faces for the
purpose of recognizing occluded faces. An interesting
question is what about learning from occluded faces
to recognize non-occluded ones? There are several
applications that can benefit from such setting. For in-
stance, it can be used for person re-identification pur-
poses, in which a person with occluded face can be
tracked, even when the occlusion is eliminated. An-
other useful application is to identify suspects in pub-
lic or private places (e.g, banks, airports). The top n
suspects can be identified for further investigations.
Also, the system can be trained from the occluded
faces and set to actively monitor people. An alert can
be issued if a face matched the trained one (i.e., the
occluded face). In addition to these applications, de-
signing the system this way increases the computation
and storage efficiency as will be described.
The main contribution of this paper is the intro-
duction of a new paradigm, where the goal is to iden-
tify non-occluded faces by learning from occluded
ones. To the best of our knowledge, no previous re-
search was conducted on the learning from occluded
faces as described here.
In this paper, Optimal Trade-off Maximum Aver-
age Correlation Height (OT-MACH) correlation filter
was used. In addition, masked OT-MACH was inves-
tigated, in which, a mask is constructed based on skin
color, and the correlation filter is built based on the
skin region. This mask is averaged for all images of a
person and stored along the constructed filter. An in-
put image is multiplied with the skin mask, then cor-
534
Al-Qunaieer, F. and Alkanhal, M.
Learning from Partially Occluded Faces.
DOI: 10.5220/0005665605340539
In Proceedings of the 5th International Conference on Pattern Recognition Applications and Methods (ICPRAM 2016), pages 534-539
ISBN: 978-989-758-173-1
Copyright
c
2016 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved