HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

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

Wang Chengpeng ; Chen Li ; Wang Lili ; Li Zhaofan ; Lv Xuebin

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

Abstract

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

Code Repositories

birdwcp/qcs
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
facial-expression-recognition-on-affectnetQCS
Accuracy (7 emotion): 67.94
Accuracy (8 emotion): 64.4
facial-expression-recognition-on-fer-1QCS
Accuracy: 91.85
facial-expression-recognition-on-raf-dbQCS
Overall Accuracy: 93.02

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
QCS: Feature Refining from Quadruplet Cross Similarity for Facial Expression Recognition | Papers | HyperAI