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

About finetune defense #5

Closed
bingxumu opened this issue Nov 3, 2021 · 1 comment
Closed

About finetune defense #5

bingxumu opened this issue Nov 3, 2021 · 1 comment

Comments

@bingxumu
Copy link

bingxumu commented Nov 3, 2021

Hi! Thanks for your sharing! This attack is cool!

Have you tested whether the attack is still effective after using 5% of clean data to fintune the backdoor model?
I finetune the backdoor model on the 5% clean training data for 10 epochs using the SGD optimizer. According to the results, it can be seen that this strategy is defensive against wanet. Have you tested it? The pretrained model that you provided is used.

@tuananh12101997
Copy link
Collaborator

Thanks for your interest in our paper.

You are right indeed. Catastrophic forgetting is the major limitation of our paper, and many other works in backdoor attacks as well. Actually, that is the problem we are working on right now.

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