E3S Web of Conferences (Jan 2024)

Images processing: Face recognition by neural networks

  • Beknazarova Saida,
  • Abdullayeva Ozoda,
  • Abdullayev Safibullo,
  • Abdullayev Zafarbek

DOI
https://doi.org/10.1051/e3sconf/202458701010
Journal volume & issue
Vol. 587
p. 01010

Abstract

Read online

In the article face recognition is a widely researched field in computer vision, with various approaches being developed to improve accuracy and efficiency. One such approach is the use of probabilistic decision-based neural networks (PDBNN). In this article, the authors present a novel method for face recognition using PDBNNs. They explain that PDBNNs are a type of neural network that can model complex relationships between inputs and outputs, making them suitable for tasks like face recognition. The authors describe the architecture of their PDBNN, which consists of multiple layers of neurons. Each neuron in the network makes probabilistic decisions based on the inputs it receives, which are then propagated through the network to make a final decision. To train their PDBNN, the authors use a dataset of facial images with known labels. They describe a two-step training process, where the network is first trained using a standard backpropagation algorithm and then fine-tuned using a probabilistic decision-based learning algorithm. This allows the network to learn both discriminative features of the faces and the associated uncertainties. The author evaluate the performance of their PDBNN on several benchmark face recognition datasets.