paper-with-me

Papers

Point-Supervised Facial Expression Spotting with Gaussian-Based Instance-Adaptive Intensity Modeling

2025-11-21 · Yicheng Deng, Hideaki Hayashi, Hajime Nagahara arxiv

Automatic facial expression spotting, which aims to identify facial expression instances in untrimmed videos, is crucial for facial expression analysis. Existing methods primarily focus on fully-supervised learning and rely on costly, time-consuming temporal boundary annotations. In this paper, we investigate point-supervised facial expression spotting (P-FES), where only a single timestamp annotation per instance is required for training. We propose a unique two-branch framework for P-FES. First, to mitigate the limitation of hard pseudo-labeling, which often confuses neutral and expression frames with various intensities, we propose a Gaussian-based instance-adaptive intensity modeling (GIM) module to model instance-level expression intensity distribution for soft pseudo-labeling. By detecting the pseudo-apex frame around each point label, estimating the duration, and constructing an instance-level Gaussian distribution, GIM assigns soft pseudo-labels to expression frames for more reliable intensity supervision. The GIM module is incorporated into our framework to optimize the class-agnostic expression intensity branch. Second, we design a class-aware apex classification branch that distinguishes macro- and micro-expressions solely based on their pseudo-apex frames. During inference, the two branches work independently: the class-agnostic expression intensity branch generates expression proposals, while the class-aware apex-classification branch is responsible for macro- and micro-expression classification. Furthermore, we introduce an intensity-aware contrastive loss to enhance discriminative feature learning and suppress neutral noise by contrasting neutral frames with expression frames with various intensities. Extensive experiments on the SAMM-LV, CAS(ME)$^2$, and CAS(ME)$^3$ datasets demonstrate the effectiveness of our proposed framework.

📄 PDF Abstract BibTeX arXiv:2511.16952

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Scale Spatio-Temporal Graph Convolutional Network for Facial Expression Spotting

2024-03-24 · Yicheng Deng, Hideaki Hayashi, Hajime Nagahara

Facial expression spotting is a significant but challenging task in facial expression analysis. The accuracy of expression spotting is affected not only by irrelevant facial movements but also by the difficulty of percei…

Contrastive LearningMicro-Expression Spotting

SpotFormer: Multi-Scale Spatio-Temporal Transformer for Facial Expression Spotting

2024-07-30 · Yicheng Deng, Hideaki Hayashi, Hajime Nagahara

Facial expression spotting, identifying periods where facial expressions occur in a video, is a significant yet challenging task in facial expression analysis. The issues of irrelevant facial movements and the challenge …

Contrastive LearningMicro-Expression SpottingOptical Flow Estimation

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…

End-to-End Facial Expression Detection in Long Videos

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

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 t…

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