Download PDFOpen PDF in browser

Facial Emotion Characterization and Detection using Fourier Transform and Machine Learning

10 pagesPublished: March 18, 2022

Abstract

We present a Fourier-based machine learning technique that characterizes and detects facial emotions. The main challenging task in the development of machine learning (ML) models for classifying facial emotions is the detection of accurate emotional features from a set of training samples, and the generation of feature vectors for constructing a meaningful feature space and building ML models. In this paper, we hypothesis that the emotional features are hidden in the frequency domain; hence, they can be captured by leveraging the frequency domain and masking techniques. We also make use of the conjecture that a facial emotions are convoluted with the normal facial features and the other emotional features; however, they carry linearly separable spatial frequencies (we call computational emotional frequencies). Hence, we propose a technique by leveraging fast Fourier transform (FFT) and rectangular narrow-band frequency kernels, and the widely used Yale-Faces image dataset. We test the hypothesis using the performance scores of the random forest (RF) and the artificial neural network (ANN) classifiers as the measures to validate the effectiveness of the captured emotional frequencies. Our finding is that the computational emotional frequencies discovered by the proposed approach provides meaningful emotional features that help RF and ANN achieve a high precision scores above 93%, on average.

Keyphrases: Artificial Neural Network, Emotion Detection, Emotional frequencies, Fourier transform, machine learning, Random Forest

In: Bidyut Gupta, Ajay Bandi and Mohammad Hossain (editors). Proceedings of 37th International Conference on Computers and Their Applications, vol 82, pages 150--159

Links:
BibTeX entry
@inproceedings{CATA2022:Facial_Emotion_Characterization_and,
  author    = {Aishwarya Gouru and Shan Suthaharan},
  title     = {Facial Emotion Characterization and Detection using Fourier Transform and Machine Learning},
  booktitle = {Proceedings of 37th International Conference on Computers and Their Applications},
  editor    = {Bidyut Gupta and Ajay Bandi and Mohammad Hossain},
  series    = {EPiC Series in Computing},
  volume    = {82},
  pages     = {150--159},
  year      = {2022},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2398-7340},
  url       = {https://easychair.org/publications/paper/B1Sz},
  doi       = {10.29007/7kbw}}
Download PDFOpen PDF in browser