To Err Like Human: Affective Bias-Inspired Measures for Visual Emotion Recognition Evaluation

Chenxi Zhao, Jinglei Shi, Liqiang Nie, Jufeng Yang
2/3/2026

Abstract

Accuracy is a commonly adopted performance metric in various classification tasks, which measures the proportion of correctly classified samples among all samples. It assumes equal importance for all classes, hence equal severity for misclassifica-tions. However, in the task of emotional classification, due to the psychological similarities between emotions, misclassifying a certain emotion into one class may be more severe than another, e.g., misclassifying ‘excitement’ as ‘anger’ apparently is more severe than as ‘awe’. Albeit high meaningful for many applications, metrics capable of measuring these cases of misclassifications in visual emotion recognition tasks have yet to be explored. In this paper, based on Mikel’s emotion wheel from psychology, we propose a novel approach for evaluating the performance in visual emotion recognition, which takes into account the distance on the emotion wheel between different emotions to mimic the psychological nuances of emotions. Experimental results in semi-supervised learning on emotion recognition and user study have shown that our proposed metrics is more effective than the accuracy to assess the performance and conforms to the cognitive laws of human emotions. The code is available at https://github.com/ZhaoChenxi-nku/ECC .

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 3 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{zhao2026like,
  title  = {To Err Like Human: Affective Bias-Inspired Measures for Visual Emotion Recognition Evaluation},
  author = {Chenxi Zhao and Jinglei Shi and Liqiang Nie and Jufeng Yang},
  year   = {2026},
  doi    = {10.52202/079017-4282},
  url    = {https://doi.org/10.52202/079017-4282},
  journal = {NEURIPS 2024 2024}
}

Discussion