Related Experiment Video
Updated: Jul 24, 2025

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Autonomous Face Classification Online Self-Training System Using Pretrained ResNet50 and Multinomial Naïve Bayes.
Łukasz Maciura1, Tomasz Cieplak1,2, Damian Pliszczuk1
1Research and Development Center, Netrix S.A., 20-704 Lublin, Poland.
This study introduces an autonomous real-time face recognition system using a pretrained ResNet50 model and Multinomial Naïve Bayes. The system effectively learns new faces, with novelty detection being crucial for accurate person classification.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Existing convolutional neural networks for face recognition require extensive training data and time, dependent on hardware.
- Pretrained models, like ResNet50, can efficiently encode face images after removing classifier layers.
- Real-time autonomous learning for face recognition presents challenges in data acquisition and model adaptation.
Purpose of the Study:
- To develop a novel, autonomous learning system for real-time face recognition.
- To enable continuous learning and classification of individuals without manual intervention.
- To investigate the role of novelty detection in autonomous face recognition systems.
Main Methods:
- Utilized a pretrained ResNet50 model for encoding face images captured by a camera.
- Employed Multinomial Naïve Bayes classifier for autonomous, real-time person classification.
- Integrated a novelty detection algorithm based on Support Vector Machine (SVM) to identify unknown faces for training.
Main Results:
- The system demonstrated successful autonomous learning and correct recognition of new faces under favorable conditions.
- The novelty detection algorithm proved critical for the system's ability to distinguish and learn new identities.
- False positives in novelty detection could lead to misclassification, assigning multiple identities or incorrect grouping.
Conclusions:
- The proposed autonomous system effectively performs real-time face recognition and learning.
- The novelty detection mechanism is a key component ensuring the accuracy and reliability of the system.
- Further refinement of novelty detection is essential to prevent misclassification errors in dynamic environments.
Related Concept Videos
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Survival Tree
Building a Survival Tree
Constructing a...

