Another model extraction attack

This commit is contained in:
Maria Rigaki
2020-08-13 18:53:51 +02:00
parent 6a413c9773
commit 431d01201d
+1
View File
@@ -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)