From 23db8b566861cc828cc4347607aa5228cd9c99a0 Mon Sep 17 00:00:00 2001 From: Maya Anderson Date: Mon, 20 Mar 2023 08:36:26 +0200 Subject: [PATCH] Add the new citation to the main README Signed-off-by: Maya Anderson --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7f5d498..43487f6 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,8 @@ A Python library for Machine Learning Security. Includes an attack module called (membership inference, attribute inference, model inversion and database reconstruction) as well as a *privacy* metrics module that contains membership leakage metrics for ML models. + +Citation +-------- +Abigail Goldsteen, Ola Saadi, Ron Shmelkin, Shlomit Shachor, Natalia Razinkov, +"AI privacy toolkit", SoftwareX, Volume 22, 2023, 101352, ISSN 2352-7110, https://doi.org/10.1016/j.softx.2023.101352. \ No newline at end of file