Code Monkey home page Code Monkey logo

ewr-pgd's Introduction

Efficient Warm Restart Projected Gradient Descent (EWR-PGD)

We propose a new white box adversarial attack method named EWR-PGD which exceeds the state-of-the-art attacks performance. It is more efficient than the state-of-the-art ODI-PGD method.

Code will be available soon.


Comparison of EWR-PGD and ODI-PGD

When reducing the models to the same accuracy, the number of restarts required by the EWR-PGD significantly less than that of the ODI-PGD. EWR-PGD is up to roughly 5 times faster than ODI-PGD.

image

image

Figure 1. On 10 state-of-the-art defense models, comparison of the number of restarts required(the lower the better) when the EWR-PGD and ODI-PGD methods reduce the models to the same accuracy.

The models are available online:


Results on 3 White-box leaderboards

EWR-PGD ranks first on the TRADES white-box MNIST and CIFAR-10 leaderboards, reducing the accuracy of their MNIST model to 92.52% and the accuracy of their CIFAR-10 model to 52.95%. EWR-PGD also ranks first on MardyLab’s White-box CIFAR-10 leaderboard, reducing the accuracy of their CIFAR-10 model to 43.96%.

Table 1. Accuracy(the lower the better) under EWR-PGD and SOTA attacks and corresponding complexity.

dataset model EWR-PGD EWR-PGD complexity SOTA SOTA complexity
MNIST TRADES-SMN 92.53%±0.01% (20+300)×800 92.58% -------------
CIFAR-10 TRADES-WRN 52.98%±0.02% (5+100)×30 53.01% (10+150)×20
CIFAR-10 MadryLab-WRN 43.98%±0.02% (5+100)×30 43.99% (10+150)×20

Results on CIKM2020 Analyticup: Alibaba-Tsinghua Adversarial Challenge on Object Detection

EWR-PGD ranks first among 1701 teams in CIKM2020 Analyticup: Alibaba-Tsinghua Adversarial Challenge on Object Detection. Surpassing the runner-up approach by∼14% in terms of scores.


contact

Please contact [email protected] if you have any question.Enjoy!

ewr-pgd's People

Contributors

liuye6666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.