Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 90% Match Research Paper AI Researchers in Affective Computing,Developers of HCI applications,Computer Vision Engineers 1 month ago

InsideOut: An EfficientNetV2-S Based Deep Learning Framework for Robust Multi-Class Facial Emotion Recognition

computer-vision › scene-understanding
📄 Abstract

Abstract: Facial Emotion Recognition (FER) is a key task in affective computing, enabling applications in human-computer interaction, e-learning, healthcare, and safety systems. Despite advances in deep learning, FER remains challenging due to occlusions, illumination and pose variations, subtle intra-class differences, and dataset imbalance that hinders recognition of minority emotions. We present InsideOut, a reproducible FER framework built on EfficientNetV2-S with transfer learning, strong data augmentation, and imbalance-aware optimization. The approach standardizes FER2013 images, applies stratified splitting and augmentation, and fine-tunes a lightweight classification head with class-weighted loss to address skewed distributions. InsideOut achieves 62.8% accuracy with a macro averaged F1 of 0.590 on FER2013, showing competitive results compared to conventional CNN baselines. The novelty lies in demonstrating that efficient architectures, combined with tailored imbalance handling, can provide practical, transparent, and reproducible FER solutions.

Key Contributions

InsideOut presents a reproducible FER framework using EfficientNetV2-S, transfer learning, and tailored imbalance handling. It standardizes images, applies augmentation, and uses class-weighted loss to address dataset imbalance, achieving competitive results on FER2013.

Business Value

Enables more accurate and reliable emotion recognition systems, crucial for applications like personalized learning platforms, mental health monitoring, and improving user experience in interactive systems.