paper-with-me

Papers

Simeon -- Secure Federated Machine Learning Through Iterative Filtering

2021-03-13 · Nicholas Malecki, Hye-Young Paik, Aleksandar Ignjatovic, Alan Blair, Elisa Bertino

Federated learning enables a global machine learning model to be trained collaboratively by distributed, mutually non-trusting learning agents who desire to maintain the privacy of their training data and their hardware. A global model is distributed to clients, who perform training, and submit their newly-trained model to be aggregated into a superior model. However, federated learning systems are vulnerable to interference from malicious learning agents who may desire to prevent training or induce targeted misclassification in the resulting global model. A class of Byzantine-tolerant aggregation algorithms has emerged, offering varying degrees of robustness against these attacks, often with the caveat that the number of attackers is bounded by some quantity known prior to training. This paper presents Simeon: a novel approach to aggregation that applies a reputation-based iterative filtering technique to achieve robustness even in the presence of attackers who can exhibit arbitrary behaviour. We compare Simeon to state-of-the-art aggregation techniques and find that Simeon achieves comparable or superior robustness to a variety of attacks. Notably, we show that Simeon is tolerant to sybil attacks, where other algorithms are not, presenting a key advantage of our approach.

📄 PDF Abstract BibTeX arXiv:2103.07704

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFederated Learning

Similar Papers 제목 키워드 기반

Byzantine-Resilient Secure Federated Learning

2020-07-21 · Jinhyun So, Basak Guler, A. Salman Avestimehr

Secure federated learning is a privacy-preserving framework to improve machine learning models by training over large volumes of data collected by mobile users. This is achieved through an iterative process where, at eac…

Federated LearningOutlier DetectionPrivacy PreservingQuantization

SecureBoost+: Large Scale and High-Performance Vertical Federated Gradient Boosting Decision Tree

2021-10-21 · Tao Fan, Weijing Chen, Guoqiang Ma, Yan Kang 외

Gradient boosting decision tree (GBDT) is an ensemble machine learning algorithm, which is widely used in industry, due to its good performance and easy interpretation. Due to the problem of data isolation and the requir…

Federated LearningPrivacy PreservingVertical Federated Learning

Revocable Federated Learning: A Benchmark of Federated Forest

2019-11-08 · Yang Liu, Zhuo Ma, Ximeng Liu, Zhuzhu Wang 외

A learning federation is composed of multiple participants who use the federated learning technique to collaboratively train a machine learning model without directly revealing the local data. Nevertheless, the existing …

Federated Learning

Privacy Threats Analysis to Secure Federated Learning

2021-06-24 · Yuchen Li, Yifan Bao, Liyao Xiang, Junhan Liu 외

Federated learning is emerging as a machine learning technique that trains a model across multiple decentralized parties. It is renowned for preserving privacy as the data never leaves the computational devices, and rece…

BIG-bench Machine LearningFederated Learningregression

An advanced data fabric architecture leveraging homomorphic encryption and federated learning

2024-02-15 · Sakib Anwar Rieyan, Md. Raisul Kabir News, A. B. M. Muntasir Rahman, Sadia Afrin Khan 외

Data fabric is an automated and AI-driven data fusion approach to accomplish data management unification without moving data to a centralized location for solving complex data problems. In a Federated learning architectu…

Federated LearningMedical Image AnalysisPrivacy Preserving