robust-ml / robust-ml.github.io

A community-run reference for state-of-the-art adversarial example defenses.
https://www.robust-ml.org/
Creative Commons Attribution Share Alike 4.0 International
49 stars 7 forks source link

A Kernelized Manifold Mapping to Diminish the Effect of Adversarial Perturbations #9

Closed asgsaeid closed 4 years ago

asgsaeid commented 5 years ago

Name: {A Kernelized Manifold Mapping to Diminish the Effect of Adversarial Perturbations}

Authors: {Saeid Asgari Taghanaki, Kumar Abhishek, Shekoofeh Azizi, Ghassan Hamarneh}

Paper: {https://arxiv.org/abs/1903.01015}

Code: {https://github.com/asgsaeid/KernelizedManifoldMapping}

Venue: {CVPR 2019}

Does the code implement the robust-ml API and include pre-trained models: {no}

Dataset: {MNIST, ISIC skin, chest x-ray}

Threat model: {PGD, e=0.1}

Natural accuracy: {99.42 (MNIST)}

Claims: {81.57 (MNIST, PGD)}

anishathalye commented 5 years ago

Thank you for your submission!

anishathalye commented 4 years ago

Closing due to inactivity. If you do implement the Robust-ML API, please re-open this issue and we can add the defense to the list.