paper-with-me

Papers

Identity-driven Three-Player Generative Adversarial Network for Synthetic-based Face Recognition

2023-04-30 · Jan Niklas Kolf, Tim Rieber, Jurek Elliesen, Fadi Boutros, Arjan Kuijper, Naser Damer

Many of the commonly used datasets for face recognition development are collected from the internet without proper user consent. Due to the increasing focus on privacy in the social and legal frameworks, the use and distribution of these datasets are being restricted and strongly questioned. These databases, which have a realistically high variability of data per identity, have enabled the success of face recognition models. To build on this success and to align with privacy concerns, synthetic databases, consisting purely of synthetic persons, are increasingly being created and used in the development of face recognition solutions. In this work, we present a three-player generative adversarial network (GAN) framework, namely IDnet, that enables the integration of identity information into the generation process. The third player in our IDnet aims at forcing the generator to learn to generate identity-separable face images. We empirically proved that our IDnet synthetic images are of higher identity discrimination in comparison to the conventional two-player GAN, while maintaining a realistic intra-identity variation. We further studied the identity link between the authentic identities used to train the generator and the generated synthetic identities, showing very low similarities between these identities. We demonstrated the applicability of our IDnet data in training face recognition models by evaluating these models on a wide set of face recognition benchmarks. In comparison to the state-of-the-art works in synthetic-based face recognition, our solution achieved comparable results to a recent rendering-based approach and outperformed all existing GAN-based approaches. The training code and the synthetic face image dataset are publicly available ( https://github.com/fdbtrs/Synthetic-Face-Recognition ).

📄 PDF Abstract BibTeX arXiv:2305.00358

Code (2)

fdbtrs/synthetic-face-recognition 공식 구현
Recognito-Vision/Face-SDK-Linux-Demos

Tasks

Face RecognitionGenerative Adversarial NetworkSynthetic Face Recognition

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

WanToFight: Real-Time Generative Game Engine for Multi-Player Combat Interaction

2026-07-14 · Li Hu, Guangyuan Wang, Peng Zhang, Bang Zhang arxiv

We present WanToFight, a generative game engine that simulates real-time, two-player The King of Fighters '97 (KOF~'97) gameplay from keyboard input. Prior generative game engines target either single-player first-person…

FaceID-GAN: Learning a Symmetry Three-Player GAN for Identity-Preserving Face Synthesis

2018-06-01 · CVPR 2018 6 · Yujun Shen, Ping Luo, Junjie Yan, Xiaogang Wang 외

Face synthesis has achieved advanced development by using generative adversarial networks (GANs). Existing methods typically formulate GAN as a two-player game, where a discriminator distinguishes face images from the re…

Face Generation

Lifelong Twin Generative Adversarial Networks

2021-07-09 · Fei Ye, Adrian G. Bors

In this paper, we propose a new continuously learning generative model, called the Lifelong Twin Generative Adversarial Networks (LT-GANs). LT-GANs learns a sequence of tasks from several databases and its architecture c…

Knowledge Distillation

Flux-Guard: Facial Identity Protection using diffusion models

2026-06-16 · Jie Wang, Tao Wang, Ru Zhang, Jianyi Liu arxiv

The widespread deployment of face recognition (FR) systems exposes personal images shared on social media and public platforms to identity linkage and privacy risks. Existing adversarial privacy protection methods can de…

Face Recognition

The Bid Picture: Auction-Inspired Multi-player Generative Adversarial Networks Training

2024-03-20 · Joo Yong Shim, Jean Seong Bjorn Choe, Jong-Kook Kim

This article proposes auction-inspired multi-player generative adversarial networks training, which mitigates the mode collapse problem of GANs. Mode collapse occurs when an over-fitted generator generates a limited rang…

Diversity