The Face Recognition Processes - Neurofuzzy Approach
Wojciech Biniek, Edward Puchała and Maria Bujnowska-Fedak
Nokia, Strzegomska 36, 53-611 Wroclaw, Poland
Department of Systems and Computer Networks, Faculty of Electronics, Wroclaw University of Science and Technology,
Janiszewskiego 11/17, 50-372 Wroclaw, Poland
Department of Family Medicine, Wroclaw Medical University, Syrokomli 1, 51-141 Wroclaw, Poland
Keywords:
Face Recognition, Face Landmarks Detection, Biometrics, Fuzzy Logic, Neurofuzzy Systems.
Abstract:
The paper deals with the novel neuro-fuzzy approach for face recognition problem. A proposed method
consists of two steps. The first one means image preprocessing (face detection and landmarks extraction).
In particular, this concerns points on the face such as the corners of the mouth, points along the eyebrows,
on the eyes, nose and jaw. In the second step, based on extracted features, neurofuzzy system recognizes to
whom detected face belongs. Classical fuzzy controllers need an expert knowledge to define set of rules and/or
defuzzification process. Main concept of neurofuzzy approach is to replace expert with neural networks. This
paper shows that, neurofuzzy system can suit face recognition process and provide better results than other
popular techniques.
1 INTRODUCTION
Facial appearance is definitely very important biomet-
ric characteristic as the most decisive way to recog-
nize and distinguish people. Since photography was
invented it is used in passports or identity cards as
it guarantees unambiguous identification. Nowadays,
there exist a lot of archival photos databases, which
can be automatically searched. Therefore, large vari-
ety of applications for face recognition process, opens
up, e.g. looking for suspects in police database, phys-
ical and logical access to protected resources and hu-
manoid robots. Face recognition process is intuitive
and obvious for humans, whereas it can be very chal-
lenging for computers and artificial intelligence , be-
cause it is impossible to create simple rules leading
to mathematical model of this complicated process.
Usually face recognition systems begin with image
processing in order to detect if there is a face and
where is it localized. There are many methods of face
detection, based on face anatomy. Using standard im-
age processing operations like shifts, scaling and ro-
tations, face image can be normalized to simplify next
steps of recognition. There are defined two categories
of methods which can be applied for image process-
ing (Bolle et al., 2004): based on facial appearance,
face geometry or hybrids. Approach presented in
this paper deals with face geometry method, which
closely depends on position and geometrical relations
between face details, like eyes, mouth, nose etc. In
this case, recognition is a matter of comparison with
layouts of details stored in database of known faces.
Feature-by-feature comparison may be inefficient and
lacks generalization and there is a need for more opti-
mized solution. Another promising concept that could
be apply for face recognition is so called “computing
with words” introduced by (Zadeh, 1996). Its origin
dates back to his famous article ,,Fuzzy Sets” (Zadeh,
1965, p. 338-353) where he introduced new approach
for describing not precise and many-meanings con-
cepts as opposed to well-known mathematical meth-
ods, which use classical divalent. Inspiration for cre-
ating fuzzy logic was human’s brain, which use not
precise terms of natural language and can create very
complicated models of complex reality, making good
decisions and deal with many complicated tasks with-
out any measures and calculations. Computing with
words is particularly useful when: i) available infor-
mation has low accuracy level, ii) there is a toleration
for inaccuracy and task can be done with low cost, iii)
problem cannot be solved using classical methods or
it is just too complicated to define it numerically. In
theory, it suits very well face recognition problem, be-
cause people usually describe others using not precise
terms like ,,big/small eyes/nose” etc. The main draw-
back of this approach is that systems based on fuzzy
logic have no ability to learn and everything must be
defined explicitly by creating set of rules manually.
Biniek, W., Puchała, E. and Bujnowska-Fedak, M.
The Face Recognition Processes - Neurofuzzy Approach.
DOI: 10.5220/0006538300830088
In Proceedings of the 11th International Joint Conference on Biomedical Engineering Systems and Technologies (BIOSTEC 2018) - Volume 2: BIOIMAGING, pages 83-88
ISBN: 978-989-758-278-3
Copyright © 2018 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved
83