We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lira attack runs out of memory when using many shadow models
Issue (2) also materialize for large data sets (even for few shadow models).
This limits the usability of LeakPro to small toy problems.
LeakPro should work also for attacks
Consider splitting the evaluation of the attack in smaller batches
Run attacks to test expected behaviour.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
Problem Description
Lira attack runs out of memory when using many shadow models
Issue (2) also materialize for large data sets (even for few shadow models).
This limits the usability of LeakPro to small toy problems.
Expected Behavior
LeakPro should work also for attacks
What Needs to be Done
Consider splitting the evaluation of the attack in smaller batches
How Can It Be Tested or Reproduced
Run attacks to test expected behaviour.
The text was updated successfully, but these errors were encountered: