paper-with-me

홈 › Papers

Fast, Private, and Protected: Safeguarding Data Privacy and Defending Against Model Poisoning Attacks in Federated Learning

2025-11-04 · Nicolas Riccieri Gardin Assumpcao, Leandro Villas arxiv

Federated Learning (FL) is a distributed training paradigm wherein participants collaborate to build a global model while ensuring the privacy of the involved data, which remains stored on participant devices. However, proposals aiming to ensure such privacy also make it challenging to protect against potential attackers seeking to compromise the training outcome. In this context, we present Fast, Private, and Protected (FPP), a novel approach that aims to safeguard federated training while enabling secure aggregation to preserve data privacy. This is accomplished by evaluating rounds using participants' assessments and enabling training recovery after an attack. FPP also employs a reputation-based mechanism to mitigate the participation of attackers. We created a dockerized environment to validate the performance of FPP compared to other approaches in the literature (FedAvg, Power-of-Choice, and aggregation via Trimmed Mean and Median). Our experiments demonstrate that FPP achieves a rapid convergence rate and can converge even in the presence of malicious participants performing model poisoning attacks.

📄 PDF Abstract BibTeX arXiv:2511.02797

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Differentially Private Link Prediction With Protected Connections

2019-07-20 · Abir De, Soumen Chakrabarti

Link prediction (LP) algorithms propose to each node a ranked list of nodes that are currently non-neighbors, as the most likely candidates for future linkage. Owing to increasing concerns about privacy, users (nodes) ma…

Learning-To-RankLink PredictionPrediction

Synthetic Data and Health Privacy

2025-01-13 · Gwénolé Abgrall, Xavier Monnet, Anmol Arora

This Viewpoint discusses generative artificial intelligence and safeguarding privacy by using synthetic data as a substitute for private health data.

When Privacy Meets Recovery: The Overlooked Half of Surrogate-Driven Privacy Preservation for MLLM Editing

2025-12-08 · Siyuan Xu, Yibing Liu, Peilin Chen, Yung-Hui Li 외 arxiv

Privacy leakage in Multimodal Large Language Models (MLLMs) has long been an intractable problem. Existing studies, though effectively obscure private information in MLLMs, often overlook the evaluation of the authentici…

Simulation-based Bayesian Inference from Privacy Protected Data

2023-10-19 · Yifei Xiong, Nianqiao Phyllis Ju, Sanguo Zhang

Many modern statistical analysis and machine learning applications require training models on sensitive user data. Under a formal definition of privacy protection, differentially private algorithms inject calibrated nois…

Bayesian InferenceTime Seriesvalid

Machine Learning with Privacy for Protected Attributes

2025-06-24 · Saeed Mahloujifar, Chuan Guo, G. Edward Suh, Kamalika Chaudhuri

Differential privacy (DP) has become the standard for private data analysis. Certain machine learning applications only require privacy protection for specific protected attributes. Using naive variants of differential p…

Attribute