paper-with-me

Papers

Membership Attacks on Conditional Generative Models Using Image Difficulty

2021-01-01 · Avital Shafran, Shmuel Peleg, Yedid Hoshen

Membership inference attacks (MIA) try to detect if data samples were used to train a Neural Network model. As training data is very valuable in machine learning, MIA can be used to detect the use of unauthorized data. Unlike the traditional MIA approaches, addressing classification models, we address conditional image generation models (e.g. image translation). Due to overfitting, reconstruction errors are typically lower for images used in training. A simple but effective approach for membership attacks can therefore use the reconstruction error. However, we observe that some images are "universally" easy, and others are difficult. Reconstruction error alone is less effective at discriminating between difficult images used in training and easy images that were never seen before. To overcome this, we propose to use a novel difficulty score that can be computed for each image, and its computation does not require a training set. Our membership error, obtained by subtracting the difficulty score from the reconstruction error, is shown to achieve high MIA accuracy on an extensive number of benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationImage GenerationTranslation

Similar Papers 제목 키워드 기반

Set-Membership Inference Attacks using Data Watermarking

2023-06-22 · Mike Laszkiewicz, Denis Lukovnikov, Johannes Lederer, Asja Fischer

In this work, we propose a set-membership inference attack for generative models using deep image watermarking techniques. In particular, we demonstrate how conditional sampling from a generative model can reveal the wat…

Inference AttackMembership Inference Attack

On the Importance of Difficulty Calibration in Membership Inference Attacks

2021-11-15 · ICLR 2022 4 · Lauren Watson, Chuan Guo, Graham Cormode, Alex Sablayrolles

The vulnerability of machine learning models to membership inference attacks has received much attention in recent years. However, existing attacks mostly remain impractical due to having high false positive rates, where…

Generated Distributions Are All You Need for Membership Inference Attacks Against Generative Models

2023-10-30 · Minxing Zhang, Ning Yu, Rui Wen, Michael Backes 외

Generative models have demonstrated revolutionary success in various visual creation tasks, but in the meantime, they have been exposed to the threat of leaking private information of their training data. Several members…

AllInference AttackMembership Inference Attack

Reconstruction and Membership Inference Attacks against Generative Models

2019-06-07 · Benjamin Hilprecht, Martin Härterich, Daniel Bernau

We present two information leakage attacks that outperform previous work on membership inference against generative models. The first attack allows membership inference without assumptions on the type of the generative m…

Density EstimationInference AttackMembership Inference Attack

Performing Co-Membership Attacks Against Deep Generative Models

2018-05-24 · Kin Sum Liu, Chaowei Xiao, Bo Li, Jie Gao

In this paper we propose a new membership attack method called co-membership attacks against deep generative models including Variational Autoencoders (VAEs) and Generative Adversarial Networks (GANs). Specifically, memb…