CVAILGMMJan 1, 2021

Identity-aware Facial Expression Recognition in Compressed Video

arXiv:2101.00317v224 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient and accurate facial expression recognition for applications utilizing compressed video, such as video conferencing or surveillance.

This paper tackles the problem of facial expression recognition in compressed video by separating identity-related features from expression-related features. The proposed method achieves comparable or better performance than recent decoded image-based methods on typical FER benchmarks, with approximately 3x faster inference.

This paper targets to explore the inter-subject variations eliminated facial expression representation in the compressed video domain. Most of the previous methods process the RGB images of a sequence, while the off-the-shelf and valuable expression-related muscle movement already embedded in the compression format. In the up to two orders of magnitude compressed domain, we can explicitly infer the expression from the residual frames and possible to extract identity factors from the I frame with a pre-trained face recognition network. By enforcing the marginal independent of them, the expression feature is expected to be purer for the expression and be robust to identity shifts. We do not need the identity label or multiple expression samples from the same person for identity elimination. Moreover, when the apex frame is annotated in the dataset, the complementary constraint can be further added to regularize the feature-level game. In testing, only the compressed residual frames are required to achieve expression prediction. Our solution can achieve comparable or better performance than the recent decoded image based methods on the typical FER benchmarks with about 3$\times$ faster inference with compressed data.

Foundations

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

Your Notes