03014d0e99
PiperOrigin-RevId: 416819054 |
||
---|---|---|
.. | ||
membership_inference_attack | ||
secret_sharer | ||
__init__.py | ||
README.md |
Privacy tests
A good privacy-preserving model learns from the training data, but doesn't memorize individual samples. Excessive memorization is not only harmful for the model predictive power, but also presents a privacy risk.
This library provides empirical tests for measuring potential memorization.