The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Development of Lightweight Residual Convolutional Neural Network for Efficient Facial Emotion Recognition

Author 1: Yelnur Mutaliyev Author 2: Zhuldyz Kalpeyeva
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 17, No. 2 · Published 2026

DOI: https://doi.org/10.14569/IJACSA.2026.0170277

Abstract

Facial Emotion Recognition (FER) is essential for successful human-computer interaction; however, deploying robust systems on edge devices remains difficult. Recent techniques, such as Vision Transformers (ViTs) and deep ensemble networks, have achieved high accuracy, but suffer from extreme computational overhead and high latency, making them unsuitable for real-time use on limited hardware. The primary challenge lies in maintaining high discriminative power while operating under strict memory and power constraints. To address this, the objective of this research is to develop an efficient Residual Convolutional Neural Network (CNN) optimized for CPU-based inference. The proposed architecture utilizes a hierarchical structure, integrating three consecutive residual blocks with progressively increasing filter depths of 32, 64, and 128. These are engineered to enhance gradient flow and refine feature representation from low-resolution (48 × 48) grayscale images. Comprising only 552,455 parameters and achieving a 12.4 ms latency on standard CPUs, the model balances efficiency and performance. Experimental results on the FER2013 dataset reveal a classification accuracy of approximately 71.4%, outperforming several existing lightweight frameworks. A comprehensive assessment using confusion matrices and ROC curves validates the architecture as a practical solution for real-time affective computing on resource-constrained devices.

Keywords

How to Cite this Article

Yelnur Mutaliyev and Zhuldyz Kalpeyeva. "Development of Lightweight Residual Convolutional Neural Network for Efficient Facial Emotion Recognition". International Journal of Advanced Computer Science and Applications (IJACSA), Vol. 17, No. 2, 2026. https://doi.org/10.14569/IJACSA.2026.0170277

BibTeX

@article{Mutaliyev2026,
  title     = {Development of Lightweight Residual Convolutional Neural Network for Efficient Facial Emotion Recognition},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {17},
  number    = {2},
  year      = {2026},
  publisher = {The Science and Information Organization},
  author    = {Yelnur Mutaliyev and Zhuldyz Kalpeyeva},
  doi       = {10.14569/IJACSA.2026.0170277},
  url       = {https://doi.org/10.14569/IJACSA.2026.0170277}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.