nin-ed / Split-LearningLinks
☆8Updated 5 years ago
Alternatives and similar repositories for Split-Learning
Users that are interested in Split-Learning are comparing it to the libraries listed below
Sorting:
- Dopamine: Differentially Private Federated Learning on Medical Data (AAAI - PPAI)☆75Updated 5 months ago
- Differentially Private Federated Learning on Heterogeneous Data☆66Updated 3 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆33Updated 4 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- Implementation of Shuffled Model of Differential Privacy in Federated Learning." AISTATS, 2021.☆18Updated 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
- Code for Horizontal Federated Learning blog around Credit Scoring☆10Updated 4 years ago
- Chain-PPFL: A Privacy-Preserving Federated Learning Framework based on Chained SMC☆35Updated 5 years ago
- Federated Learning and Membership Inference Attacks experiments on CIFAR10☆22Updated 5 years ago
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆62Updated last year
- PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visua…☆77Updated 3 years ago
- PyTorch implementation of Security-Preserving Federated Learning via Byzantine-Sensitive Triplet Distance☆33Updated 9 months ago
- This is official code for ACIIDS2022 paper "Meta-learning and Personalization layer in Federated learning"☆29Updated last year
- FederBoost's Federated Gradient Boosting Decision Tree Algorithm, Federated enabled Membership Inference☆15Updated last year
- ☆54Updated 3 years ago
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…☆84Updated 2 years ago
- Differentially Private Federated Learning: A Client Level Perspective☆12Updated 6 years ago
- ☆16Updated last year
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆122Updated 9 months ago
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆68Updated 4 years ago
- ☆20Updated last year
- Eluding Secure Aggregation in Federated Learning via Model Inconsistency☆12Updated 2 years ago
- Official implementation of "FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective"…☆42Updated 3 years ago
- FedShare: Secure Aggregation based on Additive Secret Sharing in Federated Learning☆20Updated 2 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆46Updated last year
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆35Updated last year
- Preserve data privacy with k-anonymity (samarati & mondrian), differential privacy, federated learning, paillier homomorphic encryption, …☆61Updated 3 years ago
- An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawit…