CVAIJul 16

Benchmarking Face Recognition without Real Faces

arXiv:2607.149326.2
Predicted impact top 67% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For the face recognition community, this work demonstrates that synthetic benchmarks can reliably replace real ones, addressing privacy and ethical concerns in evaluation.

The paper investigates whether synthetic face datasets can replace real benchmarks for evaluating face recognition models. Testing 12 synthetic datasets against 7 real benchmarks with 24 models, they find that MorphFace and Vec2Face achieve agreement levels within the natural variance of real benchmarks, enabling fully synthetic evaluation pipelines.

Synthetic face datasets have become effective enough to train face recognition models with accuracy rivaling that of models trained on real photographs. This progress sidesteps the ethical and legal burdens of collecting real biometric data, yet evaluation has not kept pace. Even studies that train entirely on synthetic images still rely on real-face benchmarks to measure performance, leaving the privacy problem only half solved. We ask whether synthetic datasets can replace real benchmarks for face recognition evaluation. We test 12 synthetic datasets against 7 established real benchmarks using 24 pre-trained models that span both convolutional and transformer architectures. Our evaluation covers biometric verification metrics, similarity score distributions, cross-model ranking consistency, and the underlying distributional properties of each dataset. Benchmarking fidelity varies widely across the synthetic candidates, but the two strongest, MorphFace and Vec2Face, reproduce the relative behavior of real benchmarks and reach agreement levels that fall within the natural disagreement already observed among the real benchmarks themselves. These results establish that well-constructed synthetic datasets can support reliable comparative evaluation for face recognition, moving the field closer to a fully synthetic and privacy-preserving pipeline for both training and benchmarking.

Foundations

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

Your Notes