jax_privacy.auditing
Library for empirical privacy auditing/estimation.
This library provides functions for estimating the privacy of a model, based on attack scores of held-in and held-out canaries
Classes
Use Bonferroni correction across all possible thresholds. |
|
|
Parameters for bootstrapping. |
|
Class for auditing privacy based on attack scores. |
|
Use a specific threshold value. |
|
Splits data multiple times with significance correction. |
|
Split data to choose threshold and then compute the bound. |
Base class for threshold selection strategies. |