paper-with-me

Papers

MicroExpNet: An Extremely Small and Fast Model For Expression Recognition From Face Images

2017-11-19 · İlke Çuğu, Eren Şener, Emre Akbaş

This paper is aimed at creating extremely small and fast convolutional neural networks (CNN) for the problem of facial expression recognition (FER) from frontal face images. To this end, we employed the popular knowledge distillation (KD) method and identified two major shortcomings with its use: 1) a fine-grained grid search is needed for tuning the temperature hyperparameter and 2) to find the optimal size-accuracy balance, one needs to search for the final network size (or the compression rate). On the other hand, KD is proved to be useful for model compression for the FER problem, and we discovered that its effects gets more and more significant with the decreasing model size. In addition, we hypothesized that translation invariance achieved using max-pooling layers would not be useful for the FER problem as the expressions are sensitive to small, pixel-wise changes around the eye and the mouth. However, we have found an intriguing improvement on generalization when max-pooling is used. We conducted experiments on two widely-used FER datasets, CK+ and Oulu-CASIA. Our smallest model (MicroExpNet), obtained using knowledge distillation, is less than 1MB in size and works at 1851 frames per second on an Intel i7 CPU. Despite being less accurate than the state-of-the-art, MicroExpNet still provides significant insights for designing a microarchitecture for the FER problem.

📄 PDF Abstract BibTeX arXiv:1711.07011

Code (3)

anshu123priya/Real-v-s-Fake-Emotion-Challenge
anshu123priya/Real-vs-Fake-Emotion-Challenge
cuguilke/microexpnet tf

Tasks

CPUFacial Expression RecognitionFacial Expression Recognition (FER)Knowledge DistillationModel Compression

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Deep Multi-Facial Patches Aggregation Network For Facial Expression Recognition

2020-02-20 · Ahmed Rachid Hazourli, Amine Djeghri, Hanan Salam, Alice Othmani

In this paper, we propose an approach for Facial Expressions Recognition (FER) based on a deep multi-facial patches aggregation network. Deep features are learned from facial patches using deep sub-networks and aggregate…

Data AugmentationDeep LearningFacial expression generationFacial Expression Recognition+1

Feature refinement: An expression-specific feature learning and fusion method for micro-expression recognition

2021-01-13 · Ling Zhou, Qirong Mao, Xiaohua Huang, Feifei Zhang 외

Micro-Expression Recognition has become challenging, as it is extremely difficult to extract the subtle facial changes of micro-expressions. Recently, several approaches proposed several expression-shared features algori…

Micro Expression RecognitionMicro-Expression RecognitionOptical Flow Estimation

Three-way Decisions with Evaluative Linguistic Expressions

2023-07-15 · Stefania Boffa, Davide Ciucci

We propose a linguistic interpretation of three-way decisions, where the regions of acceptance, rejection, and non-commitment are constructed by using the so-called evaluative linguistic expressions, which are expression…

Towards a General Deep Feature Extractor for Facial Expression Recognition

2022-01-19 · Liam Schoneveld, Alice Othmani

The human face conveys a significant amount of information. Through facial expressions, the face is able to communicate numerous sentiments without the need for verbalisation. Visual emotion recognition has been extensiv…

Emotion RecognitionFacial Emotion RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)

Referring Expression Comprehension for Small Objects

2025-10-04 · Kanoko Goto, Takumi Hirose, Mahiro Ukai, Shuhei Kurita 외 arxiv

Referring expression comprehension (REC) aims to localize the target object described by a natural language expression. Recent advances in vision-language learning have led to significant performance improvements in REC …

parameter-efficient fine-tuningReferring ExpressionAutonomous Driving