paper-with-me

홈 › Papers

Effectiveness of L2 Regularization in Privacy-Preserving Machine Learning

2024-12-02 · Nikolaos Chandrinos, Iliana Loi, Panagiotis Zachos, Ioannis Symeonidis, Aristotelis Spiliotis, Maria Panou, Konstantinos Moustakas

Artificial intelligence, machine learning, and deep learning as a service have become the status quo for many industries, leading to the widespread deployment of models that handle sensitive data. Well-performing models, the industry seeks, usually rely on a large volume of training data. However, the use of such data raises serious privacy concerns due to the potential risks of leaks of highly sensitive information. One prominent threat is the Membership Inference Attack, where adversaries attempt to deduce whether a specific data point was used in a model's training process. An adversary's ability to determine an individual's presence represents a significant privacy threat, especially when related to a group of users sharing sensitive information. Hence, well-designed privacy-preserving machine learning solutions are critically needed in the industry. In this work, we compare the effectiveness of L2 regularization and differential privacy in mitigating Membership Inference Attack risks. Even though regularization techniques like L2 regularization are commonly employed to reduce overfitting, a condition that enhances the effectiveness of Membership Inference Attacks, their impact on mitigating these attacks has not been systematically explored.

📄 PDF Abstract BibTeX arXiv:2412.01541

Code (0)

등록된 구현이 없습니다.

Tasks

Inference AttackL2 RegularizationMembership Inference AttackPrivacy Preserving

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Privacy-Preserving Explainable AIoT Application via SHAP Entropy Regularization

2025-11-12 · Dilli Prasad Sharma, Xiaowei Sun, Liang Xue, Xiaodong Lin 외 arxiv

The widespread integration of Artificial Intelligence of Things (AIoT) in smart home environments has amplified the demand for transparent and interpretable machine learning models. To foster user trust and comply with e…

Interpretable Machine Learning

Privacy-preserving logistic regression

2008-12-01 · NeurIPS 2008 12 · Kamalika Chaudhuri, Claire Monteleoni

This paper addresses the important tradeoff between privacy and learnability, when designing algorithms for learning from private databases. First we apply an idea of Dwork et al. to design a specific privacy-preserving …

BIG-bench Machine LearningPrivacy PreservingregressionSensitivity

On the utility and protection of optimization with differential privacy and classic regularization techniques

2022-09-07 · Eugenio Lomurno, Matteo Matteucci

Nowadays, owners and developers of deep learning models must consider stringent privacy-preservation rules of their training data, usually crowd-sourced and retaining sensitive information. The most widely adopted method…

Deep LearningL2 RegularizationPrivacy Preserving

Noise-Augmented Privacy-Preserving Empirical Risk Minimization with Dual-purpose Regularizer and Privacy Budget Retrieval and Recycling

2021-10-16 · Yinan Li, Fang Liu

We propose Noise-Augmented Privacy-Preserving Empirical Risk Minimization (NAPP-ERM) that solves ERM with differential privacy guarantees. Existing privacy-preserving ERM approaches may be subject to over-regularization …

Privacy PreservingRetrievalVariable Selection

Independent Distribution Regularization for Private Graph Embedding

2023-08-16 · Qi Hu, Yangqiu Song

Learning graph embeddings is a crucial task in graph mining tasks. An effective graph embedding model can learn low-dimensional representations from graph-structured data for data publishing benefiting various downstream…

AttributeGraph EmbeddingGraph MiningLink Prediction+3