ammartahir24 / SecureAggregationLinks
An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawitz et. al)" in Python.
☆88Updated 5 years ago
Alternatives and similar repositories for SecureAggregation
Users that are interested in SecureAggregation are comparing it to the libraries listed below
Sorting:
- A simple Python implementation of a secure aggregation protocole for federated learning.☆35Updated 2 years ago
- personal implementation of secure aggregation protocol☆46Updated last year
- IEEE TIFS'20: VeriFL: Communication-Efficient and Fast Verifiable Aggregation for Federated Learning☆24Updated 2 years ago
- SAFEFL: MPC-friendly Framework for Private and Robust Federated Learning☆38Updated last year
- Efficient and Straggler-Resistant Homomorphic Encryption for Heterogeneous Federated Learning☆31Updated last week
- This is an implementation for paper "A Hybrid Approach to Privacy Preserving Federated Learning" (https://arxiv.org/pdf/1812.03224.pdf)☆21Updated 5 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆22Updated 4 years ago
- ☆88Updated 5 years ago
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆146Updated 2 years ago
- Chain-PPFL: A Privacy-Preserving Federated Learning Framework based on Chained SMC☆35Updated 4 years ago
- Privacy-Preserving Deep Learning via Additively Homomorphic Encryption☆69Updated 4 years ago
- A sybil-resilient distributed learning protocol.☆104Updated last year
- MPC Secure Multiparty Computation. A three-party secret-sharing-based vertical federated learning setting. The data are vertically parti…☆23Updated 5 years ago
- FedShare: Secure Aggregation based on Additive Secret Sharing in Federated Learning☆20Updated 2 years ago
- Privacy-preserving federated learning is distributed machine learning where multiple collaborators train a model through protected gradi…☆30Updated 4 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆46Updated last year
- A secure aggregation system for private federated learning☆41Updated last year
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆120Updated 8 months ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆33Updated 4 years ago
- Byzantine-robust Federated Learning☆16Updated last year
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆35Updated last year
- ☆28Updated 2 years ago
- Source code for MLSys 2022 submission "LightSecAgg: a Lightweight and Versatile Design for Secure Aggregation in Federated Learning"☆23Updated 3 years ago
- Preserve data privacy with k-anonymity (samarati & mondrian), differential privacy, federated learning, paillier homomorphic encryption, …☆61Updated 3 years ago
- This is the code for our paper `Robust Federated Learning with Attack-Adaptive Aggregation' accepted by FTL-IJCAI'21.☆45Updated 2 years ago
- Secure Aggregation for FL☆35Updated last year
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Updated 7 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- ☆77Updated last year
- Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enfo…☆41Updated last year