对比YOLOv11n和YOLOv12n在表情识别中的表现,发现后者更敏感,前者更可靠。
Facial Expression Recognition with YOLOv11 and YOLOv12: A Comparative Study
- 将轻量级检测模型用于统一的检测-分类框架,提升表情识别效率。
- YOLOv12n在KDEF上达mAP 0.5 95.6,FER2013上达63.8,更敏感于表情变化。
- YOLOv11n在噪声数据中精度达65.2,适合真实场景下低误报应用。
表情识别在非受限真实环境中仍具挑战性。本研究在统一检测与分类框架下,评估最新官方YOLO系列的纳米版轻量模型YOLOv11n与YOLOv12n在面部表情识别(FER)中的表现。将两个基准分类数据集FER2013与KDEF转换为检测格式,使用mAP 0.5、精确率、召回率及混淆矩阵进行评估。结果表明,YOLOv12n在干净的KDEF数据集上达到最高整体性能,mAP 0.5为95.6;在FER2013数据集上,其mAP达63.8,对多样化表情表现出更强敏感性。相比之下,YOLOv11n在FER2013上精确率达65.2,误报更少,适用于噪声较多的真实环境。在FER2013上,两类模型均在视觉相似表情间存在更多混淆,而在较清洁的KDEF上类别区分更清晰。研究揭示了敏感性与精确率之间的权衡,证明轻量级YOLO模型可在性能与效率间取得良好平衡,适用于实时、资源受限的情绪感知人工智能应用。
原文摘要 · Abstract (English)
Facial Expression Recognition remains a challenging task, especially in unconstrained, real-world environments. This study investigates the performance of two lightweight models, YOLOv11n and YOLOv12n, which are the nano variants of the latest official YOLO series, within a unified detection and classification framework for FER. Two benchmark classification datasets, FER2013 and KDEF, are converted into object detection format and model performance is evaluated using mAP 0.5, precision, recall, and confusion matrices. Results show that YOLOv12n achieves the highest overall performance on the clean KDEF dataset with a mAP 0.5 of 95.6, and also outperforms YOLOv11n on the FER2013 dataset in terms of mAP 63.8, reflecting stronger sensitivity to varied expressions. In contrast, YOLOv11n demonstrates higher precision 65.2 on FER2013, indicating fewer false positives and better reliability in noisy, real-world conditions. On FER2013, both models show more confusion between visually similar expressions, while clearer class separation is observed on the cleaner KDEF dataset. These findings underscore the trade-off between sensitivity and precision, illustrating how lightweight YOLO models can effectively balance performance and efficiency. The results demonstrate adaptability across both controlled and real-world conditions, establishing these models as strong candidates for real-time, resource-constrained emotion-aware AI applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。