Giter Site home page Giter Site logo

gone's Introduction

GONE

With the wide applications of deep neural networks (DNNs) in various fields, current research shows their serious security risks due to the lack of privacy protection. Observing the DNN’s outputs allows the adversary to perform a membership inference attack (MIA, i.e., infer the training dataset’s attributes) or a model stealing attack (MSA, i.e., replicate the model’s functionality by training a clone). Many defense solutions against the above attacks have been proposed. However, most of them are still limited from three aspects: defense generality, efficiency, and model performance. To overcome the challenges, we propose GONE, a Generic O(1) NoisE layer added behind any DNNs’ output layer at the testing phase, which differs from previous work in three key aspects: (1) generic - it not only protects model privacy but also resists adversarial attacks; (2) efficient - it only takes O(1) complexity through blurring the probability distribution; (3) model-free - it does not affect model classification performance of clean data due to its monotonic. We evaluate GONE on several popular DNNs and demonstrate its outperformance compared to state-of-the-art baselines. Its average F1 measure drops from 0.817 to 0.062 against MIA. Its average accuracy rate drops from 0.771 to 0.197 against MSA. Besides, GONE achieves superior performance in defending against score-based adversarial attacks, with the average attack success rate drops from 0.870 to 0.059.

gone's People

Contributors

haibinzheng avatar

Watchers

 avatar  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.