LGCRMLNov 18, 2019

Privacy Leakage Avoidance with Switching Ensembles

arXiv:1911.07921v11 citations
Originality Incremental advance
AI Analysis

This addresses privacy leakage issues for machine learning practitioners, offering an incremental improvement over existing methods.

The paper tackles membership inference attacks in machine learning by proposing a novel approach called PASE, which protects against these attacks with minimal accuracy penalty and acceptable increases in training and inference time, as tested on three image datasets.

We consider membership inference attacks, one of the main privacy issues in machine learning. These recently developed attacks have been proven successful in determining, with confidence better than a random guess, whether a given sample belongs to the dataset on which the attacked machine learning model was trained. Several approaches have been developed to mitigate this privacy leakage but the tradeoff performance implications of these defensive mechanisms (i.e., accuracy and utility of the defended machine learning model) are not well studied yet. We propose a novel approach of privacy leakage avoidance with switching ensembles (PASE), which both protects against current membership inference attacks and does that with very small accuracy penalty, while requiring acceptable increase in training and inference time. We test our PASE method, along with the the current state-of-the-art PATE approach, on three calibration image datasets and analyze their tradeoffs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes