pith. sign in

arxiv: 2205.04749 · v1 · pith:Q3WUQKO3new · submitted 2022-05-10 · 💻 cs.CV · cs.MM

Spatio-Temporal Transformer for Dynamic Facial Expression Recognition in the Wild

classification 💻 cs.CV cs.MM
keywords dynamicexpressionfacialspatio-temporaldependenciessequencetransformerattention
0
0 comments X
read the original abstract

Previous methods for dynamic facial expression in the wild are mainly based on Convolutional Neural Networks (CNNs), whose local operations ignore the long-range dependencies in videos. To solve this problem, we propose the spatio-temporal Transformer (STT) to capture discriminative features within each frame and model contextual relationships among frames. Spatio-temporal dependencies are captured and integrated by our unified Transformer. Specifically, given an image sequence consisting of multiple frames as input, we utilize the CNN backbone to translate each frame into a visual feature sequence. Subsequently, the spatial attention and the temporal attention within each block are jointly applied for learning spatio-temporal representations at the sequence level. In addition, we propose the compact softmax cross entropy loss to further encourage the learned features have the minimum intra-class distance and the maximum inter-class distance. Experiments on two in-the-wild dynamic facial expression datasets (i.e., DFEW and AFEW) indicate that our method provides an effective way to make use of the spatial and temporal dependencies for dynamic facial expression recognition. The source code and the training logs will be made publicly available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Beyond Universality: The GCC-FER Dataset and Culture-Aware Adaptation for Dynamic Facial Expression Recognition

    eess.IV 2026-06 unverdicted novelty 7.0

    A new multicultural DFER dataset GCC-FER is presented along with a culture-aware adaptation method that improves recognition performance on GCC-FER and DFEW.

  2. Reweighting Framewise Attention in Video Transformers for Facial Expression Understanding

    cs.CV 2026-06 unverdicted novelty 5.0

    MiRA is a parameter-free frame-marginal attention redistribution technique for ViT video models that improves sensitivity to localized facial cues on FER benchmarks.