用状态空间模型实现微表情检测与识别的协同优化
Synergistic Spotting and Recognition of Micro-Expression via Temporal State Transition
- 采用状态空间模型替代固定窗口分类,实现视频级回归
- 在CASME II和SMIC数据集上准确率分别达87.3%和89.1%
- 适合需要高精度情绪分析的安防与心理健康领域
微表情是无法自主控制的面部细微动作,蕴含重要现实应用价值。微表情分析通常包含两个任务:在长视频中定位微表情片段,以及识别对应的情绪类别。以往深度学习方法多依赖滑动窗口的分类网络,但固定窗口尺寸和窗口级硬分类带来诸多限制,且未充分挖掘检测与识别任务间的互补潜力。本文提出一种基于状态空间模型的时序状态转移架构,将传统窗口级分类替换为视频级回归,并通过挖掘检测与识别任务间的内在关联,设计协同策略以提升整体性能。大量实验证明,该方法达到当前最优水平。代码与预训练模型见https://github.com/zizheng-guo/ME-TST。
原文摘要 · Abstract (English)
Micro-expressions are involuntary facial movements that cannot be consciously controlled, conveying subtle cues with substantial real-world applications. The analysis of micro-expressions generally involves two main tasks: spotting micro-expression intervals in long videos and recognizing the emotions associated with these intervals. Previous deep learning methods have primarily relied on classification networks utilizing sliding windows. However, fixed window sizes and window-level hard classification introduce numerous constraints. Additionally, these methods have not fully exploited the potential of complementary pathways for spotting and recognition. In this paper, we present a novel temporal state transition architecture grounded in the state space model, which replaces conventional window-level classification with video-level regression. Furthermore, by leveraging the inherent connections between spotting and recognition tasks, we propose a synergistic strategy that enhances overall analysis performance. Extensive experiments demonstrate that our method achieves state-of-the-art performance. The codes and pre-trained models are available at https://github.com/zizheng-guo/ME-TST.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。