Git Product home page Git Product logo

aics2019_challenge_adv_mal_defense's Introduction

This code repository for the paper Enhancing Robustness of Deep Neural Networks Against Adversarial Malware Samples: Principles, Framework, and AICS'2019 Challenge, Li et al., AICS 2019

Overview

Four kinds of defenses are implemented against adversarial evasion attacks produced by the AICS 2019 organiser. The descriptions of the challenge problem are put in the folder challenge. More information can be found here.

Dependencies:

  • python 2.7 or python 3.6
  • Codes have been tested on tensorflow-gpu==1.9.0 and Tensorflow-gpu==1.14.0
  • numpy >= 1.13.3
  • scikit-Learn >= 0.18.2

Usage && Files Descriptions

We are required to change the project_root in the file of conf to accommodate the current absolute path.

Run

  1. Execute main.py
python main.py defender -tp
  1. To reproduce the experiment results reported in the paper, we can execute main.py:
python main.py defender -d random_subspace -tp

Please follow the helper function in main.py if you'd like to execute other defenses. All learned model will be saved into the current directory under save folder which can be reset in the file of conf

Citation

If you'd like to cite us, please consider the following:

@inproceedings{li2019enhancing,
  title={Enhancing Robustness of Deep Neural Networks against Adversarial Malware Samples: Principles, Framework, and Application to AICS’2019 Challenge},
  author={Li, Deqiang and Li, Qianmu and Ye, Yanfang and Xu, Shouhuai},
  booktitle={The AAAI-19 Workshop on Artificial Intelligence for Cyber Security (AICS), 2019},
  year={2019}
}

aics2019_challenge_adv_mal_defense's People

Contributors

deciiangli avatar

Stargazers

 avatar  avatar Yanhui Chen avatar  avatar  avatar  avatar  avatar MitchellChenA avatar Yang Xin avatar Takohubuki avatar  avatar  avatar  avatar  avatar  avatar  avatar Yan Xu avatar  avatar  avatar  avatar  avatar Deqiang Li avatar

Watchers

James Cloos avatar Yan Xu avatar Deqiang Li avatar  avatar paper2code - bot 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.