Convolutional Neural Network for the Recognition and Characterization of Emotions using Double Average Filtering and SELU activation – Valence Cognizance
Main Article Content
Abstract
An Emotion being a complex psychological state that involves both experience and action becomes a
challenge to be recognized accurately by programmable codes. This paper demonstrates the method of identifying
each out of seven basic emotional states (happiness, surprise, fear, anger, fear, disgust, sadness and neutral) and
characterizing them as either positive or negative (valence) from images in a given dataset. This has been
achieved to a higher accuracy by a Convolutional Neural Network designed with Double Average filters and the
SELU (Scaled Exponential Linear Unit) activation units. The images from the FER 2013 dataset is processed
(converted to gray scale and the dimensions set to 48x48) and given as input to the CNN. The Double Average
Filters remove the noises much more efficiently than Average Filters, since the process is repeated to give even
lesser intensity variations between the pixels. The SELU activation used in the CNN gives an internal
normalization on the filtered images, which results in a much better identifying of emotions than with other
activation unit. The SELU in recent times, as mentioned by other researchers too, is a promising part of any
networks that can be used in Machine Learning. The proposed novel CNN model has a training accuracy of more
than 96.53%.
Downloads
Metrics
Article Details
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.