GithubHelp home page GithubHelp logo

qilong-zhang / cvpr2021-competition-unrestricted-adversarial-attacks-on-imagenet Goto Github PK

View Code? Open in Web Editor NEW
25.0 2.0 2.0 2.62 MB

Our Team (green hand) 6th Solution for CVPR-2021 AIC-VI: Unrestricted Adversarial Attacks on ImageNet

Python 100.00%
transferability

cvpr2021-competition-unrestricted-adversarial-attacks-on-imagenet's Introduction

  • Our method (Transfer-based attacks):

    • Dong et al. (TI-BIM) [1]
    • Zou et al. (DEM) [3], i.e., the variant of Xie et al. (DI-FGSM) [2]
    • Wang et al. (Pre-gradient I-FGSM) [4]
    • Ours works
      • PI-FGSM [5] & Our official repo
      • PI-FGSM++ [6] & Our official repo
      • ๐Ÿš€Staircase sign method (SSM) [7] & Our official repo
        • A simple test: By replacing the Sign method of DI-TI-FGSM with our SSM , we significantly increase the score from ~8 to ~22 (full score is 100)
    • Pre-process tricks:
      • smooth the images firstly
      • resize to 256 instead of 500 before fed into DNNs at each iteration
  • Setting

    • Iteration T=40
    • Step size: ~ 0.6
  • Substitute models:

  • The cost of GPU memory: 12G on Titan xp (12G)

Implementation

Result

result2

Reference

[1] Yinpeng Dong, Tianyu Pang, Hang Su and Jun Zhu: Evading defenses to transferable adversarial examples by translation-invariant attacks, CVPR 2019

[2] Cihang Xie, Zhishuai Zhang, Yuyin Zhou, Song Bai, Jianyu Wang, Zhou Ren and Alan L Yuille: Improving Transferability of Adversarial Examples with Input Diversity, CVPR 2019

[3] Junhua Zou, Zhisong Pan, Junyang Qiu, Xin Liu, Ting Rui and Wei Lin: Improving the Transferability of Adversarial Examples with Resized-Diverse-Inputs,Diversity-Ensemble and Region Fitting, ECCV 2020

[4] Xiaosen Wang, Jiadong Lin, Han Hu, Jingdong Wang and Kun He: Boosting Adversarial Transferability through Enhanced Momentum, ArXiv 2021

[5] Lianli Gao, Qilong Zhang, Jingkuan Song, Xianglong Liu and Heng Tao Shen: Patch-wise attack for fooling deep neural network, ECCV 2020

[6] Lianli Gao, Qilong Zhang, Jingkuan Song and Heng Tao Shen: Patch-wise++ Perturbation for Adversarial Targeted Attacks, ArXiv 2020

[7] Lianli Gao, Qilong Zhang, Xiaosu Zhu, Jingkuan Song and Heng Tao Shen: Staircase Sign Method for Boosting Adversarial Attacks, ArXiv 2021

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.