CVJun 29

Reweighting Framewise Attention in Video Transformers for Facial Expression Understanding

arXiv:2606.306118.4
Predicted impact top 50% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in facial expression recognition, this work offers a lightweight method to enhance fine-grained temporal modeling in video transformers.

The paper tackles the problem of limited sensitivity of Vision Transformer-based video models to subtle facial dynamics in facial expression recognition. MiRA, a plug-in attention redistribution framework, improves spatio-temporal selectivity without adding parameters, achieving consistent improvements over strong ViT baselines on challenging FER benchmarks.

Understanding facial expressions in videos requires modeling subtle and localized facial dynamics under unconstrained conditions. Although recent Vision Transformer~(ViT)-based video models have shown strong performance through large-scale self-supervised pretraining, their attention mechanisms often emphasize dominant global motions and coarse temporal dynamics, limiting sensitivity to fine-grained facial variations. To address this limitation, we propose MiRA (Marginal-induced Attention Redistribution), a plug-in frame-marginal attention redistribution framework for ViT backbones that enhances spatio-temporal selectivity toward subtle facial dynamics without introducing additional trainable parameters. MiRA derives frame-level confidence and intra-frame concentration statistics from self-attention maps to estimate frame-wise marginal importance and redistribute attention toward spatiotemporally localized facial cues. We first introduce a principled \textit{exact mode} based on post-softmax attention redistribution. To further improve efficiency, we propose \textit{flashLite mode}, a lightweight pre-softmax approximation that integrates frame-marginal redistribution into FlashAttention kernels while preserving the effectiveness of the exact formulation. Experimental results on challenging Facial Expression Recognition~(FER) benchmarks demonstrate consistent improvements over strong ViT baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes