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

Clean label attack accuracy is wrong #164

Closed
ArshadIram opened this issue Sep 14, 2022 · 5 comments
Closed

Clean label attack accuracy is wrong #164

ArshadIram opened this issue Sep 14, 2022 · 5 comments

Comments

@ArshadIram
Copy link

I am trying to reproduce the clean label backdoor attack and getting this accuracy

image

@ain-soph
Copy link
Owner

ain-soph commented Sep 14, 2022

clean label is a baseline that is expected to not work.

I guess you are referring to label consistent attack, which is work from Madry’s group.

@ArshadIram
Copy link
Author

Yes, Label consistent attack. Could not understand Madry's group?

@ArshadIram
Copy link
Author

Even refool attack success rate is very lower:

image

@ain-soph
Copy link
Owner

That is recently changed in c2fd73e for the mark alpha value.
We believe it's expected to not work. If you find any solution to make it perform well, we may have a discussion on that.

Here's my notes on Refool: https://ain-soph.github.io/trojanzoo/trojanvision/attacks/backdoor/clean_label.html#trojanvision.attacks.Refool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants