paper-with-me

Papers

Attribute Inference Attacks for Federated Regression Tasks

2024-11-19 · Francesco Diana, Othmane Marfoq, Chuan Xu, Giovanni Neglia, Frédéric Giroire, Eoin Thomas

Federated Learning (FL) enables multiple clients, such as mobile phones and IoT devices, to collaboratively train a global machine learning model while keeping their data localized. However, recent studies have revealed that the training phase of FL is vulnerable to reconstruction attacks, such as attribute inference attacks (AIA), where adversaries exploit exchanged messages and auxiliary public information to uncover sensitive attributes of targeted clients. While these attacks have been extensively studied in the context of classification tasks, their impact on regression tasks remains largely unexplored. In this paper, we address this gap by proposing novel model-based AIAs specifically designed for regression tasks in FL environments. Our approach considers scenarios where adversaries can either eavesdrop on exchanged messages or directly interfere with the training process. We benchmark our proposed attacks against state-of-the-art methods using real-world datasets. The results demonstrate a significant increase in reconstruction accuracy, particularly in heterogeneous client datasets, a common scenario in FL. The efficacy of our model-based AIAs makes them better candidates for empirically quantifying privacy leakage for federated regression tasks.

📄 PDF Abstract BibTeX arXiv:2411.12697

Code (1)

francescodiana99/fedkit-learn 공식 구현 pytorch

Tasks

AttributeFederated Learningregression

Similar Papers 제목 키워드 기반

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

An Efficient Gradient-Based Inference Attack for Federated Learning

2025-12-17 · Pablo Montaña-Fernández, Ines Ortega-Fernandez arxiv

Federated Learning is a machine learning setting that reduces direct data exposure, improving the privacy guarantees of machine learning models. Yet, the exchange of model updates between the participants and the aggrega…

Federated Learning

Comprehensive Privacy Analysis on Federated Recommender System against Attribute Inference Attacks

2022-05-24 · Shijie Zhang, Wei Yuan, Hongzhi Yin

In recent years, recommender systems are crucially important for the delivery of personalized services that satisfy users' preferences. With personalized recommendation services, users can enjoy a variety of recommendati…

AttributeInference AttackPrivacy PreservingRecommendation Systems

Personal Attribute Leakage in Federated Speech Models

2025-10-15 · Hamdan Al-Ali, Ali Reza Ghavamipour, Tommaso Caselli, Fatih Turkmen 외 arxiv

Federated learning is a common method for privacy-preserving training of machine learning models. In this paper, we analyze the vulnerability of ASR models to attribute inference attacks in the federated setting. We test…

Federated Learning

MixNN: Protection of Federated Learning Against Inference Attacks by Mixing Neural Network Layers

2021-09-26 · Antoine Boutet, Thomas Lebrun, Jan Aalmoes, Adrien Baud

Machine Learning (ML) has emerged as a core technology to provide learning models to perform complex tasks. Boosted by Machine Learning as a Service (MLaaS), the number of applications relying on ML capabilities is ever …

AttributeFederated LearningInference AttackPrivacy Preserving