paper-with-me

Papers

Stabilized Medical Image Attacks

2021-03-09 · Gege Qi, Lijun Gong, Yibing Song, Kai Ma, Yefeng Zheng

Convolutional Neural Networks (CNNs) have advanced existing medical systems for automatic disease diagnosis. However, a threat to these systems arises that adversarial attacks make CNNs vulnerable. Inaccurate diagnosis results make a negative influence on human healthcare. There is a need to investigate potential adversarial attacks to robustify deep medical diagnosis systems. On the other side, there are several modalities of medical images (e.g., CT, fundus, and endoscopic image) of which each type is significantly different from others. It is more challenging to generate adversarial perturbations for different types of medical images. In this paper, we propose an image-based medical adversarial attack method to consistently produce adversarial perturbations on medical images. The objective function of our method consists of a loss deviation term and a loss stabilization term. The loss deviation term increases the divergence between the CNN prediction of an adversarial example and its ground truth label. Meanwhile, the loss stabilization term ensures similar CNN predictions of this example and its smoothed input. From the perspective of the whole iterations for perturbation generation, the proposed loss stabilization term exhaustively searches the perturbation space to smooth the single spot for local optimum escape. We further analyze the KL-divergence of the proposed loss function and find that the loss stabilization term makes the perturbations updated towards a fixed objective spot while deviating from the ground truth. This stabilization ensures the proposed medical attack effective for different types of medical images while producing perturbations in small variance. Experiments on several medical image analysis benchmarks including the recent COVID-19 dataset show the stability of the proposed method.

📄 PDF Abstract BibTeX arXiv:2103.05232

Code (1)

imogenqi/SMA 공식 구현 pytorch

Tasks

Adversarial AttackMedical DiagnosisMedical Image Analysis

Similar Papers 제목 키워드 기반

Stabilized Medical Attacks

2021-01-01 · ICLR 2021 1 · Gege Qi, Lijun Gong, Yibing Song, Kai Ma 외

Convolutional Neural Networks (CNNs) have advanced existing medical systems for automatic disease diagnosis. However, a threat to these systems arises that adversarial attacks make CNNs vulnerable. Inaccurate diagnosis r…

Adversarial AttackMedical DiagnosisMedical Image Analysis

DiffDenoise: Self-Supervised Medical Image Denoising with Conditional Diffusion Models

2025-03-31 · Basar Demir, Yikang Liu, Xiao Chen, Eric Z. Chen 외

Many self-supervised denoising approaches have been proposed in recent years. However, these methods tend to overly smooth images, resulting in the loss of fine structures that are essential for medical applications. In …

DenoisingImage DenoisingMedical Image Denoising

Understanding Adversarial Attacks on Deep Learning Based Medical Image Analysis Systems

2019-07-24 · Xingjun Ma, Yuhao Niu, Lin Gu, Yisen Wang 외

Deep neural networks (DNNs) have become popular for medical image analysis tasks like cancer diagnosis and lesion detection. However, a recent study demonstrates that medical deep learning systems can be compromised by c…

Lesion DetectionMedical Image Analysis

Baichuan-M4: A Clinical-Grade Medical Agent System for Continuous Care

2026-06-08 · Aiyuan Yang, Canbin Piao, Chengfeng Dou, Da Pan 외 arxiv

Baichuan-M4 is Baichuan Intelligence's clinical-grade medical large model, designed for continuous care rather than single-turn medical question answering. It is built as a coordinated medical agent system around three p…

Question Answering

Adversarial Attacks to Direct Data-driven Control for Destabilization

2023-03-13 · Hampei Sasahara

This study investigates the vulnerability of direct data-driven control to adversarial attacks in the form of a small but sophisticated perturbation added to the original data. The directed gradient sign method (DGSM) is…

image-classificationImage Classification