Shuangqing-Xu's Stars
dpsa4fl/overview
Differential Privacy for Federated Learning with Secure Aggregation
AshleyHan/SmileGNN
dayu11/Differentially-Private-Deep-Learning
This repo implements several algorithms for learning with differential privacy.
thecml/dpsgd-optimizer
Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enforces privacy by clipping and sanitising the gradients with Gaussian noise during training.
ammartahir24/SecureAggregation
An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawitz et. al)" in Python.
KVSAGG/KVSAGG
wangsw/PrivacyAmplification
Unified, Simplified, Tight and Fast Privacy Amplification in the Shuffle Model of Differential Privacy
wuwuz/sparse-vector-aggregation
forestneo/sunPytools
Useful tools for differential privacy
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
Jaap-Meerhof/Federated_XGBoost_Python
FederBoost's Federated Gradient Boosting Decision Tree Algorithm, Federated enabled Membership Inference
DPrio-PoPETs/dprio
Antonious-Grigis/Shuffled-Model-of-Differential-Privacy-in-Federated-Learning
Implementation of Shuffled Model of Differential Privacy in Federated Learning." AISTATS, 2021.
rois-codh/kmnist
Repository for Kuzushiji-MNIST, Kuzushiji-49, and Kuzushiji-Kanji
zitengsun/hadamard_response
Hadamard Response: Communication efficient, sample optimal, linear time locally private learning of distributions
optimization-for-data-driven-science/DP-with-public-data
Optimal Differentially Private Learning with Public Data
apple/ml-projunit
WeiNingChen/Kashin-mean-estimation
An implementation of Kashine based mean estimation shceme
FumiyukiKato/uldp-fl
ULDP-FL: Federated Learning with Across Silo User-Level Differential Privacy
SAP-samples/machine-learning-diff-private-federated-learning
Simulate a federated setting and run differentially private federated learning.
git-disl/CLDP
Secure and utility-aware data collection with condensed local differential privacy
FumiyukiKato/FL-TEE
OLIVE: Oblivious and Differentially Private Federated Learning on TEE
wangbar0133/sunDP
sunDP-master
langnatalie/JoPEQ
PyTorch implementation of Joint Privacy Enhancement and Quantization in Federated Learning (IEEE TSP 2023, IEEE ICASSP 2023, IEEE ISIT 2022)
JeffffffFu/Awesome-Differential-Privacy-and-Meachine-Learning
机器学习和差分隐私的论文笔记和代码仓
apple/ml-shuffling-amplification
zihangxiang/Practical-Differentially-Private-and-Byzantine-resilient-Federated
zeyu-zh/TrustFL
facebookresearch/FLSim
Federated Learning Simulator (FLSim) is a flexible, standalone core library that simulates FL settings with a minimal, easy-to-use API. FLSim is domain-agnostic and accommodates many use cases such as vision and text.
marcoszh/BatchCrypt