paper-with-me

Papers

Emotion Recognition with Spatial Attention and Temporal Softmax Pooling

2019-10-02 · Masih Aminbeidokhti, Marco Pedersoli, Patrick Cardinal, Eric Granger

Video-based emotion recognition is a challenging task because it requires to distinguish the small deformations of the human face that represent emotions, while being invariant to stronger visual differences due to different identities. State-of-the-art methods normally use complex deep learning models such as recurrent neural networks (RNNs, LSTMs, GRUs), convolutional neural networks (CNNs, C3D, residual networks) and their combination. In this paper, we propose a simpler approach that combines a CNN pre-trained on a public dataset of facial images with (1) a spatial attention mechanism, to localize the most important regions of the face for a given emotion, and (2) temporal softmax pooling, to select the most important frames of the given video. Results on the challenging EmotiW dataset show that this approach can achieve higher accuracy than more complex approaches.

📄 PDF Abstract BibTeX arXiv:1910.01254

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

4D Attention-based Neural Network for EEG Emotion Recognition

2021-01-14 · Guowen Xiao, Mengwen Ye, Bowen Xu, Zhendi Chen 외

Electroencephalograph (EEG) emotion recognition is a significant task in the brain-computer interface field. Although many deep learning methods are proposed recently, it is still challenging to make full use of the info…

Brain Computer InterfaceEEGEEG Emotion RecognitionElectroencephalogram (EEG)+1

Locally temporal-spatial pattern learning with graph attention mechanism for EEG-based emotion recognition

2022-08-19 · Yiwen Zhu, Kaiyu Gan, Zhong Yin

Technique of emotion recognition enables computers to classify human affective states into discrete categories. However, the emotion may fluctuate instead of maintaining a stable state even within a short time interval. …

EEGElectroencephalogram (EEG)Emotion RecognitionGraph Attention

Positional-Spectral-Temporal Attention in 3D Convolutional Neural Networks for EEG Emotion Recognition

2021-10-13 · Jiyao Liu, Yanxi Zhao, Hao Wu, Dongmei Jiang

Recognizing the feelings of human beings plays a critical role in our daily communication. Neuroscience has demonstrated that different emotion states present different degrees of activation in different brain regions, E…

EEGEEG Emotion RecognitionElectroencephalogram (EEG)Emotion Recognition

Multi-modal Mood Reader: Pre-trained Model Empowers Cross-Subject Emotion Recognition

2024-05-28 · Yihang Dong, Xuhang Chen, Yanyan Shen, Michael Kwok-Po Ng 외

Emotion recognition based on Electroencephalography (EEG) has gained significant attention and diversified development in fields such as neural signal processing and affective computing. However, the unique brain anatomy…

AnatomyEEGEmotion RecognitionUnity

An End-to-End Visual-Audio Attention Network for Emotion Recognition in User-Generated Videos

2020-02-12 · Sicheng Zhao, Yunsheng Ma, Yang Gu, Jufeng Yang 외

Emotion recognition in user-generated videos plays an important role in human-centered computing. Existing methods mainly employ traditional two-stage shallow pipeline, i.e. extracting visual and/or audio features and tr…

Emotion RecognitionVideo Emotion Recognition