From 431d01201d54250325f698ecfce875bf2ea1ef81 Mon Sep 17 00:00:00 2001 From: Maria Rigaki Date: Thu, 13 Aug 2020 18:53:51 +0200 Subject: [PATCH] Another model extraction attack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de3703a..6df1348 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,4 @@ 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://proceedings.icml.cc/static/paper_files/icml/2020/1-Paper.pdf)(Rolnick and Kording, 2020)