论文标题
跨人口统计的面部识别准确性:将光芒照亮到问题
Face Recognition Accuracy Across Demographics: Shining a Light Into the Problem
论文作者
论文摘要
我们探索人口组的面部识别准确性不同,这是一种由面部照明差异引起的现象。我们观察到,对于具有控制图像采集的常见操作场景,非裔美国人和高加索人之间的面部区域亮度有很大的差异,并且男性和女性之间的差异也较小。我们表明,冒名顶替的图像对,两张面孔的暴露不足或两者都过度曝光,具有提高的错误匹配率(FMR)。相反,具有强烈不同面部亮度的图像对的相似性度量降低。我们提出了一个亮度信息度量标准,以测量面部亮度的变化,并表明面部亮度太低或太高的面部亮度减少了面部区域的信息,从而提供了较低准确性的原因。基于此,对于具有受控图像采集的操作场景,应调整照明,以使每个人获得适当的面部图像亮度。这是我们知道的第一项探讨皮肤区域亮度水平(而不是单个图像)如何影响面部识别准确性,并将其视为导致人口统计学不平等准确性的系统因素。该代码在https://github.com/haiyuwu/facebrightness上。
We explore varying face recognition accuracy across demographic groups as a phenomenon partly caused by differences in face illumination. We observe that for a common operational scenario with controlled image acquisition, there is a large difference in face region brightness between African-American and Caucasian, and also a smaller difference between male and female. We show that impostor image pairs with both faces under-exposed, or both overexposed, have an increased false match rate (FMR). Conversely, image pairs with strongly different face brightness have a decreased similarity measure. We propose a brightness information metric to measure variation in brightness in the face and show that face brightness that is too low or too high has reduced information in the face region, providing a cause for the lower accuracy. Based on this, for operational scenarios with controlled image acquisition, illumination should be adjusted for each individual to obtain appropriate face image brightness. This is the first work that we are aware of to explore how the level of brightness of the skin region in a pair of face images (rather than a single image) impacts face recognition accuracy, and to evaluate this as a systematic factor causing unequal accuracy across demographics. The code is at https://github.com/HaiyuWu/FaceBrightness.