diff --git a/_posts/2023-03-21-tables.md b/_posts/2023-03-21-rw-ms.md similarity index 90% rename from _posts/2023-03-21-tables.md rename to _posts/2023-03-21-rw-ms.md index 994f6bbd..40115d11 100644 --- a/_posts/2023-03-21-tables.md +++ b/_posts/2023-03-21-rw-ms.md @@ -28,6 +28,28 @@ A note on the data: This list updates automatically with new papers, sometimes b Below, you'll find the comprehensive paper list. I've also provided [JSON](https://github.com/lorenz-peter/lorenz-peter.github.io/blob/master/assets/json/model_stealing_papers.json) file containing the same data, including one with abstracts. If you use this data for any interesting projects, I'd love to hear about your experiences. +{::nomarkdown} +{% assign jupyter_path = "assets/jupyter/load_json.ipynb" | relative_url %} +{% capture notebook_exists %}{% file_exists assets/jupyter/load_json.ipynb %}{% endcapture %} +{% if notebook_exists == "true" %} +{% jupyter_notebook jupyter_path %} +{% else %} + +
Sorry, the notebook you are looking for does not exist.
+{% endif %} +{:/nomarkdown} + +## Acknowledgment + +The idea is derived from Nicolas Carlini: +[nicholas.carlini.com/writing/2019/all-adversarial-example-papers.html](https://nicholas.carlini.com/writing/2019/all-adversarial-example-papers.html). + +Recently, another website was deployed to discover research trends, [researchtrend.ai](https://researchtrend.ai/communities/AAML). + + +## Table + +\n", + " | date | \n", + "title | \n", + "author | \n", + "link | \n", + "abstract | \n", + "
---|---|---|---|---|---|
0 | \n", + "2014-12-30 | \n", + "Detecting Malicious Code by Exploiting Depende... | \n", + "Stavros D. Nikolopoulos, and Iosif Polenakis | \n", + "http://arxiv.org/abs/1412.8712v1 | \n", + "In this paper we present an elaborated graph-b... | \n", + "
1 | \n", + "2014-12-30 | \n", + "Percolation Model of Insider Threats to Assess... | \n", + "Jeremy Kepner, Vijay Gadepally, and Pete Micha... | \n", + "http://arxiv.org/abs/1412.8699v1 | \n", + "Rules, regulations, and policies are the basis... | \n", + "
2 | \n", + "2014-12-29 | \n", + "Bloom Filters in Adversarial Environments | \n", + "Moni Naor, and Eylon Yogev | \n", + "http://arxiv.org/abs/1412.8356v5 | \n", + "Many efficient data structures use randomness,... | \n", + "
3 | \n", + "2014-12-27 | \n", + "Attacks exploiting deviation of mean photon nu... | \n", + "Shihan Sajeed, Igor Radchenko, Sarah Kaiser, J... | \n", + "http://arxiv.org/abs/1412.8032v2 | \n", + "The security of quantum communication using a ... | \n", + "
4 | \n", + "2014-12-24 | \n", + "Balancing Isolation and Sharing of Data for Th... | \n", + "Florian Schröder, Raphael M. Reischuk, and Joh... | \n", + "http://arxiv.org/abs/1412.7641v2 | \n", + "In the landscape of application ecosystems, to... | \n", + "
... | \n", + "... | \n", + "... | \n", + "... | \n", + "... | \n", + "... | \n", + "
196 | \n", + "2014-01-15 | \n", + "Multipath Private Communication: An Informatio... | \n", + "Hadi Ahmadi, and Reihaneh Safavi-Naini | \n", + "http://arxiv.org/abs/1401.3659v1 | \n", + "Sending private messages over communication en... | \n", + "
197 | \n", + "2014-01-15 | \n", + "Intelligent Systems for Information Security | \n", + "Ayman M. Bahaa-Eldin | \n", + "http://arxiv.org/abs/1401.3592v1 | \n", + "This thesis aims to use intelligent systems to... | \n", + "
198 | \n", + "2014-01-13 | \n", + "A reduced semantics for deciding trace equival... | \n", + "David Baelde, Stéphanie Delaune, and Lucca Hir... | \n", + "http://arxiv.org/abs/1401.2854v2 | \n", + "Many privacy-type properties of security proto... | \n", + "
199 | \n", + "2014-01-12 | \n", + "Practical and fast quantum random number gener... | \n", + "You-Qi Nie, Hong-Fei Zhang, Zhen Zhang, Jian W... | \n", + "http://arxiv.org/abs/1401.2594v1 | \n", + "We present a practical high-speed quantum rand... | \n", + "
200 | \n", + "2014-01-06 | \n", + "Power Grid Defense Against Malicious Cascading... | \n", + "Paulo Shakarian, Hansheng Lei, and Roy Lindelauf | \n", + "http://arxiv.org/abs/1401.1086v1 | \n", + "An adversary looking to disrupt a power grid m... | \n", + "
201 rows × 5 columns
\n", + "