mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-06-02 14:45:13 +02:00
Merge pull request #71 from IBM/dataset_assessment
Add AI privacy Dataset assessment module with two attack implementations. Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
This commit is contained in:
parent
c0bc2c6983
commit
a4e07faf01
13 changed files with 986 additions and 1 deletions
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue