arXiv:2509.06015cs.CV2025-09被引 4

通过动态感知框架提升微表情识别准确率

Micro-Expression Recognition via Fine-Grained Dynamic Perception

  • 按时间顺序排序帧特征以捕捉微表情的动态变化
  • 在四个数据集上提升2.11%至7.71%的识别准确率
  • 适合需要高精度微表情分析的研究与应用

面部微表情识别(MER)因微表情持续时间短、细微且具有动态特性而极具挑战。现有方法多依赖手工特征或深度网络,前者需关键帧,后者受限于小规模、低多样性训练数据。本文提出细粒度动态感知(FDP)框架,通过按时间顺序对原始帧序列的帧级特征进行排序,编码微表情出现与运动的动态信息。设计了局部-全局特征感知变压器用于帧表示学习,并引入排名评分器计算各帧特征的排名得分。随后在时间维度聚合排名特征以捕获动态表征。该表征同时用于微表情分类模块和动态图像重建模块,后者采用编码器-解码器结构重建动态图像。图像重建任务有助于捕捉微表情相关的细微面部动作,并缓解数据稀缺问题。大量实验表明,本方法显著优于现有最佳方法:在CASME II、SAMM、CAS(ME)^2、CAS(ME)^3数据集上F1-score分别提升4.05%、2.50%、7.71%、2.11%。

原文摘要 · Abstract (English)

Facial micro-expression recognition (MER) is a challenging task, due to the transience, subtlety, and dynamics of micro-expressions (MEs). Most existing methods resort to hand-crafted features or deep networks, in which the former often additionally requires key frames, and the latter suffers from small-scale and low-diversity training data. In this paper, we develop a novel fine-grained dynamic perception (FDP) framework for MER. We propose to rank frame-level features of a sequence of raw frames in chronological order, in which the rank process encodes the dynamic information of both ME appearances and motions. Specifically, a novel local-global feature-aware transformer is proposed for frame representation learning. A rank scorer is further adopted to calculate rank scores of each frame-level feature. Afterwards, the rank features from rank scorer are pooled in temporal dimension to capture dynamic representation. Finally, the dynamic representation is shared by a MER module and a dynamic image construction module, in which the former predicts the ME category, and the latter uses an encoder-decoder structure to construct the dynamic image. The design of dynamic image construction task is beneficial for capturing facial subtle actions associated with MEs and alleviating the data scarcity issue. Extensive experiments show that our method (i) significantly outperforms the state-of-the-art MER methods, and (ii) works well for dynamic image construction. Particularly, our FDP improves by 4.05%, 2.50%, 7.71%, and 2.11% over the previous best results in terms of F1-score on the CASME II, SAMM, CAS(ME)^2, and CAS(ME)^3 datasets, respectively. The code is available at https://github.com/CYF-cuber/FDP.

微表情识别动态感知图像重建深度学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。