CVAICCGTFeb 8, 2023

Triplet Loss-less Center Loss Sampling Strategies in Facial Expression Recognition Scenarios

arXiv:2302.04108v18 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses facial expression recognition, an incremental improvement in deep metric learning for emotion analysis.

The authors tackled facial expression recognition by developing three negative sample selection strategies for triplet center loss and adding a selective attention module, achieving significant improvements over baseline methods on the RAF-DB dataset.

Facial expressions convey massive information and play a crucial role in emotional expression. Deep neural network (DNN) accompanied by deep metric learning (DML) techniques boost the discriminative ability of the model in facial expression recognition (FER) applications. DNN, equipped with only classification loss functions such as Cross-Entropy cannot compact intra-class feature variation or separate inter-class feature distance as well as when it gets fortified by a DML supporting loss item. The triplet center loss (TCL) function is applied on all dimensions of the sample's embedding in the embedding space. In our work, we developed three strategies: fully-synthesized, semi-synthesized, and prediction-based negative sample selection strategies. To achieve better results, we introduce a selective attention module that provides a combination of pixel-wise and element-wise attention coefficients using high-semantic deep features of input samples. We evaluated the proposed method on the RAF-DB, a highly imbalanced dataset. The experimental results reveal significant improvements in comparison to the baseline for all three negative sample selection strategies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes