Code Monkey home page Code Monkey logo

giovannipasq / mits-gan Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 4.14 MB

Official implementation of MITS-GAN of our submitted Computers in Biology and Medicine 2024 work 'MITS-GAN: Safeguarding Medical Imaging from Tampering with Generative Adversarial Networks'

Home Page: https://iplab.dmi.unict.it/MITS-GAN-2024/

License: MIT License

adversarial-attacks gan medical-image-analysis medical-image-processing medical-imaging image-tampering generative-adversarial-network image-manipulation google-colab

mits-gan's Introduction

MITS-GAN

This is the implementation of our submitted Computers in Biology and Medicine 2024 work 'MITS-GAN: Safeguarding Medical Imaging from Tampering with Generative Adversarial Networks'. This study introduces MITS-GAN, a novel approach to prevent tampering in medical images, with a specific focus on CT scans. The approach disrupts the output of the attacker's CT-GAN architecture by introducing imperceptible but yet precise perturbations. The original paper can be found here.
Please leave a star โญ and cite the following paper if you use this repository for your project.
Models and code will be publicly available after the paper publication.

@misc{pasqualino2024mitsgan,
      title={MITS-GAN: Safeguarding Medical Imaging from Tampering with Generative Adversarial Networks}, 
      author={Giovanni Pasqualino and Luca Guarnera and Alessandro Ortis and Sebastiano Battiato},
      year={2024},
      eprint={2401.09624},
      archivePrefix={arXiv},
      primaryClass={eess.IV}
}

MITS-GAN Architecture

Installation

Choose one of the two installation options:

Google Colab

Quickstart here ๐Ÿ‘‰ [Open In Colab

Installation on your PC

Install the required dependencies by running the following command in your terminal:

pip install --upgrade scipy matplotlib pandas tensorflow keras SimpleITK pydicom torch

Dataset

Dataset is available here

Training

Testing

Results

Qualitative results on the reconstruction task compared with images as manipulation targets.

Metric results evaluated between the following pairs on the: real-MITS-GAN, real-TAFIM, real-MITS-GAN tampered and real-TAFIM tampered. Lower values are better for RMSE and LPIPS, higher for PSNR.

Metric Real (MITS-GAN) Real (TAFIM) Tampered (MITS-GAN) Tampered (TAFIM)
RMSE 169.481 194.943 198.253 233.780
PSNR 27.949 21.702 21.237 21.469
LPIPS 0.170 0.383 0.226 0.391

mits-gan's People

Contributors

giovannipasq avatar

Stargazers

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