Convolutional Neural Network for emotion recognition to assist psychiatrists and psychologists during the COVID-19 pandemic: experts opinion
Hugo Mitre-Hernandez, Rodolfo Ferro-Perez, Francisco, Gonzalez-Hernandez

TL;DR
This paper presents a real-time emotion recognition web application using CNNs to assist mental health professionals during COVID-19, focusing on computational efficiency and usability.
Contribution
It introduces ResmoNet, a lightweight CNN model optimized for low-resource environments, and evaluates its performance and usability in a clinical setting.
Findings
ResmoNet has the lowest parameters, FLOPS, and memory usage.
EDNN slightly outperforms ResmoNet in response time.
The web app received good usability and utility scores from professionals.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmotion and Mood Recognition · Digital Mental Health Interventions · Mental Health via Writing
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Pointwise Convolution · Depthwise Convolution · Residual Connection · Depthwise Separable Convolution · MobileNetV1 · Softmax · *Communicated@Fast*How Do I Communicate to Expedia? · Bottleneck Residual Block · Batch Normalization
