/awesome-privacy-preserving-machine-learning

A curated list of awesome privacy preserving machine learning resources

awesome privacy-preserving machine learning

This repository is used to summarize the latest research progress of privacy-preserving machine learning (PPML),privacy-preserving deep learning (PPDL)

Table of Contents

Federated Learning

Some related github repositories

Differential Privacy

Blog

Papers

PATE

The PATE ('Private Aggregation of Teacher Ensembles') framework was introduced by Papernot et al. Strictly speaking, PATE is one of implementations of differential privacy, this framework enables model-agnostic training that provably provides differential privacy of the training dataset.

Homomorphic Encryption

Secure Multi-Party Computation