A Study on various state of the art of the Art Face Recognition System using Deep Learning Techniques

Sukhada Chokkadi,Sannidhan M S,Sudeepa K B,Abhir Bhandary
DOI: https://doi.org/10.30534/ijatcse/2019/84842019
2019-11-20
Abstract:Considering the existence of very large amount of available data repositories and reach to the very advanced system of hardware, systems meant for facial identification ave evolved enormously over the past few decades. Sketch recognition is one of the most important areas that have evolved as an integral component adopted by the agencies of law administration in current trends of forensic science. Matching of derived sketches to photo images of face is also a difficult assignment as the considered sketches are produced upon the verbal explanation depicted by the eye witness of the crime scene and may have scarcity of sensitive elements that exist in the photograph as one can accurately depict due to the natural human error. Substantial amount of the novel research work carried out in this area up late used recognition system through traditional extraction and classification models. But very recently, few researches work focused on using deep learning techniques to take an advantage of learning models for the feature extraction and classification to rule out potential domain challenges. The first part of this review paper basically focuses on deep learning techniques used in face recognition and matching which as improved the accuracy of face recognition technique with training of huge sets of data. This paper also includes a survey on different techniques used to match composite sketches to human images which includes component-based representation approach, automatic composite sketch recognition technique etc.
Machine Learning
What problem does this paper attempt to address?
The problems that this paper attempts to solve are several key challenges in facial recognition systems, especially in the use of deep - learning techniques. Specifically, the paper mainly focuses on the following aspects: 1. **Improving the accuracy of facial recognition**: With the development of big data and advanced hardware, facial recognition systems have made remarkable progress in the past few decades. However, matching sketches generated from eyewitness descriptions with actual face photos remains a difficult problem, because these sketches may lack the subtle features in photos and are easily affected by human memory errors. The paper explores how to use deep - learning techniques, especially convolutional neural networks (CNN), to improve the accuracy of facial recognition. 2. **Handling different types of facial sketches**: The paper discusses the recognition problems of different types of facial sketches, including: - **Visual sketches**: Drawn by artists based on the face of the observed object or a photo. - **Forensic sketches**: Drawn by trained artists based on the descriptions of eyewitnesses at the crime scene. - **Composite sketches**: Sketches generated by computer software. 3. **Cross - domain matching problem**: Since sketches and photos belong to different data domains, matching them is a complex problem. The paper introduces how to solve this problem through deep - learning techniques such as transfer learning. 4. **Coping with challenges such as illumination and pose changes**: Facial recognition systems need to handle multiple variables in practical applications, such as illumination conditions and pose changes. The paper explores how to use deep - learning techniques to cope with these challenges, thereby improving the robustness and generalization ability of the system. 5. **Reviewing existing technologies**: The paper also comprehensively reviews existing facial recognition technologies, especially deep - learning - based methods, including convolutional neural networks (CNN), deep convolutional neural networks (DCNN), multi - task deep neural networks (M - DNN), etc., and compares their advantages and disadvantages. In general, this paper aims to provide a more efficient and accurate facial recognition solution through in - depth research and review of the application of deep - learning techniques in the field of facial recognition.