hiyouga/AMP-Regularizer

Mention "Adversarial Weight Perturbation Helps Robust Generalization" Please.

theFool32 opened this issue · 2 comments

Adversarial Weight Perturbation Helps Robust Generalization (NeurIPS 2020) has proposed very similar method as yours, and its performance has been verified widely[1].

Please cite and mention it.

Paper: Adversarial Weight Perturbation Helps Robust Generalization
Code: csdongxian/AWP

[1] https://robustbench.github.io/

Thanks for the pointer! We'll be sure to add it to the related work soon.

Agree, it's not just similar to AWP, it's exactly the same.