CVAIMar 10, 2025

FaceID-6M: A Large-Scale, Open-Source FaceID Customization Dataset

arXiv:2503.07091v35 citationsh-index: 25Has Code
Originality Synthesis-oriented
AI Analysis

This addresses a data bottleneck for researchers in face identity customization by providing an open-source dataset, though it is incremental as it builds on existing filtering methods from LAION-5B.

The authors tackled the lack of publicly available large-scale datasets for face identity customization by collecting and releasing FaceID-6M, a dataset of 6 million high-quality text-image pairs, and showed that models trained on it achieve performance comparable to or slightly better than industrial models.

Due to the data-driven nature of current face identity (FaceID) customization methods, all state-of-the-art models rely on large-scale datasets containing millions of high-quality text-image pairs for training. However, none of these datasets are publicly available, which restricts transparency and hinders further advancements in the field. To address this issue, in this paper, we collect and release FaceID-6M, the first large-scale, open-source FaceID dataset containing 6 million high-quality text-image pairs. Filtered from LAION-5B \cite{schuhmann2022laion}, FaceID-6M undergoes a rigorous image and text filtering steps to ensure dataset quality, including resolution filtering to maintain high-quality images and faces, face filtering to remove images that lack human faces, and keyword-based strategy to retain descriptions containing human-related terms (e.g., nationality, professions and names). Through these cleaning processes, FaceID-6M provides a high-quality dataset optimized for training powerful FaceID customization models, facilitating advancements in the field by offering an open resource for research and development. We conduct extensive experiments to show the effectiveness of our FaceID-6M, demonstrating that models trained on our FaceID-6M dataset achieve performance that is comparable to, and slightly better than currently available industrial models. Additionally, to support and advance research in the FaceID customization community, we make our code, datasets, and models fully publicly available. Our codes, models, and datasets are available at: https://github.com/ShuheSH/FaceID-6M.

Code Implementations1 repo
Foundations

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

Your Notes