paper-with-me

Papers

Optimal privacy guarantees for a relaxed threat model: Addressing sub-optimal adversaries in differentially private machine learning

2023-09-21 · NeurIPS 2023 11

Differentially private mechanisms restrict the membership inference capabilities of powerful (optimal) adversaries against machine learning models. Such adversaries are rarely encountered in practice. In this work, we examine a more realistic threat model relaxation, where (sub-optimal) adversaries lack access to the exact model training database, but may possess related or partial data. We then formally characterise and experimentally validate adversarial membership inference capabilities in this setting in terms of hypothesis testing errors. Our work helps users to interpret the privacy properties of sensitive data processing systems under realistic threat model relaxations and choose appropriate noise levels for their use-case.Submission Number: 3200

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tighter Privacy Auditing of DP-SGD in the Hidden State Threat Model

2024-05-23 · Tudor Cebere, Aurélien Bellet, Nicolas Papernot

Machine learning models can be trained with formal privacy guarantees via differentially private optimizers such as DP-SGD. In this work, we focus on a threat model where the adversary has access only to the final model,…

SPEED: Secure, PrivatE, and Efficient Deep learning

2020-06-16 · Arnaud Grivet Sébert, Rafael Pinot, Martin Zuber, Cédric Gouy-Pailler 외

We introduce a deep learning framework able to deal with strong privacy constraints. Based on collaborative learning, differential privacy and homomorphic encryption, the proposed approach advances state-of-the-art of pr…

Deep Learning

Devil's Hand: Data Poisoning Attacks to Locally Private Graph Learning Protocols

2025-06-11 · Longzhu He, Chaozhuo Li, Peng Tang, Li Sun 외

Graph neural networks (GNNs) have achieved significant success in graph representation learning and have been applied to various domains. However, many real-world graphs contain sensitive personal information, such as us…

Data PoisoningGraph LearningGraph Representation LearningNode Classification+2

Protecting Data from all Parties: Combining FHE and DP in Federated Learning

2022-05-09 · Arnaud Grivet Sébert, Renaud Sirdey, Oana Stan, Cédric Gouy-Pailler

This paper tackles the problem of ensuring training data privacy in a federated learning context. Relying on Homomorphic Encryption (HE) and Differential Privacy (DP), we propose a framework addressing threats on the pri…

AllFederated LearningQuantization

That which we call private

2019-08-08 · Úlfar Erlingsson, Ilya Mironov, Ananth Raghunathan, Shuang Song

The guarantees of security and privacy defenses are often strengthened by relaxing the assumptions made about attackers or the context in which defenses are deployed. Such relaxations can be a highly worthwhile topic of …