English

SVFAP: Self-supervised Video Facial Affect Perceiver

Computer Vision and Pattern Recognition 2024-10-02 v2 Human-Computer Interaction Multimedia

Abstract

Video-based facial affect analysis has recently attracted increasing attention owing to its critical role in human-computer interaction. Previous studies mainly focus on developing various deep learning architectures and training them in a fully supervised manner. Although significant progress has been achieved by these supervised methods, the longstanding lack of large-scale high-quality labeled data severely hinders their further improvements. Motivated by the recent success of self-supervised learning in computer vision, this paper introduces a self-supervised approach, termed Self-supervised Video Facial Affect Perceiver (SVFAP), to address the dilemma faced by supervised methods. Specifically, SVFAP leverages masked facial video autoencoding to perform self-supervised pre-training on massive unlabeled facial videos. Considering that large spatiotemporal redundancy exists in facial videos, we propose a novel temporal pyramid and spatial bottleneck Transformer as the encoder of SVFAP, which not only largely reduces computational costs but also achieves excellent performance. To verify the effectiveness of our method, we conduct experiments on nine datasets spanning three downstream tasks, including dynamic facial expression recognition, dimensional emotion recognition, and personality recognition. Comprehensive results demonstrate that SVFAP can learn powerful affect-related representations via large-scale self-supervised pre-training and it significantly outperforms previous state-of-the-art methods on all datasets. Code is available at https://github.com/sunlicai/SVFAP.

Keywords

Cite

@article{arxiv.2401.00416,
  title  = {SVFAP: Self-supervised Video Facial Affect Perceiver},
  author = {Licai Sun and Zheng Lian and Kexin Wang and Yu He and Mingyu Xu and Haiyang Sun and Bin Liu and Jianhua Tao},
  journal= {arXiv preprint arXiv:2401.00416},
  year   = {2024}
}

Comments

Published in: IEEE Transactions on Affective Computing (Early Access). The code and models are available at https://github.com/sunlicai/SVFAP

R2 v1 2026-06-28T14:05:27.211Z