paper-with-me

Papers

End-to-End Facial Expression Detection in Long Videos

2025-04-10 · Yini Fang, Alec Diallo, Yiqi Shi, Frederic Jumelle, Bertram Shi

Facial expression detection involves two interrelated tasks: spotting, which identifies the onset and offset of expressions, and recognition, which classifies them into emotional categories. Most existing methods treat these tasks separately using a two-step training pipelines. A spotting model first detects expression intervals. A recognition model then classifies the detected segments. However, this sequential approach leads to error propagation, inefficient feature learning, and suboptimal performance due to the lack of joint optimization of the two tasks. We propose FEDN, an end-to-end Facial Expression Detection Network that jointly optimizes spotting and recognition. Our model introduces a novel attention-based feature extraction module, incorporating segment attention and sliding window attention to improve facial feature learning. By unifying two tasks within a single network, we greatly reduce error propagation and enhance overall performance. Experiments on CASME}^2 and CASME^3 demonstrate state-of-the-art accuracy for both spotting and detection, underscoring the benefits of joint optimization for robust facial expression detection in long videos.

📄 PDF Abstract BibTeX arXiv:2504.07660

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

SAMM Long Videos: A Spontaneous Facial Micro- and Macro-Expressions Dataset

2019-11-04 · Chuin Hong Yap, Connah Kendrick, Moi Hoon Yap

With the growth of popularity of facial micro-expressions in recent years, the demand for long videos with micro- and macro-expressions remains high. Extended from SAMM, a micro-expressions dataset released in 2016, this…

Face Alignment

SDFE-LV: A Large-Scale, Multi-Source, and Unconstrained Database for Spotting Dynamic Facial Expressions in Long Videos

2022-09-18 · Xiaolin Xu, Yuan Zong, Wenming Zheng, Yang Li 외

In this paper, we present a large-scale, multi-source, and unconstrained database called SDFE-LV for spotting the onset and offset frames of a complete dynamic facial expression from long videos, which is known as the to…

JEAN: Joint Expression and Audio-guided NeRF-based Talking Face Generation

2024-09-18 · Sai Tanmay Reddy Chakkera, Aggelina Chatziagapi, Dimitris Samaras

We introduce a novel method for joint expression and audio-guided talking face generation. Recent approaches either struggle to preserve the speaker identity or fail to produce faithful facial expressions. To address the…

Contrastive LearningFace GenerationNeRFTalking Face Generation

Facial Prior Based First Order Motion Model for Micro-expression Generation

2023-08-08 · Yi Zhang, Youjun Zhao, Yuhang Wen, Zixuan Tang 외

Spotting facial micro-expression from videos finds various potential applications in fields including clinical diagnosis and interrogation, meanwhile this task is still difficult due to the limited scale of training data…

Micro-expression GenerationMicro-expression Generation (MEGC2021)motion prediction

Detection of Genuine and Posed Facial Expressions of Emotion: A Review

2020-08-26 · Shan Jia, Shuo Wang, Chuanbo Hu, Paula Webster 외

Facial expressions of emotion play an important role in human social interactions. However, posed acting is not always the same as genuine feeling. Therefore, the credibility assessment of facial expressions, namely, the…