English

Leave-one-out Distinguishability in Machine Learning

Machine Learning 2024-04-18 v4

Abstract

We introduce an analytical framework to quantify the changes in a machine learning algorithm's output distribution following the inclusion of a few data points in its training set, a notion we define as leave-one-out distinguishability (LOOD). This is key to measuring data **memorization** and information **leakage** as well as the **influence** of training data points in machine learning. We illustrate how our method broadens and refines existing empirical measures of memorization and privacy risks associated with training data. We use Gaussian processes to model the randomness of machine learning algorithms, and validate LOOD with extensive empirical analysis of leakage using membership inference attacks. Our analytical framework enables us to investigate the causes of leakage and where the leakage is high. For example, we analyze the influence of activation functions, on data memorization. Additionally, our method allows us to identify queries that disclose the most information about the training data in the leave-one-out setting. We illustrate how optimal queries can be used for accurate **reconstruction** of training data.

Keywords

Cite

@article{arxiv.2309.17310,
  title  = {Leave-one-out Distinguishability in Machine Learning},
  author = {Jiayuan Ye and Anastasia Borovykh and Soufiane Hayou and Reza Shokri},
  journal= {arXiv preprint arXiv:2309.17310},
  year   = {2024}
}

Comments

ICLR 2024

R2 v1 2026-06-28T12:36:16.042Z