paper-with-me

홈 › Papers

MITS-GAN: Safeguarding Medical Imaging from Tampering with Generative Adversarial Networks

2024-01-17 · Giovanni Pasqualino, Luca Guarnera, Alessandro Ortis, Sebastiano Battiato

The progress in generative models, particularly Generative Adversarial Networks (GANs), opened new possibilities for image generation but raised concerns about potential malicious uses, especially in sensitive areas like medical imaging. 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 finely tuned perturbations that are imperceptible to the human eye. Specifically, the proposed approach involves the introduction of appropriate Gaussian noise to the input as a protective measure against various attacks. Our method aims to enhance tamper resistance, comparing favorably to existing techniques. Experimental results on a CT scan demonstrate MITS-GAN's superior performance, emphasizing its ability to generate tamper-resistant images with negligible artifacts. As image tampering in medical domains poses life-threatening risks, our proactive approach contributes to the responsible and ethical use of generative models. This work provides a foundation for future research in countering cyber threats in medical imaging. Models and codes are publicly available on https://iplab.dmi.unict.it/MITS-GAN-2024/.

📄 PDF Abstract BibTeX arXiv:2401.09624

Code (1)

giovannipasq/mits-gan 공식 구현 tf

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Safeguarding Generative AI Applications in Preclinical Imaging through Hybrid Anomaly Detection

2025-08-11 · Jakub Binda, Valentina Paneta, Vasileios Eleftheriadis, Hongkyou Chung 외 arxiv

Generative AI holds great potentials to automate and enhance data synthesis in nuclear medicine. However, the high-stakes nature of biomedical imaging necessitates robust mechanisms to detect and manage unexpected or err…

Outlier DetectionAnomaly Detection

VisGuard: Securing Visualization Dissemination through Tamper-Resistant Data Retrieval

2025-07-19 · Huayuan Ye, Juntong Chen, Shenzhuo Zhang, Yipeng Zhang 외 arxiv

The dissemination of visualizations is primarily in the form of raster images, which often results in the loss of critical information such as source code, interactive features, and metadata. While previous methods have …

EditGuard: Versatile Image Watermarking for Tamper Localization and Copyright Protection

2023-12-12 · CVPR 2024 1 · Xuanyu Zhang, Runyi Li, Jiwen Yu, Youmin Xu 외

In the era where AI-generated content (AIGC) models can produce stunning and lifelike images, the lingering shadow of unauthorized reproductions and malicious tampering poses imminent threats to copyright integrity and i…

Image Steganography

TAMPAR: Visual Tampering Detection for Parcel Logistics in Postal Supply Chains

2023-11-06 · Alexander Naumann, Felix Hertlein, Laura Dörr, Kai Furmans

Due to the steadily rising amount of valuable goods in supply chains, tampering detection for parcels is becoming increasingly important. In this work, we focus on the use-case last-mile delivery, where only a single RGB…

Change DetectionKeypoint Detection

GAN-based Medical Image Small Region Forgery Detection via a Two-Stage Cascade Framework

2022-05-30 · Jianyi Zhang, Xuanxi Huang, Yaqi Liu, Yuyang Han 외

Using generative adversarial network (GAN)\cite{RN90} for data enhancement of medical images is significantly helpful for many computer-aided diagnosis (CAD) tasks. A new attack called CT-GAN has emerged. It can inject o…

Generative Adversarial Network