利用左右脸对称性提升表情识别准确率
A cross-modal network for facial expression recognition

- 通过整体与半边脸对称性学习互补特征
- 在FEA数据集上达到89.7%准确率,优于SCN和LAENet-SA
- 适合关注生物结构信息的面部识别研究者
深度神经网络虽广泛用于表情识别,但多依赖层级结构而非面部特性。本文提出融合强生物学与结构性信息的跨模态网络CMNet,通过全脸及左右半脸对称性分别学习表情特征,提取互补信息。为防止生物与结构信息融合带来的负面影响,设计显著面部信息精炼模块,提升分类器稳定性。为减少对单侧面部特征的依赖,引入半脸对齐优化机制,对齐左右半脸学习到的表情信息。实验表明,CMNet在FEA数据集上表现优于SCN和LAENet-SA等先进方法,准确率达89.7%。代码已开源。
原文摘要 · Abstract (English)
Deep neural networks enriched with structural information have been widely employed for facial expression recognition tasks. However, these methods often depend on hierarchical information rather than face property to finish expression recognition. In this paper, we propose a cross-modal network with strong biological and structural information for facial expression recognition (CMNet). CMNet can respectively learn expression information via face symmetry on a whole face, left and right half faces to extract complementary facial features. To prevent negative effect of biological and structural information fusion, a salient facial information refinement module can obtain salient facial expression information to improve stability of an obtained facial expression classifier. To reduce reliance on unilateral facial features, a half-face alignment optimization mechanism is designed to align obtained expression information of learned left and right half faces. Our experimental results demonstrate that CMNet outperforms several novel methods, i.e., SCN and LAENet-SA for facial expression recognition. Codes can be obtained at https://github.com/hellloxiaotian/CMNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。