paper-with-me

Papers

Generative Model-Based Attack on Learnable Image Encryption for Privacy-Preserving Deep Learning

2023-03-09 · AprilPyone MaungMaung, Hitoshi Kiya

In this paper, we propose a novel generative model-based attack on learnable image encryption methods proposed for privacy-preserving deep learning. Various learnable encryption methods have been studied to protect the sensitive visual information of plain images, and some of them have been investigated to be robust enough against all existing attacks. However, previous attacks on image encryption focus only on traditional cryptanalytic attacks or reverse translation models, so these attacks cannot recover any visual information if a block-scrambling encryption step, which effectively destroys global information, is applied. Accordingly, in this paper, generative models are explored to evaluate whether such models can restore sensitive visual information from encrypted images for the first time. We first point out that encrypted images have some similarity with plain images in the embedding space. By taking advantage of leaked information from encrypted images, we propose a guided generative model as an attack on learnable image encryption to recover personally identifiable visual information. We implement the proposed attack in two ways by utilizing two state-of-the-art generative models: a StyleGAN-based model and latent diffusion-based one. Experiments were carried out on the CelebA-HQ and ImageNet datasets. Results show that images reconstructed by the proposed method have perceptual similarities to plain images.

📄 PDF Abstract BibTeX arXiv:2303.05036

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingPrivacy Preserving Deep Learning

Similar Papers 제목 키워드 기반

Adversarial Test on Learnable Image Encryption

2019-07-31 · MaungMaung AprilPyone, Warit Sirichotedumrong, Hitoshi Kiya

Data for deep learning should be protected for privacy preserving. Researchers have come up with the notion of learnable image encryption to satisfy the requirement. However, existing privacy preserving approaches have n…

Adversarial RobustnessPrivacy Preserving

Attack GAN (AGAN ): A new Security Evaluation Tool for Perceptual Encryption

2024-07-09 · Umesh Kashyap, Sudev Kumar Padhi, Sk. Subidh Ali

Training state-of-the-art (SOTA) deep learning models requires a large amount of data. The visual information present in the training data can be misused, which creates a huge privacy concern. One of the prominent soluti…

Generative Adversarial Network

Learnable Image Encryption

2018-03-19 · Masayuki Tanaka

The network-based machine learning algorithm is very powerful tools. However, it requires huge training dataset. Researchers often meet privacy issues when they collect image dataset especially for surveillance applicati…

BIG-bench Machine Learning

An Overview of Compressible and Learnable Image Transformation with Secret Key and Its Applications

2022-01-26 · Hitoshi Kiya, AprilPyone MaungMaung, Yuma Kinoshita, Shoko Imaizumi 외

This article presents an overview of image transformation with a secret key and its applications. Image transformation with a secret key enables us not only to protect visual information on plain images but also to embed…

BIG-bench Machine LearningPrivacy Preserving

Attacks on Image Encryption Schemes for Privacy-Preserving Deep Neural Networks

2020-04-28 · Alex Habeen Chang, Benjamin M. Case

Privacy preserving machine learning is an active area of research usually relying on techniques such as homomorphic encryption or secure multiparty computation. Recent novel encryption techniques for performing machine l…

BIG-bench Machine LearningPrivacy Preserving