CVAug 5, 2025

evTransFER: A Transfer Learning Framework for Event-based Facial Expression Recognition

arXiv:2508.03609v13 citationsh-index: 2Neurocomputing
Originality Incremental advance
AI Analysis

This work addresses facial expression recognition for applications like human-computer interaction using event-based cameras, representing a strong specific gain in this domain.

The authors tackled facial expression recognition using event-based cameras by proposing evTransFER, a transfer learning framework with a feature extractor trained on facial reconstruction and transferred to expression recognition, achieving a 93.6% recognition rate on the e-CK+ database, which is a 25.9% point improvement over state-of-the-art methods.

Event-based cameras are bio-inspired vision sensors that asynchronously capture per-pixel intensity changes with microsecond latency, high temporal resolution, and high dynamic range, providing valuable information about the spatio-temporal dynamics of the scene. In the present work, we propose evTransFER, a transfer learning-based framework and architecture for face expression recognition using event-based cameras. The main contribution is a feature extractor designed to encode the spatio-temporal dynamics of faces, built by training an adversarial generative method on a different problem (facial reconstruction) and then transferring the trained encoder weights to the face expression recognition system. We show that this proposed transfer learning method greatly improves the ability to recognize facial expressions compared to training a network from scratch. In addition, we propose an architecture that incorporates an LSTM to capture longer-term facial expression dynamics, and we introduce a new event-based representation, referred to as TIE, both of which further improve the results. We evaluate the proposed framework on the event-based facial expression database e-CK+ and compare it to state-of-the-art methods. The results show that the proposed framework evTransFER achieves a 93.6\% recognition rate on the e-CK+ database, significantly improving the accuracy (25.9\% points or more) when compared to state-of-the-art performance for similar problems.

Foundations

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

Your Notes