Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Optimal Transport-based Identity Matching for Identity-invariant Facial Expression Recognition

About

Identity-invariant facial expression recognition (FER) has been one of the challenging computer vision tasks. Since conventional FER schemes do not explicitly address the inter-identity variation of facial expressions, their neural network models still operate depending on facial identity. This paper proposes to quantify the inter-identity variation by utilizing pairs of similar expressions explored through a specific matching process. We formulate the identity matching process as an Optimal Transport (OT) problem. Specifically, to find pairs of similar expressions from different identities, we define the inter-feature similarity as a transportation cost. Then, optimal identity matching to find the optimal flow with minimum transportation cost is performed by Sinkhorn-Knopp iteration. The proposed matching method is not only easy to plug in to other models, but also requires only acceptable computational overhead. Extensive simulations prove that the proposed FER method improves the PCC/CCC performance by up to 10\% or more compared to the runner-up on wild datasets. The source code and software demo are available at https://github.com/kdhht2334/ELIM_FER.

Daeha Kim, Byung Cheol Song• 2022

Related benchmarks

TaskDatasetResultRank
Valence-Arousal EstimationAFEW-VA (test)
CCC-V0.643
13
Valence-Arousal EstimationAff-wild (test)
CCC (V)0.628
8
Dimensional Facial Expression RecognitionAffectNet
RMSE (V)0.209
7
Facial Expression RecognitionAff-wild2 (val)
CCC (V)0.498
6
Showing 4 of 4 rows

Other info

Code

Follow for update