From 3bb4cace4d8dae68df6b7fcc7207e989fc01f6e0 Mon Sep 17 00:00:00 2001 From: Suha Sabi Hussain Date: Sat, 2 Jul 2022 16:21:28 -0400 Subject: [PATCH] Add "Truth Serum" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 035bb61..3cf1f12 100755 --- a/README.md +++ b/README.md @@ -257,3 +257,4 @@ Reconstruction attacks cover also attacks known as *model inversion* and *attrib - [**RoFL: Attestable Robustness for Secure Federated Learning**](https://arxiv.org/abs/2107.03311) (Burkhalter et al., 2021) - [**Learning to Break Deep Perceptual Hashing: The Use Case NeuralHash**](https://arxiv.org/abs/2111.06628) (Struppek et al., 2021) - [**The Privacy Onion Effect: Memorization is Relative**](https://arxiv.org/abs/2206.10469) (Carlini et al., 2022) +- [**Truth Serum: Poisoning Machine Learning Models to Reveal Their Secrets**](https://arxiv.org/abs/2204.00032) (Tramer et al., 2022)