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

Attack on ensemble models? #88

Open
taoye9 opened this issue Apr 20, 2021 · 1 comment
Open

Attack on ensemble models? #88

taoye9 opened this issue Apr 20, 2021 · 1 comment

Comments

@taoye9
Copy link

taoye9 commented Apr 20, 2021

Hi, first want to say thanks for your effort to make research much easier!

Recently, some papers, among which i cites two, create adversarial images on multiple models to increase transferability and success rate.

  1. Skip Connections Matter: On the Transferability of Adversarial Examples Generated with ResNets
  2. Delving into Transferable Adversarial Examples and Black-box Attacks

I wonder would it be possible to add this feature to this project?

@gwding
Copy link
Collaborator

gwding commented Apr 20, 2021

For many cases, predict and loss_fn can be modified to represent an ensemble of models. Do you think this might work for your situation?

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