paper-with-me

홈 › Papers

Reconstructing Individual Data Points in Federated Learning Hardened with Differential Privacy and Secure Aggregation

2023-01-09 · Franziska Boenisch, Adam Dziedzic, Roei Schuster, Ali Shahin Shamsabadi, Ilia Shumailov, Nicolas Papernot

Federated learning (FL) is a framework for users to jointly train a machine learning model. FL is promoted as a privacy-enhancing technology (PET) that provides data minimization: data never "leaves" personal devices and users share only model updates with a server (e.g., a company) coordinating the distributed training. While prior work showed that in vanilla FL a malicious server can extract users' private data from the model updates, in this work we take it further and demonstrate that a malicious server can reconstruct user data even in hardened versions of the protocol. More precisely, we propose an attack against FL protected with distributed differential privacy (DDP) and secure aggregation (SA). Our attack method is based on the introduction of sybil devices that deviate from the protocol to expose individual users' data for reconstruction by the server. The underlying root cause for the vulnerability to our attack is a power imbalance: the server orchestrates the whole protocol and users are given little guarantees about the selection of other users participating in the protocol. Moving forward, we discuss requirements for privacy guarantees in FL. We conclude that users should only participate in the protocol when they trust the server or they apply local primitives such as local DP, shifting power away from the server. Yet, the latter approaches come at significant overhead in terms of performance degradation of the trained model, making them less likely to be deployed in practice.

📄 PDF Abstract BibTeX arXiv:2301.04017

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Gradient Disaggregation: Breaking Privacy in Federated Learning by Reconstructing the User Participant Matrix

2021-06-10 · Maximilian Lam, Gu-Yeon Wei, David Brooks, Vijay Janapa Reddi 외

We show that aggregated model updates in federated learning may be insecure. An untrusted central server may disaggregate user updates from sums of updates across participants given repeated observations, enabling the se…

Federated Learning

A Hardened CO$_2$ Sensor for In-Ground Continuous Measurement in a Perennial Grass System

2024-09-10 · Bobby Schulz, Bryan Runck, Andrew Hollman, Ann Piotrowski 외

Carbon dioxide levels below the soil surface are an important measurement relating to plant health, especially for plants such as perennial grasses in northern climates where ice encasement can occur over winter. In such…

On Visual Hallmarks of Robustness to Adversarial Malware

2018-05-09 · Alex Huang, Abdullah Al-Dujaili, Erik Hemberg, Una-May O'Reilly

A central challenge of adversarial learning is to interpret the resulting hardened model. In this contribution, we ask how robust generalization can be visually discerned and whether a concise view of the interactions be…

Optimal Federated Learning for Functional Mean Estimation under Heterogeneous Privacy Constraints

2024-12-25 · Tony Cai, Abhinav Chakraborty, Lasse Vuursteen

Federated learning (FL) is a distributed machine learning technique designed to preserve data privacy and security, and it has gained significant importance due to its broad range of applications. This paper addresses th…

Federated LearningPrivacy Preserving

Scalable Data Point Valuation in Decentralized Learning

2023-05-01 · Konstantin D. Pandl, Chun-Yin Huang, Ivan Beschastnikh, Xiaoxiao Li 외

Existing research on data valuation in federated and swarm learning focuses on valuing client contributions and works best when data across clients is independent and identically distributed (IID). In practice, data is r…

Data ValuationFederated Learning