scholarly journals FACE RECOGNITION BY ARTIFICIAL VISION SYSTEMS: A COGNITIVE PERSPECTIVE

Author(s):  
BOGDAN RADUCANU ◽  
JORDI VITRIÀ

Cognitive development refers to the ability of a system to gradually acquire knowledge through experiences during its existence. As a consequence, the learning strategy should be represented as an integrated, online process that aims to build a model of the "world" and a continuous update of this model. Considering as reference the Modal Model of Memory introduced by Atkinson and Schiffrin, we propose an online learning algorithm for cognitive systems design. The incremental part of the algorithm is responsible of updating existing information or creating new data categories and the decremental part, to efficiently evaluate the system's performance facing partial or total loss of data. The proposed algorithm has been applied to the face recognition problem. More generally, the current approach can be extended to large-scale classification problems, to limit the memory requirements for optimal data representation and storage.

Author(s):  
Juan Luis Fernández-Martínez ◽  
Ana Cernea

In this paper, we present a supervised ensemble learning algorithm, called SCAV1, and its application to face recognition. This algorithm exploits the uncertainty space of the ensemble classifiers. Its design includes six different nearest-neighbor (NN) classifiers that are based on different and diverse image attributes: histogram, variogram, texture analysis, edges, bidimensional discrete wavelet transform and Zernike moments. In this approach each attribute, together with its corresponding type of the analysis (local or global), and the distance criterion (p-norm) induces a different individual NN classifier. The ensemble classifier SCAV1 depends on a set of parameters: the number of candidate images used by each individual method to perform the final classification and the individual weights given to each individual classifier. SCAV1 parameters are optimized/sampled using a supervised approach via the regressive particle swarm optimization algorithm (RR-PSO). The final classifier exploits the uncertainty space of SCAV1 and uses majority voting (Borda Count) as a final decision rule. We show the application of this algorithm to the ORL and PUT image databases, obtaining very high and stable accuracies (100% median accuracy and almost null interquartile range). In conclusion, exploring the uncertainty space of ensemble classifiers provides optimum results and seems to be the appropriate strategy to adopt for face recognition and other classification problems.


2018 ◽  
Vol 9 (1) ◽  
pp. 60-77 ◽  
Author(s):  
Souhir Sghaier ◽  
Wajdi Farhat ◽  
Chokri Souani

This manuscript presents an improved system research that can detect and recognize the person in 3D space automatically and without the interaction of the people's faces. This system is based not only on a quantum computation and measurements to extract the vector features in the phase of characterization but also on learning algorithm (using SVM) to classify and recognize the person. This research presents an improved technique for automatic 3D face recognition using anthropometric proportions and measurement to detect and extract the area of interest which is unaffected by facial expression. This approach is able to treat incomplete and noisy images and reject the non-facial areas automatically. Moreover, it can deal with the presence of holes in the meshed and textured 3D image. It is also stable against small translation and rotation of the face. All the experimental tests have been done with two 3D face datasets FRAV 3D and GAVAB. Therefore, the test's results of the proposed approach are promising because they showed that it is competitive comparable to similar approaches in terms of accuracy, robustness, and flexibility. It achieves a high recognition performance rate of 95.35% for faces with neutral and non-neutral expressions for the identification and 98.36% for the authentification with GAVAB and 100% with some gallery of FRAV 3D datasets.


2021 ◽  
Author(s):  
◽  
Ella Macaskill

<p>Face recognition is a fundamental cognitive function that is essential for social interaction – yet not everyone has it. Developmental prosopagnosia is a lifelong condition in which people have severe difficulty recognising faces but have normal intellect and no brain damage. Despite much research, the component processes of face recognition that are impaired in developmental prosopagnosia are not well understood. Two core processes are face perception, being the formation of visual representations of a currently seen face, and face memory, being the storage, maintenance, and retrieval of those representations. Most studies of developmental prosopagnosia focus on face memory deficits, but a few recent studies indicate that face perception deficits might also be important. Characterising face perception in developmental prosopagnosia is crucial for a better understanding of the condition. In this thesis, I addressed this issue in a large-scale experiment with 108 developmental prosopagnosics and 136 matched controls. I assessed face perception abilities with multiple measures and ran a broad range of analyses to establish the severity, scope, and nature of face perception deficits in developmental prosopagnosia. Three major results stand out. First, face perception deficits in developmental prosopagnosia were severe, and could be comparable in size to face memory deficits. Second, the face perception deficits were widespread, affecting the whole sample rather than a subset of individuals. Third, the deficits were mainly driven by impairments to mechanisms specialised for processing upright faces. Further analyses revealed several other features of the deficits, including the use of atypical and inconsistent strategies for perceiving faces, difficulties matching the same face across different pictures, equivalent impact of lighting and viewpoint variations in face images, and atypical perceptual and non-perceptual components of test performance. Overall, my thesis shows that face perception deficits are more central to developmental prosopagnosia than previously thought and motivates further research on the issue.</p>


2021 ◽  
Vol 15 (2) ◽  
pp. 65-77
Author(s):  
Kenny Vincent ◽  
Yosi Kristian

Mainstream face recognition systems have a problem regarding the disparity of recognizing faces from different races and ethnic backgrounds. This problem is caused by the imbalances in the proportion of racial representations found in mainstream datasets. Hence, the research proposes using a multi-agent system to overcome this problem. The system employs several face recognition agents according to the number of races that are necessary to make data encodings for the classification process. The first step in implementing this system is to develop a race classifier. The number of races is arbitrary or determined differently in a caseby-case scenario. The race classifier determines which face recognition agent will try to recognize the face in the query. Each face recognition agent is trained using a different dataset according to their assigned race, so they have different parts in the system. The research utilizes lazy learning algorithms as the final classifier to accommodate a system with the constant data flow of the database. The experiment divides the data into three racial groups, which are black, Asian, and white. The experiment concludes that dividing face recognition tasks based on racial groups into several face recognition models has better performance than a single model with the same dataset with the same imbalances in racial representation. The multiple agent system achieves 85% on the Face Recognition Rate (FRR), while the single pipeline model achieves only 80.83% using the same dataset.


2018 ◽  
Vol 119 (9/10) ◽  
pp. 529-544 ◽  
Author(s):  
Ihab Zaqout ◽  
Mones Al-Hanjori

Purpose The face recognition problem has a long history and a significant practical perspective and one of the practical applications of the theory of pattern recognition, to automatically localize the face in the image and, if necessary, identify the person in the face. Interests in the procedures underlying the process of localization and individual’s recognition are quite significant in connection with the variety of their practical application in such areas as security systems, verification, forensic expertise, teleconferences, computer games, etc. This paper aims to recognize facial images efficiently. An averaged-feature based technique is proposed to reduce the dimensions of the multi-expression facial features. The classifier model is generated using a supervised learning algorithm called a back-propagation neural network (BPNN), implemented on a MatLab R2017. The recognition rate and accuracy of the proposed methodology is comparable with other methods such as the principle component analysis and linear discriminant analysis with the same data set. In total, 150 faces subjects are selected from the Olivetti Research Laboratory (ORL) data set, resulting 95.6 and 85 per cent recognition rate and accuracy, respectively, and 165 faces subjects from the Yale data set, resulting 95.5 and 84.4 per cent recognition rate and accuracy, respectively. Design/methodology/approach Averaged-feature based approach (dimension reduction) and BPNN (generate supervised classifier). Findings The recognition rate is 95.6 per cent and recognition accuracy is 85 per cent for the ORL data set, whereas the recognition rate is 95.5 per cent and recognition accuracy is 84.4 per cent for the Yale data set. Originality/value Averaged-feature based method.


Author(s):  
Julius Yong Wu Jien ◽  
Aslina Baharum ◽  
Shaliza Hayati A. Wahab ◽  
Nordin Saad ◽  
Muhammad Omar ◽  
...  

Face recognition is the use of biometric innovations that can see or validate a person by seeing and investigating designs depending on the shape of the individual. Face recognition is used largely for the purpose of well-being, despite the fact that passion for different areas of use is growing. Overall, face recognition innovations are worth considering because they have the potential for broad legal jurisdiction and different business applications. It is widely used in many spaces. How it works is a product of facial recognition processing facial geometry. The hole between the ear and the good way from the front to the jaw are the main variables. This code distinguishes the highlight of the face that is important for your facial separation and creates your facial expression. Therefore, this study gives an overview of age detection using a different combination of machine learning and image processing methods on the image dataset.


2021 ◽  
Author(s):  
Ella Macaskill

<p>Face recognition is a fundamental cognitive function that is essential for social interaction – yet not everyone has it. Developmental prosopagnosia is a lifelong condition in which people have severe difficulty recognising faces but have normal intellect and no brain damage. Despite much research, the component processes of face recognition that are impaired in developmental prosopagnosia are not well understood. Two core processes are face perception, being the formation of visual representations of a currently seen face, and face memory, being the storage, maintenance, and retrieval of those representations. Most studies of developmental prosopagnosia focus on face memory deficits, but a few recent studies indicate that face perception deficits might also be important. Characterising face perception in developmental prosopagnosia is crucial for a better understanding of the condition. In this thesis, I addressed this issue in a large-scale experiment with 108 developmental prosopagnosics and 136 matched controls. I assessed face perception abilities with multiple measures and ran a broad range of analyses to establish the severity, scope, and nature of face perception deficits in developmental prosopagnosia. Three major results stand out. First, face perception deficits in developmental prosopagnosia were severe, and could be comparable in size to face memory deficits. Second, the face perception deficits were widespread, affecting the whole sample rather than a subset of individuals. Third, the deficits were mainly driven by impairments to mechanisms specialised for processing upright faces. Further analyses revealed several other features of the deficits, including the use of atypical and inconsistent strategies for perceiving faces, difficulties matching the same face across different pictures, equivalent impact of lighting and viewpoint variations in face images, and atypical perceptual and non-perceptual components of test performance. Overall, my thesis shows that face perception deficits are more central to developmental prosopagnosia than previously thought and motivates further research on the issue.</p>


2021 ◽  
Vol 336 ◽  
pp. 06006
Author(s):  
Yuxin Li ◽  
Yinggang Xie ◽  
Xi Lu

Aiming at the problem that the current low accuracy rate of face detection and target tracking, a reinforcement learning algorithm is proposed, which integrates face detection technology and target tracking technology organically, adopts the face detection algorithm based on Multi-Task Convolutional Neural Network (MTCNN) and target tracking algorithm based on Kalman filtering, so as to realize face detection, multiplayer face recognition and dynamic tracking of personnel movement. In this paper, the configuration environment is Anaconda, the operating platform is PyCharm, the video-based face detection and dynamic capture and rapid identification system has been designed and developed. The system consists of two modules: face detection module and target tracking module. The optimized face detection and dynamic capture algorithm improved the detection success rate by about 11.5%, the face detection success rate by about 15.2%, the dynamic capture success rate increased by about 12.0%, and the optimized system has a wider practicality.


2019 ◽  
Vol 8 (2) ◽  
pp. 1362-1367

Face recognition is a beneficial work in computer vision based applications. The goal of the proposed system is to provide complete face recognitions system capable of working a group of images. The faces are detected and verified the identity of an individual using a machine learning algorithm. The haar cascade detects the face from a group of images for training and testing dataset. The dataset contained positive and negative images for training and testing. The LBPH algorithm recognizes the faces from input images. The proposed system detects and recognizes faces with 98% accuracy


2021 ◽  
Vol 12 (3) ◽  
pp. 1-23
Author(s):  
Yan Liu ◽  
Bin Guo ◽  
Daqing Zhang ◽  
Djamal Zeghlache ◽  
Jingmin Chen ◽  
...  

Optimal store placement aims to identify the optimal location for a new brick-and-mortar store that can maximize its sale by analyzing and mining users’ preferences from large-scale urban data. In recent years, the expansion of chain enterprises in new cities brings some challenges because of two aspects: (1) data scarcity in new cities, so most existing models tend to not work (i.e., overfitting), because the superior performance of these works is conditioned on large-scale training samples; (2) data distribution discrepancy among different cities, so knowledge learned from other cities cannot be utilized directly in new cities. In this article, we propose a task-adaptative model-agnostic meta-learning framework, namely, MetaStore, to tackle these two challenges and improve the prediction performance in new cities with insufficient data for optimal store placement, by transferring prior knowledge learned from multiple data-rich cities. Specifically, we develop a task-adaptative meta-learning algorithm to learn city-specific prior initializations from multiple cities, which is capable of handling the multimodal data distribution and accelerating the adaptation in new cities compared to other methods. In addition, we design an effective learning strategy for MetaStore to promote faster convergence and optimization by sampling high-quality data for each training batch in view of noisy data in practical applications. The extensive experimental results demonstrate that our proposed method leads to state-of-the-art performance compared with various baselines.


Sign in / Sign up

Export Citation Format

Share Document