# On the Reconstruction of Face Images from Deep Face Templates

**Authors:** Guangcan Mai, Kai Cao, Pong C. Yuen, Anil K. Jain

arXiv: 1703.00832 · 2018-05-01

## TL;DR

This paper demonstrates that deep face templates can be inverted to reconstruct face images using a novel neural network, revealing vulnerabilities in face recognition systems and emphasizing the need for template security.

## Contribution

We introduce NbNet, a neighborly de-convolutional neural network, to reconstruct face images from deep templates without prior knowledge of the target or network.

## Key findings

- Achieved 95.20% TAR on LFW under type-I attack
- Reconstructed images can be identified with over 92% accuracy in FERET
- Reconstruction demonstrates significant vulnerability in face templates

## Abstract

State-of-the-art face recognition systems are based on deep (convolutional) neural networks. Therefore, it is imperative to determine to what extent face templates derived from deep networks can be inverted to obtain the original face image. In this paper, we study the vulnerabilities of a state-of-the-art face recognition system based on template reconstruction attack. We propose a neighborly de-convolutional neural network (\textit{NbNet}) to reconstruct face images from their deep templates. In our experiments, we assumed that no knowledge about the target subject and the deep network are available. To train the \textit{NbNet} reconstruction models, we augmented two benchmark face datasets (VGG-Face and Multi-PIE) with a large collection of images synthesized using a face generator. The proposed reconstruction was evaluated using type-I (comparing the reconstructed images against the original face images used to generate the deep template) and type-II (comparing the reconstructed images against a different face image of the same subject) attacks. Given the images reconstructed from \textit{NbNets}, we show that for verification, we achieve TAR of 95.20\% (58.05\%) on LFW under type-I (type-II) attacks @ FAR of 0.1\%. Besides, 96.58\% (92.84\%) of the images reconstruction from templates of partition \textit{fa} (\textit{fb}) can be identified from partition \textit{fa} in color FERET. Our study demonstrates the need to secure deep templates in face recognition systems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.00832/full.md

## Figures

39 figures with captions in the complete paper: https://tomesphere.com/paper/1703.00832/full.md

## References

71 references — full list in the complete paper: https://tomesphere.com/paper/1703.00832/full.md

---
Source: https://tomesphere.com/paper/1703.00832