Academia.eduAcademia.edu

Face Recognition (Engineering)

description273 papers
group5,913 followers
lightbulbAbout this topic
Face recognition is a computer vision technology that enables the identification or verification of individuals by analyzing and comparing facial features from images or video. It involves algorithms that process facial data to match it against a database, facilitating applications in security, surveillance, and human-computer interaction.
lightbulbAbout this topic
Face recognition is a computer vision technology that enables the identification or verification of individuals by analyzing and comparing facial features from images or video. It involves algorithms that process facial data to match it against a database, facilitating applications in security, surveillance, and human-computer interaction.

Key research themes

1. How can face recognition systems achieve robustness to pose and illumination variations in unconstrained environments?

This research theme focuses on improving the performance of face recognition (FR) systems under real-world conditions where variations in head pose and lighting significantly degrade accuracy. Addressing pose and illumination invariance is crucial as most commercial and surveillance applications involve uncontrolled image capture, making traditional methods insufficient. Researchers analyze the challenges, develop preprocessing techniques, and devise feature extraction and classification methods to enhance resilience to these variations.

Key finding: This comprehensive survey identifies that changes in illumination and pose remain major unsolved problems limiting current face recognition system performance in unconstrained environments. It categorizes methods including... Read more
Key finding: Provides an in-depth review of illumination and pose variation issues affecting face recognition accuracy, summarizing approaches such as holistic, model-based, template matching, and neural network techniques. It emphasizes... Read more
Key finding: Proposes example-based techniques to synthesize virtual views from a single input view to enable pose-invariant face recognition. By leveraging 2D prototype face images across different poses, virtual facial views are... Read more

2. What feature extraction and classification algorithms effectively improve face recognition accuracy and robustness?

This area examines advanced computational methods for extracting distinctive facial features and employing machine learning classifiers to enhance recognition accuracy. Combining different feature extraction techniques such as Eigenfaces, Gabor filters, and Local Binary Patterns (LBP), and fusing multiple classifiers or employing ensemble learning are researched to handle intra-person variations caused by expressions, occlusions, and environmental conditions.

Key finding: Proposes a hybrid feature extraction method combining 2D Gabor transforms and Eigenfaces to produce feature vectors with low intra-person variation and high inter-person variation. The combined features fed into multilayer... Read more
Key finding: Implements the Eigenface method focused on reducing dimensionality of face image space and representing faces in a subspace where recognition computations are tractable. Using the ORL database with pose variations, the study... Read more
Key finding: Details the practical implementation of eigenfaces extracting principal components from face images and demonstrating their utility in face recognition tasks. It specifically addresses computational efficiency by working in a... Read more
Key finding: Describes experimental evaluation on the ORL database highlighting how eigenface components encapsulate key facial features invariant to minor pose and expression differences, supporting reliable face identification. The... Read more

3. How can face recognition be integrated into practical security applications such as access control and attendance management?

The translation of face recognition research into real-world applications requires system architectures that balance accuracy, computational efficiency, and user convenience. This theme explores the design and implementation of face recognition-based systems for security and management purposes, including door access control and attendance tracking. It reviews hardware selection, image acquisition, alert mechanisms, and algorithmic components tailored to operational constraints.

Key finding: Develops a Raspberry Pi-based door lock system employing Haar Cascade for face detection and LBPH for recognition, achieving real-time monitoring and control. The system unlocks doors upon verified recognition and alerts... Read more
Key finding: Proposes a real-time IoT-enabled face recognition system for door access that captures images via a Pi camera, processes face detection and matching in MATLAB, and controls door locking mechanisms accordingly. The design... Read more
Key finding: Introduces an attendance system leveraging Histogram of Oriented Gradients (HOG) for face detection and Support Vector Machines (SVM) for classification from classroom video streams. The system automates attendance marking... Read more
Key finding: Demonstrates a security system implementation that alerts users via SMS upon detection of persons near secured entry points and verifies identity with MATLAB integration. It emphasizes real-time operation and automatic... Read more
Key finding: Details image acquisition methods for biometric face recognition systems with focus on MATLAB implementation supporting real-time authentication. The paper underscores the importance of accurate image capture and... Read more

All papers in Face Recognition (Engineering)

Some individuals with aphantasia, an absent or reduced ability to form visual imagery, report face recognition difficulties, and studies have shown aphantasics exhibit impaired face recognition performance on the Cambridge Face Memory... more
The development of artificial intelligence in facial emotion recognition (FER) is rapidly growing and has been widely applied in various fields. Deep learning (DL) techniques with evolutionary algorithms have become the preferred choice... more
Facial Authentication System is a biometric technology that identifies or verifies a person using facial features. This research focuses on designing a secure and efficient authentication system using computer vision and machine learning... more
Face recognition systems play a crucial role in security, surveillance, and authentication applications. However, traditional deep learning-based models, particularly Convolutional Neural Networks (CNNs), often struggle with issues such... more
Prioritizing advanced security, the infusion of AI Mediapipe into the realm of smart door access not only simplifies access control but also guarantees unmatched protection, reshaping the expectation for safety and reliability.... more
The paper presents the music therapy approach on controlling and transforming the human emotions. The proposed approach considers six basic emotions such as happy, sad, angry, fear, depression, and surprise along with neutral expression.... more
Biometrics focuses on simulate the human ability to associate one or a set of corporal features of a person in a unique way by uses a specific representation, this representation is knows as identity. Visible spectrum face recognition is... more
Most of the existing systems are highly complex in terms of time and storage for recognizing user behavior. This paper proposes an emotion based recommendation system for various applications that learns the emotions of the user from the... more
Most of the face recognition algorithms concentrate on the transformations (like DCT, FFT, etc.) for recognition of face images. These transformations concentrate on the global information of the face images and they miss the local... more
This study details the design, development, and deployment of an Androidbased Biometric Fingerprint system tailored for institutional access control, attendance tracking, exam monitoring, and staff management. Developed collaboratively by... more