Realistic Face Reconstruction from Deep Embeddings

Abstract

Modern face recognition systems use deep convolution neural networks to extract latent embeddings from face images. Since basic arithmetic operations on embeddings are needed to make comparisons, generic encryption schemes cannot be used. This leaves facial embedding unprotected and susceptible to privacy attacks that reconstruction facial identity. We propose a search algorithm on the latent vector space of StyleGAN to find a matching face. Our process yields latent vectors that generate face images that are high-resolution, realistic, and reconstruct relevant attributes of the original face. Further, we demonstrate that our process is capable of fooling FaceNet, a state-of-the-art face recognition system.

Cite

Text

Vendrow and Vendrow. "Realistic Face Reconstruction from Deep Embeddings." NeurIPS 2021 Workshops: PRIML, 2021.

Markdown

[Vendrow and Vendrow. "Realistic Face Reconstruction from Deep Embeddings." NeurIPS 2021 Workshops: PRIML, 2021.](https://mlanthology.org/neuripsw/2021/vendrow2021neuripsw-realistic/)

BibTeX

@inproceedings{vendrow2021neuripsw-realistic,
  title     = {{Realistic Face Reconstruction from Deep Embeddings}},
  author    = {Vendrow, Edward and Vendrow, Joshua},
  booktitle = {NeurIPS 2021 Workshops: PRIML},
  year      = {2021},
  url       = {https://mlanthology.org/neuripsw/2021/vendrow2021neuripsw-realistic/}
}