English

Privacy-Preserving Image Sharing via Sparsifying Layers on Convolutional Groups

Computer Vision and Pattern Recognition 2020-02-05 v1 Cryptography and Security Image and Video Processing

Abstract

We propose a practical framework to address the problem of privacy-aware image sharing in large-scale setups. We argue that, while compactness is always desired at scale, this need is more severe when trying to furthermore protect the privacy-sensitive content. We therefore encode images, such that, from one hand, representations are stored in the public domain without paying the huge cost of privacy protection, but ambiguated and hence leaking no discernible content from the images, unless a combinatorially-expensive guessing mechanism is available for the attacker. From the other hand, authorized users are provided with very compact keys that can easily be kept secure. This can be used to disambiguate and reconstruct faithfully the corresponding access-granted images. We achieve this with a convolutional autoencoder of our design, where feature maps are passed independently through sparsifying transformations, providing multiple compact codes, each responsible for reconstructing different attributes of the image. The framework is tested on a large-scale database of images with public implementation available.

Keywords

Cite

@article{arxiv.2002.01469,
  title  = {Privacy-Preserving Image Sharing via Sparsifying Layers on Convolutional Groups},
  author = {Sohrab Ferdowsi and Behrooz Razeghi and Taras Holotyak and Flavio P. Calmon and Slava Voloshynovskiy},
  journal= {arXiv preprint arXiv:2002.01469},
  year   = {2020}
}

Comments

Accepted as an oral presentation for ICASSP 2020

R2 v1 2026-06-23T13:31:11.371Z