Vec2Face: Unveil Human Faces from Their Blackbox Features in Face Recognition

Abstract

Unveiling face images of a subject given his/her high-level representations extracted from a blackbox Face Recognition engine is extremely challenging. It is because the limitations of accessible information from that engine including its structure and uninterpretable extracted features. This paper presents a novel generative structure with Bijective Metric Learning, namely Bijective Generative Adversarial Networks in a Distillation framework (DiBiGAN), for synthesizing faces of an identity given that person's features. In order to effectively address this problem, this work firstly introduces a bijective metric so that the distance measurement and metric learning process can be directly adopted in image domain for an image reconstruction task. Secondly, a distillation process is introduced to maximize the information exploited from the blackbox face recognition engine. Then a Feature-Conditional Generator Structure with Exponential Weighting Strategy is presented for a more robust generator that can synthesize realistic faces with ID preservation. Results on several benchmarking datasets including CelebA, LFW, AgeDB, CFP-FP against matching engines have demonstrated the effectiveness of DiBiGAN on both image realism and ID preservation properties.

Cite

Text

Duong et al. "Vec2Face: Unveil Human Faces from Their Blackbox Features in Face Recognition." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00617

Markdown

[Duong et al. "Vec2Face: Unveil Human Faces from Their Blackbox Features in Face Recognition." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/duong2020cvpr-vec2face/) doi:10.1109/CVPR42600.2020.00617

BibTeX

@inproceedings{duong2020cvpr-vec2face,
  title     = {{Vec2Face: Unveil Human Faces from Their Blackbox Features in Face Recognition}},
  author    = {Duong, Chi Nhan and Truong, Thanh-Dat and Luu, Khoa and Quach, Kha Gia and Bui, Hung and Roy, Kaushik},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00617},
  url       = {https://mlanthology.org/cvpr/2020/duong2020cvpr-vec2face/}
}