Skip to content
New issue

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

Some attacks should not require distillation/shadow model configurations #96

Open
johanos1 opened this issue Jul 11, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@johanos1
Copy link
Collaborator

Issue

Problem Description

When creating the attacks, a distillation and shadow model path must be provided. This does not make sense if such attacks are not used.

Expected Behavior

Leakpro should run even if not fed with the paths to distillation and shadow models.

What Needs to be Done

Make a functions in MIAFactory to tell what is required from a given attack configuration.

How Can It Be Tested or Reproduced

Ensure Leakpro runs when subsets of attacks are included and when the paths to distillation and shadows are not present.

@johanos1 johanos1 added the bug Something isn't working label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant