Coder Social home page Coder Social logo

stanislas0 / super-iot Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 281 KB

The official implementation of the paper "Towards Secure and Efficient Deep Learning Inference in Dependable IoT Systems"

License: MIT License

Python 4.65% Jupyter Notebook 95.35%

super-iot's Introduction

SUPER-IOT

The official implementation of the following paper:

Towards Secure and Efficient Deep Learning Inference in Dependable IoT Systems

Han Qiu, Qinkai Zheng, Tianwei Zhang, Meikang Qiu, Gerard Memmi, Jialiang Lu

Abstract: The rapid development of Deep Learning (DL) enables resource-constrained systems and devices (e.g., Internet of Things) to perform sophisticated Artificial Intelligence (AI) applications. However, AI models like Deep Neural Networks (DNNs) are known to be vulnerable to Adversarial Examples (AEs). Past works on defending against AEs require heavy computations in the model training or inference processes, making them impractical to be applied in IoT systems. In this paper, we propose a novel method, S UPER -I OT, to enhance the security and efficiency of AI applications in distributed IoT systems. Specifically, S UPER -I OT utilizes a pixel drop operation to eliminate adversarial perturbations from the input and reduce network transmission throughput. Then it adopts a sparse signal recovery method to reconstruct the dropped pixels and waveletbased denoising method to reduce the artificial noise. S UPER I OT is a lightweight method with negligible computation cost to IoT devices and little impact on the DNN model performance. Extensive evaluations show that it can outperform three existing AE defensive solutions against most of the AE attacks with better transmission efficiency.

If you have any question, please raise an issue or contact [email protected].

Requirements

  • cleverhans==3.0.1
  • opencv_python==4.1.2.30
  • Keras==2.2.4
  • scikit_image==0.16.2
  • numpy==1.19.1
  • tensorflow==1.14.0

Citation

@article{qiu2020towards,
  title={Towards secure and efficient deep learning inference in dependable IoT systems},
  author={Qiu, Han and Zheng, Qinkai and Zhang, Tianwei and Qiu, Meikang and Memmi, Gerard and Lu, Jialiang},
  journal={IEEE Internet of Things Journal},
  year={2020},
  publisher={IEEE}
}

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.