upura / papers

What I read
24 stars 2 forks source link

DeepRobust: A PyTorch Library for Adversarial Attacks and Defenses #166

Open upura opened 4 years ago

upura commented 4 years ago

どんなもの?

Adversarial Attacks & Defenses についてのPyTorchライブラリ「DeepRobust」。現時点で画像領域で10以上の攻撃・8の防御、グラフ領域で9の攻撃・4の防御のアルゴリズムを実装している。

arXiv: https://arxiv.org/abs/2005.06149 GitHub: https://github.com/DSE-MSU/DeepRobust