paper-with-me

홈 › Papers

Privacy Risk in Machine Learning: Analyzing the Connection to Overfitting

2017-09-05 · Samuel Yeom, Irene Giacomelli, Matt Fredrikson, Somesh Jha

Machine learning algorithms, when applied to sensitive data, pose a distinct threat to privacy. A growing body of prior work demonstrates that models produced by these algorithms may leak specific private information in the training data to an attacker, either through the models' structure or their observable behavior. However, the underlying cause of this privacy risk is not well understood beyond a handful of anecdotal accounts that suggest overfitting and influence might play a role. This paper examines the effect that overfitting and influence have on the ability of an attacker to learn information about the training data from machine learning models, either through training set membership inference or attribute inference attacks. Using both formal and empirical analyses, we illustrate a clear relationship between these factors and the privacy risk that arises in several popular machine learning algorithms. We find that overfitting is sufficient to allow an attacker to perform membership inference and, when the target attribute meets certain conditions about its influence, attribute inference attacks. Interestingly, our formal analysis also shows that overfitting is not necessary for these attacks and begins to shed light on what other factors may be in play. Finally, we explore the connection between membership inference and attribute inference, showing that there are deep connections between the two that lead to effective new attacks.

📄 PDF Abstract BibTeX arXiv:1709.01604

Code (1)

samuel-yeom/ml-privacy-csf18

Tasks

AttributeBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

SoK: Let the Privacy Games Begin! A Unified Treatment of Data Inference Privacy in Machine Learning

2022-12-21 · Ahmed Salem, Giovanni Cherubin, David Evans, Boris Köpf 외

Deploying machine learning models in production may allow adversaries to infer sensitive information about training data. There is a vast literature analyzing different types of inference risks, ranging from membership i…

In-depth Analysis of Privacy Threats in Federated Learning for Medical Data

2024-09-27 · Badhan Chandra Das, M. Hadi Amini, Yanzhao Wu

Federated learning is emerging as a promising machine learning technique in the medical field for analyzing medical images, as it is considered an effective method to safeguard sensitive patient data and comply with priv…

Federated Learning

Exploring the Impact of Layer Normalization for Zero-shot Neural Machine Translation

2023-05-16 · Zhuoyuan Mao, Raj Dabre, Qianying Liu, Haiyue Song 외

This paper studies the impact of layer normalization (LayerNorm) on zero-shot translation (ZST). Recent efforts for ZST often utilize the Transformer architecture as the backbone, with LayerNorm at the input of layers (P…

Machine Translation

Modeling Neural Networks with Privacy Using Neural Stochastic Differential Equations

2025-01-12 · Sanghyun Hong, Fan Wu, Anthony Gruber, Kookjin Lee

In this work, we study the feasibility of using neural ordinary differential equations (NODEs) to model systems with intrinsic privacy properties. Unlike conventional feedforward neural networks, which have unlimited exp…

Language ModelingLanguage ModellingMemorization

SoK: Unintended Interactions among Machine Learning Defenses and Risks

2023-12-07 · Vasisht Duddu, Sebastian Szyller, N. Asokan

Machine learning (ML) models cannot neglect risks to security, privacy, and fairness. Several defenses have been proposed to mitigate such risks. When a defense is effective in mitigating one risk, it may correspond to i…

FairnessMemorization