
recognition. The study enhances healthcare
applications, surveillance, and human-computer
interaction applications by fusing computer vision
and artificial intelligence. Overcoming challenges
such as lighting changes, occlusions, and differences
between faces with high accuracy and computation
speed is one of the biggest challenges in real-time
FER. Although CNNs are superior in automatically
extracting and classifying facial features, their high
computations limit them for use in devices with
limited power resources. This research employs
Principal Component Analysis (PCA) to minimize
feature dimensionality and Bayesian optimization to
optimize hyperparameters to address these issues.
The system becomes more effective for application in
real-world scenarios due to these techniques’ faster
processing speed, reduced computational burden, and
improved recognition accuracy.
2.2 Literature Review
Facial Expression Recognition (FER) has received
intensive and there are several researchers who used
deep models of learning, i.e., Convolution Neural
Network (CNNs), to attain higher recognition rates in
facial expression recognition (FER). The earlier FER
methods that relied on hand-crafted feature
extraction algorithms like Local Binary Patterns
(LBP) and Histogram of Orientend Gradients (HOG)
generally struggled with variations in lighting,
occlusions, and individual facial differences.CNNs
have greatly enhanced FER through self-extraction of
hierarchical features from face images, reducing
dependence on hand-engineered feature engineering.
Despite their success, CNN-based FER systems still
suffer from drawbacks, particularly computational
complexity and real-time computation, such that they
are less suited for deployment on resource-limited
devices.
Recent studies have highlighted the optimization
of CNN models and feature reduction techniques to
enhance efficiency to bridge these gaps. Various
dimension reduction techniques, including Principal
Component Analysis (PCA) and Linear Discriminant
Analysis (LDA), have been employed to preserve
essential facial expression features while diminishe
Computation costs. PCA has proved to be particularly
valuable in eliminating redundant data, hence
facilitating real-time processing of data. Further,
techniques such as Genetic Algorithms and Bayesian
optimization have been applied to optimize
hyperparameters so that CNN models are more
precise but utilizes less computational power. These
Optimization methods enable FER systems to be
utilized in actual circumstances by making certain
that the maximum trade-off between recognition
performance and processing complexity is achieved.
3 EXISTING SYSTEM
Facial Expression Recognition (FER) systems today
are based on deep learning techniques Convolutional
Neural Networks (CNNs), employed for automated
face feature extraction and classification, form the
basis of the current facial expression recognition
(FER) systems. CNNs have produced much better
recognition performance compared to traditional
approaches such as the Histogram of Oriented
Gradients (HOG) and Local Binary Patterns (LBP).
Nonetheless, the general performance of current
CNN-based FER models is hindered by problems
such as occlusion, facial structure variations, and light
sensitivity to changes. Real-time processing is also
challenging because CNNs are computationally
intensive, particularly on hardware with limited
resources. Most FER systems depend on high-end
computing or cloud processing, making them less
viable for real-time use in environments with limited
resources. While other models combine data
augmentation and transfer learning to enhance
accuracy, they are usually not able to find an optimal
balance between speed and precision. These
challenges highlight the need for better FER systems
with high recognition accuracy in real-time
applications.
Two Limitations of the Current System:
Vulnerability to Lighting Changes and Obstructions
CNN-based facial expression recognition (FER)
systems face difficulties when dealing with varying
lighting conditions, shadows, and obstructions such
as glasses, masks, or facial hair. These challenges can
negatively impact the system’s ability to accurately
extract and classify facial features, resulting in
misidentifications. Consequently, the system's
reliability decreases in diverse real-world settings.
High Processing Power Demand
Real-time FER models built on CNNs require
significant computational resources, making them
impractical for devices with limited processing
capabilities. The substantial computational load
slows down inference speed, limiting deployment
possibilities on mobile or edge devices without cloud-
based infrastructure. This drawback hinders
accessibility and scalability for widespread
applications.
ICRDICCT‘25 2025 - INTERNATIONAL CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION,
COMMUNICATION, AND COMPUTING TECHNOLOGIES
606