Enhancing Facial Expression Recognition with LSTM Through Dual-Direction Attention Mixed Feature Networks and CLIP

Abstract

We present our contribution to the 8th ABAW challenge at CVPR 2025, where we tackle valence-arousal estimation, emotion recognition, and facial action unit detection as three independent challenges. Our approach leverages the well-known Dual-Direction Attention Mixed Feature Network (DDAMFN) for all three tasks, achieving results that surpass the proposed baselines. Additionally, we explore the use of CLIP for the emotion recognition challenge as an additional experiment. To enhance performance, we incorporate LSTM layers into our models, allowing them to capture temporal dependencies in facial expressions and emotional states. This integration proves particularly beneficial for valence-arousal prediction and action unit detection, leading to notable improvements. We provide insights into the architectural choices that contribute to the strong performance of our methods.

Cite

Text

Cabacas-Maso et al. "Enhancing Facial Expression Recognition with LSTM Through Dual-Direction Attention Mixed Feature Networks and CLIP." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.

Markdown

[Cabacas-Maso et al. "Enhancing Facial Expression Recognition with LSTM Through Dual-Direction Attention Mixed Feature Networks and CLIP." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.](https://mlanthology.org/cvprw/2025/cabacasmaso2025cvprw-enhancing/)

BibTeX

@inproceedings{cabacasmaso2025cvprw-enhancing,
  title     = {{Enhancing Facial Expression Recognition with LSTM Through Dual-Direction Attention Mixed Feature Networks and CLIP}},
  author    = {Cabacas-Maso, Josep and Ortega-Beltrán, Elena and Benito-Altamirano, Ismael and Ventura, Carles},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2025},
  pages     = {5665-5671},
  url       = {https://mlanthology.org/cvprw/2025/cabacasmaso2025cvprw-enhancing/}
}