eceisik / ARFED
Byzantine Attack-Resistant Federated Averaging Based on Outlier Elimination
☆24Updated 2 years ago
Alternatives and similar repositories for ARFED:
Users that are interested in ARFED are comparing it to the libraries listed below
- PyTorch implementation of Security-Preserving Federated Learning via Byzantine-Sensitive Triplet Distance☆33Updated 6 months ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆33Updated 4 years ago
- Differentially Private Federated Learning on Heterogeneous Data☆65Updated 3 years ago
- Chain-PPFL: A Privacy-Preserving Federated Learning Framework based on Chained SMC☆31Updated 4 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- ☆53Updated 3 years ago
- FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution☆40Updated 2 years ago
- Federated Learning and Membership Inference Attacks experiments on CIFAR10☆21Updated 5 years ago
- reproduce the FLTrust model based on the paper "FLTrust: Byzantine-robust Federated Learning via Trust Bootstrapping"☆29Updated 2 years ago
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆35Updated 11 months ago
- This is a platform containing the datasets and federated learning algorithms in IoT environments.☆64Updated 4 months ago
- nips23-Dynamic Personalized Federated Learning with Adaptive Differential Privacy☆70Updated 7 months ago
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆62Updated last year
- Preserve data privacy with k-anonymity (samarati & mondrian), differential privacy, federated learning, paillier homomorphic encryption, …☆61Updated 3 years ago
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…☆82Updated 2 years ago
- FedShare: Secure Aggregation based on Additive Secret Sharing in Federated Learning☆20Updated 2 years ago
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆142Updated 2 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆128Updated last year
- Decentralized federated learning of deep neural networks on non-iid data☆46Updated 2 years ago
- PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visua…