Convolutional Neural Network for emotion recognition to assist
psychiatrists and psychologists during the COVID-19 pandemic: experts opinion
- URL: http://arxiv.org/abs/2005.07649v2
- Date: Thu, 23 Sep 2021 01:42:58 GMT
- Title: Convolutional Neural Network for emotion recognition to assist
psychiatrists and psychologists during the COVID-19 pandemic: experts opinion
- Authors: Hugo Mitre-Hernandez and Rodolfo Ferro-Perez and Francisco
Gonzalez-Hernandez
- Abstract summary: A web application with real-time emotion recognition for psychologists and psychiatrists is presented.
The human micro-expressions can describe genuine emotions that can be captured by CNN models.
The web application was evaluated with the System Usability Scale (SUS) and a utility questionnaire by psychologists and psychiatrists.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: A web application with real-time emotion recognition for psychologists and
psychiatrists is presented. Mental health effects during COVID-19 quarantine
need to be handled because society is being emotionally impacted. The human
micro-expressions can describe genuine emotions that can be captured by
Convolutional Neural Networks (CNN) models. But the challenge is to implement
it under the poor performance of a part of society computers and the low speed
of internet connection, i.e., improve the computational efficiency and reduce
the data transfer. To validate the computational efficiency premise, we compare
CNN architectures results, collecting the floating-point operations per second
(FLOPS), the Number of Parameters (NP) and accuracy from the MobileNet,
PeleeNet, Extended Deep Neural Network (EDNN), Inception- Based Deep Neural
Network (IDNN) and our proposed Residual mobile-based Network model (ResmoNet).
Also, we compare the trained models results in terms of Main Memory Utilization
(MMU) and Response Time to complete the Emotion (RTE) recognition. Besides, we
design a data transfer that includes the raw data of emotions and the basic
patient information. The web application was evaluated with the System
Usability Scale (SUS) and a utility questionnaire by psychologists and
psychiatrists. ResmoNet model generated the most reduced NP, FLOPS, and MMU
results, only EDNN overcomes ResmoNet in 0.01sec in RTE. The optimizations to
our model impacted the accuracy, therefore IDNN and EDNN are 0.02 and 0.05 more
accurate than our model respectively. Finally, according to psychologists and
psychiatrists, the web application has good usability (73.8 of 100) and utility
(3.94 of 5).
Related papers
- Temporal Spiking Neural Networks with Synaptic Delay for Graph Reasoning [91.29876772547348]
Spiking neural networks (SNNs) are investigated as biologically inspired models of neural computation.
This paper reveals that SNNs, when amalgamated with synaptic delay and temporal coding, are proficient in executing (knowledge) graph reasoning.
arXiv Detail & Related papers (2024-05-27T05:53:30Z) - Convolutional Neural Networks Exploiting Attributes of Biological
Neurons [7.3517426088986815]
Deep neural networks like Convolutional Neural Networks (CNNs) have emerged as front-runners, often surpassing human capabilities.
Here, we integrate the principles of biological neurons in certain layer(s) of CNNs.
We aim to extract image features to use as input to CNNs, hoping to enhance training efficiency and achieve better accuracy.
arXiv Detail & Related papers (2023-11-14T16:58:18Z) - Explainable Cost-Sensitive Deep Neural Networks for Brain Tumor
Detection from Brain MRI Images considering Data Imbalance [0.0]
An automated pipeline is proposed, which encompasses five models: CNN, ResNet50, InceptionV3, EfficientNetB0 and NASNetMobile.
The performance of the proposed architecture is evaluated on a balanced dataset and found to yield an accuracy of 99.33% for fine-tuned InceptionV3 model.
To further optimize the training process, a cost-sensitive neural network approach has been proposed in order to work with imbalanced datasets.
arXiv Detail & Related papers (2023-08-01T15:35:06Z) - Performance-optimized deep neural networks are evolving into worse
models of inferotemporal visual cortex [8.45100792118802]
We show that object recognition accuracy of deep neural networks (DNNs) correlates with their ability to predict neural responses to natural images in the inferotemporal (IT) cortex.
Our results suggest that harmonized DNNs break the trade-off between ImageNet accuracy and neural prediction accuracy.
arXiv Detail & Related papers (2023-06-06T15:34:45Z) - Adversarial training with informed data selection [53.19381941131439]
Adrial training is the most efficient solution to defend the network against these malicious attacks.
This work proposes a data selection strategy to be applied in the mini-batch training.
The simulation results show that a good compromise can be obtained regarding robustness and standard accuracy.
arXiv Detail & Related papers (2023-01-07T12:09:50Z) - BackEISNN: A Deep Spiking Neural Network with Adaptive Self-Feedback and
Balanced Excitatory-Inhibitory Neurons [8.956708722109415]
Spiking neural networks (SNNs) transmit information through discrete spikes, which performs well in processing spatial-temporal information.
We propose a deep spiking neural network with adaptive self-feedback and balanced excitatory and inhibitory neurons (BackEISNN)
For the MNIST, FashionMNIST, and N-MNIST datasets, our model has achieved state-of-the-art performance.
arXiv Detail & Related papers (2021-05-27T08:38:31Z) - BreakingBED -- Breaking Binary and Efficient Deep Neural Networks by
Adversarial Attacks [65.2021953284622]
We study robustness of CNNs against white-box and black-box adversarial attacks.
Results are shown for distilled CNNs, agent-based state-of-the-art pruned models, and binarized neural networks.
arXiv Detail & Related papers (2021-03-14T20:43:19Z) - Neuroevolution of a Recurrent Neural Network for Spatial and Working
Memory in a Simulated Robotic Environment [57.91534223695695]
We evolved weights in a biologically plausible recurrent neural network (RNN) using an evolutionary algorithm to replicate the behavior and neural activity observed in rats.
Our method demonstrates how the dynamic activity in evolved RNNs can capture interesting and complex cognitive behavior.
arXiv Detail & Related papers (2021-02-25T02:13:52Z) - Boosting Deep Neural Networks with Geometrical Prior Knowledge: A Survey [77.99182201815763]
Deep Neural Networks (DNNs) achieve state-of-the-art results in many different problem settings.
DNNs are often treated as black box systems, which complicates their evaluation and validation.
One promising field, inspired by the success of convolutional neural networks (CNNs) in computer vision tasks, is to incorporate knowledge about symmetric geometrical transformations.
arXiv Detail & Related papers (2020-06-30T14:56:05Z) - BWCNN: Blink to Word, a Real-Time Convolutional Neural Network Approach [5.111743097836832]
We present an Artificial Intelligence (AI) system that uses eye-blinks to communicate with the outside world.
The system uses a Convolutional Neural Network (CNN) to find the blinking pattern, which is defined as a series of Open and Closed states.
arXiv Detail & Related papers (2020-06-01T20:07:44Z) - Neural Additive Models: Interpretable Machine Learning with Neural Nets [77.66871378302774]
Deep neural networks (DNNs) are powerful black-box predictors that have achieved impressive performance on a wide variety of tasks.
We propose Neural Additive Models (NAMs) which combine some of the expressivity of DNNs with the inherent intelligibility of generalized additive models.
NAMs learn a linear combination of neural networks that each attend to a single input feature.
arXiv Detail & Related papers (2020-04-29T01:28:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.