Giter VIP home page Giter VIP logo

bmin_gan's Introduction

100 Iteration (left) & 500 Iteration (right)

Deep-Fake medical image(X-ray) using GAN


[Abstract]

The paper "CT-GAN: Malicious Tampering of 3D Medical Imagery using Deep Learning" presented that the possibility of cyber attach on medicla records which leads to a serious damage on medical diagnosis process. This paper simulates the hypothetical attack by creating deep-fake X-ray images (Source: Chest X-ray Images). The ResNet-18 model, which achieved 0.98 accuracy on the origianl dataset (performance on teritary classification), performned much worse by 0.63, 0.57 and 0.55 (100, 200, and 500 iterations) on the fake images created by GAN (Generative adversarial networks). The result reiterate the danger of deep learning-based methods.


[Model]

  • ResNet-18 model has trained with 20 epochs and the performance in binary task (Pneumonia detection) is as follows.
Metric ResNet-18
Acc(val) 0.98
Acc(test) 0.98
AUC 0.98
F1 1.00
  • The model applied to perform the same task for images generated by the GAN (Generative adversarial networks).

[Summary table of model-performance]

Metric Iter100 Iter200 Iter500
Accuracy 0.63 0.57 0.55
- Iter100 = 100 iteration of epochs 
- Iter200 = 200 iteration of epochs 
- Iter500 = 500 iteration of epochs 
  • ResNet-18 model performance dropped significantly with the fake data generated by the GAN (Generative adversarial networks).

[Reference]

  • Yisroel Mirsky, Tom Mahler, Ilan Shelef, Yuval Elovici (2019) "CT-GAN: Malicious Tampering of 3D Medical Imagery using Deep Learning", 28th USENIX Security Symposium (USENIX Security 2019). paper link
  • Kermany, Daniel; Zhang, Kang; Goldbaum, Michael (2018), “Labeled Optical Coherence Tomography (OCT) and Chest X-Ray Images for Classification”, Mendeley Data, V2, doi: 10.17632/rscbjbr9sj.2. data link

bmin_gan's People

Contributors

josephkbs avatar

Stargazers

 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.