From d45c94bb66637b20587efc6769c4146e9f285686 Mon Sep 17 00:00:00 2001 From: Suha Sabi Hussain Date: Fri, 14 Aug 2020 15:58:24 -0400 Subject: [PATCH] Remove last extraction paper Trying to fix merge issue --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5b4c45a..de3703a 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,3 @@ Reconstruction attacks cover also attacks known as *model inversion* and *attrib - [**DeepSniffer: A DNN Model Extraction Framework Based on Learning Architectural Hints**](https://dl.acm.org/doi/pdf/10.1145/3373376.3378460) (Hu et al., 2020) - [**CSI NN: Reverse Engineering of Neural Network Architectures Through Electromagnetic Side Channel**](https://www.usenix.org/system/files/sec19-batina.pdf) (Batina et al., 2019) - [**Cache Telepathy: Leveraging Shared Resource Attacks to Learn DNN Architectures**](https://www.usenix.org/conference/usenixsecurity20/presentation/yan) (Yan et al., 2020) -- [**Reverse-Engineering Deep ReLU Networks**](https://arxiv.org/abs/1910.00744) (Rolnick and Kording, 2020)