LGCRMLSep 17, 2020

On Primes, Log-Loss Scores and (No) Privacy

arXiv:2009.08559v12 citations
Originality Incremental advance
AI Analysis

This reveals a critical vulnerability in privacy auditing methods for machine learning models, impacting data privacy and security practices.

The paper demonstrates that exposing Log-Loss scores in privacy auditing tools allows adversaries to infer membership of any datapoints with full accuracy in a single query, causing complete privacy breach without requiring attack model training or side knowledge.

Membership Inference Attacks exploit the vulnerabilities of exposing models trained on customer data to queries by an adversary. In a recently proposed implementation of an auditing tool for measuring privacy leakage from sensitive datasets, more refined aggregates like the Log-Loss scores are exposed for simulating inference attacks as well as to assess the total privacy leakage based on the adversary's predictions. In this paper, we prove that this additional information enables the adversary to infer the membership of any number of datapoints with full accuracy in a single query, causing complete membership privacy breach. Our approach obviates any attack model training or access to side knowledge with the adversary. Moreover, our algorithms are agnostic to the model under attack and hence, enable perfect membership inference even for models that do not memorize or overfit. In particular, our observations provide insight into the extent of information leakage from statistical aggregates and how they can be exploited.

Foundations

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

Your Notes