CVAISep 22, 2018

Understanding Fake Faces

arXiv:1809.08391v12 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of evaluating AI face recognition for computer vision researchers, but it is incremental as it builds on existing methods with new data.

The study tackled the problem of whether AI face understanding is close to human performance by using a fake face database for detection, classification, and generation, finding a persistent gap between recent algorithms and human-level capabilities.

Face recognition research is one of the most active topics in computer vision (CV), and deep neural networks (DNN) are now filling the gap between human-level and computer-driven performance levels in face verification algorithms. However, although the performance gap appears to be narrowing in terms of accuracy-based expectations, a curious question has arisen; specifically, "Face understanding of AI is really close to that of human?" In the present study, in an effort to confirm the brain-driven concept, we conduct image-based detection, classification, and generation using an in-house created fake face database. This database has two configurations: (i) false positive face detections produced using both the Viola Jones (VJ) method and convolutional neural networks (CNN), and (ii) simulacra that have fundamental characteristics that resemble faces but are completely artificial. The results show a level of suggestive knowledge that indicates the continuing existence of a gap between the capabilities of recent vision-based face recognition algorithms and human-level performance. On a positive note, however, we have obtained knowledge that will advance the progress of face-understanding models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes