Open XiaoYigwr opened 5 years ago
Hello Xiao,
These values you mentioned are the local radius parameters set for L1, L2 and Linfinity perturbation thresholds that are often used in the context of certified defenses in the literature. See an example of Linfinity threshold from https://arxiv.org/abs/1711.00851
Thanks for your method, at the same time, I have a question to ask:
In your code
the parameter called "radius" are set 40, 2, 0.1 in the calculation of L1 norm, L2 norm and inf norm, I want to know whether there is a theoretical basis for these fixed defaults?
Wenrui Guo