Giter Site home page Giter Site logo

bic-mmd's Introduction

BIC-based-Mixture-Model-Defense-against-Data-Poisoning-Attacks-on-classifiers

Codes for the paper "A BIC based Mixture Model Defense against Data Poisoning Attacks on Classifiers".

dataset/full contains pre-processed feature matrices of TREC-05 corpus. Each feature matrix is named as Ham/Spam_Train/Test_#AttackHam_#AttackSpam.npy

learnedPara/full contains mixture model parameters learnt from the corresponding feature matrix.

Detection_2.py is the code for our BIC-based mixture model defense.

To reproduce the results

  1. modify #AttackHamd and #AttackSpam passed to main() in Detection_2.py
  2. run python Detection_2.py

The short version of this paper is accepted by IEEE International Workshop on Machine Learning for Signal Processing (MLSP 2023). The complete version of this paper is under the second round of review of IEEE Transactions on Knowledge and Data Engineering (TKDE).

Cite the short version: @inproceedings{DBLP:conf/mlsp/LiMXK23, author = {Xi Li and David J. Miller and Zhen Xiang and George Kesidis}, title = {A BIC-Based Mixture Model Defense Against Data Poisoning Attacks on Classifiers}, booktitle = {33rd {IEEE} International Workshop on Machine Learning for Signal Processing, {MLSP} 2023, Rome, Italy, September 17-20, 2023}, year = {2023}, }

bic-mmd's People

Contributors

lixi1994 avatar

Watchers

 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.