Semi-Supervised Learning of Multi-Factor Models for Face De-Identification

Abstract

With the emergence of new applications centered around the sharing of image data, questions concerning the protection of the privacy of people visible in the scene arise. Recently, formal methods for the de-identification of images have been proposed which would benefit from multi-factor coding to separate identity and non-identity related factors. However, existing multi-factor models require complete labels during training which are often not available in practice. In this paper we propose a new multi-factor framework which unifies linear, bilinear, and quadratic models. We describe a new fitting algorithm which jointly estimates all model parameters and show that it outperforms the standard alternating algorithm. We furthermore describe how to avoid overfitting the model and how to train the model in a semi-supervised manner. In experiments on a large expression-variant face database we show that data coded using our multi-factor model leads to improved data utility while providing the same privacy protection.

Cite

Text

Gross et al. "Semi-Supervised Learning of Multi-Factor Models for Face De-Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587369

Markdown

[Gross et al. "Semi-Supervised Learning of Multi-Factor Models for Face De-Identification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/gross2008cvpr-semi/) doi:10.1109/CVPR.2008.4587369

BibTeX

@inproceedings{gross2008cvpr-semi,
  title     = {{Semi-Supervised Learning of Multi-Factor Models for Face De-Identification}},
  author    = {Gross, Ralph and Sweeney, Latanya and De la Torre, Fernando and Baker, Simon},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587369},
  url       = {https://mlanthology.org/cvpr/2008/gross2008cvpr-semi/}
}