CarliniL0Method Not Returning L0 Optimized Adversarial Examples #2203
Unanswered
ClarktheDarkShark
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @Christopher-d-clark5 Why do you think the examples are L2-optimized? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the CarliniL0Method to generate L0 optimized adversarial examples, but it seems to be returning examples that are L2 optimized. The average L0 values that I get is Ave_L0 = 3,070 for CIFAR10. I tried with the default values, and tried increasing the max_iter value and decreasing the learning_rate, but I either get these L2 optimized results, or it fails to find an example.
Beta Was this translation helpful? Give feedback.
All reactions