Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach

Abstract

Image recognition systems have demonstrated tremendous progress over the past few decades thanks, in part, to our ability of learning compact and robust representations of images. As we witness the wide spread adoption of these systems, it is imperative to consider the problem of unintended leakage of information from an image representation, which might compromise the privacy of the data owner. This paper investigates the problem of learning an image representation that minimizes such leakage of user information. We formulate the problem as an adversarial non-zero sum game of finding a good embedding function with two competing goals: to retain as much task dependent discriminative image information as possible, while simultaneously minimizing the amount of information, as measured by entropy, about other sensitive attributes of the user. We analyze the stability and convergence dynamics of the proposed formulation using tools from non-linear systems theory and compare to that of the corresponding adversarial zero-sum game formulation that optimizes likelihood as a measure of information content. Numerical experiments on UCI, Extended Yale B, CIFAR-10 and CIFAR-100 datasets indicate that our proposed approach is able to learn image representations that exhibit high task performance while mitigating leakage of predefined sensitive information.

Cite

Text

Roy and Boddeti. "Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00269

Markdown

[Roy and Boddeti. "Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/roy2019cvpr-mitigating/) doi:10.1109/CVPR.2019.00269

BibTeX

@inproceedings{roy2019cvpr-mitigating,
  title     = {{Mitigating Information Leakage in Image Representations: A Maximum Entropy Approach}},
  author    = {Roy, Proteek Chandan and Boddeti, Vishnu Naresh},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.00269},
  url       = {https://mlanthology.org/cvpr/2019/roy2019cvpr-mitigating/}
}