Giter VIP home page Giter VIP logo

bag-of-tricks-for-at's People

Contributors

buhua-liu avatar p2333 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bag-of-tricks-for-at's Issues

Some question

In the original Trades, it uses the beta to trade the adv loss and clean loss. But I did not find beta in the code?

Provided Checkpoints inaccurate result

Hi! I tested the provided checkpoints on both WRN-34-20 and WRN-34-10 and did not get the same results as the paper. Both are around 60+%. Are they the right checkpoints? Thanks!

Result issue

Was trying to reproduce your reported PGD-10 results. if I removed the normalize function when evaluating PGD, I got 0.8566 which is close to the clean accuracy, but I expected it to be 50+. If I did not remove the normalize function, I got 0.2319, which was also unexpected. Can you take a look at the provided checkpoints? thanks!

Also, just want to be sure, the PGD-10 you guys performed during evaluation in the paper is the default PGD-10? Meaning, attack_iter = 10, restarts=1, eps=8, step=2? Essentially, I just have a problem reproducing some of the results. Thank you!

About the evaluation program

Hello, Pang.

Thanks for your sharing.

Congratulations on your contributions to robustness research.

I tried to run you empirical engineering trick progrm in default setting and run the evalution program from you AT_With_He paper.
https://github.com/AnonymousForDoubleBlind/AT_with_HE/blob/master/CIFAR-10/pgd_attack_cifar10.py

However, it is very wierd that the PGD err is 0.85 while natural err is 0.81.

If I wnt to use the pgd_attack_cifar10.py, what other step should I do to fix the bug so that correct results can be demonstrated.

Thank & Regards!
Momo

Does dataset nomalization matter in Adversarial Training?

Have you tried adversarial training without dataset normalization, which means Input <- (Input - mean) / std?

I tried TRADES on CIFAR10 without dataset normalization, and couldn't get a comparable result.

So I wonder if dataset normalization is the problem.

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.