paper-with-me

Papers

OASIS: Offsetting Active Reconstruction Attacks in Federated Learning

2023-11-23 · Tre' R. Jeter, Truc Nguyen, Raed Alharbi, My T. Thai

Federated Learning (FL) has garnered significant attention for its potential to protect user privacy while enhancing model training efficiency. For that reason, FL has found its use in various domains, from healthcare to industrial engineering, especially where data cannot be easily exchanged due to sensitive information or privacy laws. However, recent research has demonstrated that FL protocols can be easily compromised by active reconstruction attacks executed by dishonest servers. These attacks involve the malicious modification of global model parameters, allowing the server to obtain a verbatim copy of users' private data by inverting their gradient updates. Tackling this class of attack remains a crucial challenge due to the strong threat model. In this paper, we propose a defense mechanism, namely OASIS, based on image augmentation that effectively counteracts active reconstruction attacks while preserving model performance. We first uncover the core principle of gradient inversion that enables these attacks and theoretically identify the main conditions by which the defense can be robust regardless of the attack strategies. We then construct our defense with image augmentation showing that it can undermine the attack principle. Comprehensive evaluations demonstrate the efficacy of the defense mechanism highlighting its feasibility as a solution.

📄 PDF Abstract BibTeX arXiv:2311.13739

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningImage Augmentation

Methods 이 논문이 사용한 방법론

OASIS OASIS is a GAN-based model to translate semantic label maps into realistic-looking images. The model builds on preceding work such as…

Similar Papers 제목 키워드 기반

Cascading Gradient Inversion via LT-Code Inspired Peeling in Federated Learning

2026-09-09 · Saeed Shariati, Mohsen Alambardar Meybodi arxiv

Federated learning shares model updates rather than raw data, yet these updates can be inverted to reconstruct the clients' training data. Analytic reconstruction attacks, which invert a gradient in closed form, degrade …

Federated Learning

Mutual Information Regularization for Vertical Federated Learning

2023-01-01 · Tianyuan Zou, Yang Liu, Ya-Qin Zhang

Vertical Federated Learning (VFL) is widely utilized in real-world applications to enable collaborative learning while protecting data privacy and safety. However, previous works show that parties without labels (passive…

Federated LearningVertical Federated Learning

RAIFLE: Reconstruction Attacks on Interaction-based Federated Learning with Adversarial Data Manipulation

2023-10-29 · Dzung Pham, Shreyas Kulkarni, Amir Houmansadr

Federated learning has emerged as a promising privacy-preserving solution for machine learning domains that rely on user interactions, particularly recommender systems and online learning to rank. While there has been su…

Federated LearningInformation RetrievalLearning-To-RankPrivacy Preserving+2

On the Detectability of Active Gradient Inversion Attacks in Federated Learning

2025-11-13 · Vincenzo Carletti, Pasquale Foggia, Carlo Mazzocca, Giuseppe Parrella 외 arxiv

One of the key advantages of Federated Learning (FL) is its ability to collaboratively train a Machine Learning (ML) model while keeping clients' data on-site. However, this can create a false sense of security. Despite …

Federated Learning

Local Model Reconstruction Attacks in Federated Learning and their Uses

2022-10-28 · Ilias Driouich, Chuan Xu, Giovanni Neglia, Frederic Giroire 외

In this paper, we initiate the study of local model reconstruction attacks for federated learning, where a honest-but-curious adversary eavesdrops the messages exchanged between a targeted client and the server, and then…

AttributeEarnings ClassificationFederated LearningInference Attack+2