LGCRJun 4, 2024

Auditing Privacy Mechanisms via Label Inference Attacks

arXiv:2406.02797v12 citations
Originality Incremental advance
AI Analysis

This work addresses privacy auditing for machine learning practitioners, offering a framework to compare mechanisms, but it is incremental as it builds on existing differential privacy and empirical auditing methods.

The paper tackles the problem of auditing label privatization mechanisms by proposing reconstruction advantage measures to quantify an attacker's increased ability to infer true labels from private data, finding that differentially private schemes generally match or outperform heuristic approaches in privacy-utility tradeoffs across experiments.

We propose reconstruction advantage measures to audit label privatization mechanisms. A reconstruction advantage measure quantifies the increase in an attacker's ability to infer the true label of an unlabeled example when provided with a private version of the labels in a dataset (e.g., aggregate of labels from different users or noisy labels output by randomized response), compared to an attacker that only observes the feature vectors, but may have prior knowledge of the correlation between features and labels. We consider two such auditing measures: one additive, and one multiplicative. These incorporate previous approaches taken in the literature on empirical auditing and differential privacy. The measures allow us to place a variety of proposed privatization schemes -- some differentially private, some not -- on the same footing. We analyze these measures theoretically under a distributional model which encapsulates reasonable adversarial settings. We also quantify their behavior empirically on real and simulated prediction tasks. Across a range of experimental settings, we find that differentially private schemes dominate or match the privacy-utility tradeoff of more heuristic approaches.

Foundations

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

Your Notes