arXiv:2411.01988cs.CV2024-11AAAI被引 17

通过四分支结构增强面部表情识别的特征区分性。

QCS: Feature Refining from Quadruplet Cross Similarity for Facial Expression Recognition

  • 设计四分支对称网络,利用跨图像相似性挖掘深层特征
  • 在多个数据集上达到当前最佳性能,提升特征判别力
  • 训练后仅保留一个主干分支,推理无额外开销

面部表情识别面临标注关键特征与未标注冗余特征混合的问题。本文提出跨相似性注意力(CSA),从图像对中挖掘更丰富的内在信息,克服了直接使用ViT的缩放点积注意力计算两图相似性的局限。基于CSA,通过多分支间交互,在细粒度特征层面同时最小化类内差异、最大化类间差异。采用对比残差蒸馏,将跨模块学习的信息回传至基础网络。巧妙设计四分支中心对称网络(QCS),缓解跨模块带来的梯度冲突,实现平衡稳定的训练,可自适应提取判别特征并分离冗余信息。跨注意力模块仅在训练时存在,推理时仅保留一个基础分支,不增加推理时间。大量实验表明,该方法在多个FER数据集上达到当前最优性能。

原文摘要 · Abstract (English)

Facial expression recognition faces challenges where labeled significant features in datasets are mixed with unlabeled redundant ones. In this paper, we introduce Cross Similarity Attention (CSA) to mine richer intrinsic information from image pairs, overcoming a limitation when the Scaled Dot-Product Attention of ViT is directly applied to calculate the similarity between two different images. Based on CSA, we simultaneously minimize intra-class differences and maximize inter-class differences at the fine-grained feature level through interactions among multiple branches. Contrastive residual distillation is utilized to transfer the information learned in the cross module back to the base network. We ingeniously design a four-branch centrally symmetric network, named Quadruplet Cross Similarity (QCS), which alleviates gradient conflicts arising from the cross module and achieves balanced and stable training. It can adaptively extract discriminative features while isolating redundant ones. The cross-attention modules exist during training, and only one base branch is retained during inference, resulting in no increase in inference time. Extensive experiments show that our proposed method achieves state-of-the-art performance on several FER datasets.

表情识别特征提取注意力机制ViT

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