Vec2Face: Scaling Face Dataset Generation with Loosely Constrained Vectors
Haiyu Wu, Jaskirat Singh, Sicong Tian, Liang Zheng, Kevin W. Bowyer

TL;DR
Vec2Face is a novel face dataset generation method that creates a large number of diverse, realistic face images of non-existent persons, significantly improving face recognition model training and performance.
Contribution
The paper introduces Vec2Face, a flexible, vector-based face synthesis model capable of generating extensive, diverse face datasets with controlled attributes, surpassing previous methods in scale and quality.
Findings
Generated up to 300K identities, exceeding previous limits.
Face recognition models trained on synthetic data achieved state-of-the-art accuracy.
Synthetic datasets outperformed real data in some recognition benchmarks.
Abstract
This paper studies how to synthesize face images of non-existent persons, to create a dataset that allows effective training of face recognition (FR) models. Besides generating realistic face images, two other important goals are: 1) the ability to generate a large number of distinct identities (inter-class separation), and 2) a proper variation in appearance of the images for each identity (intra-class variation). However, existing works 1) are typically limited in how many well-separated identities can be generated and 2) either neglect or use an external model for attribute augmentation. We propose Vec2Face, a holistic model that uses only a sampled vector as input and can flexibly generate and control the identity of face images and their attributes. Composed of a feature masked autoencoder and an image decoder, Vec2Face is supervised by face image reconstruction and can be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
MethodsSparse Evolutionary Training
