paper-with-me

홈 › Papers

Adversarial Medical Image with Hierarchical Feature Hiding

2023-12-04 · Qingsong Yao, Zecheng He, Yuexiang Li, Yi Lin, Kai Ma, Yefeng Zheng, S. Kevin Zhou

Deep learning based methods for medical images can be easily compromised by adversarial examples (AEs), posing a great security flaw in clinical decision-making. It has been discovered that conventional adversarial attacks like PGD which optimize the classification logits, are easy to distinguish in the feature space, resulting in accurate reactive defenses. To better understand this phenomenon and reassess the reliability of the reactive defenses for medical AEs, we thoroughly investigate the characteristic of conventional medical AEs. Specifically, we first theoretically prove that conventional adversarial attacks change the outputs by continuously optimizing vulnerable features in a fixed direction, thereby leading to outlier representations in the feature space. Then, a stress test is conducted to reveal the vulnerability of medical images, by comparing with natural images. Interestingly, this vulnerability is a double-edged sword, which can be exploited to hide AEs. We then propose a simple-yet-effective hierarchical feature constraint (HFC), a novel add-on to conventional white-box attacks, which assists to hide the adversarial feature in the target feature distribution. The proposed method is evaluated on three medical datasets, both 2D and 3D, with different modalities. The experimental results demonstrate the superiority of HFC, \emph{i.e.,} it bypasses an array of state-of-the-art adversarial medical AE detectors more efficiently than competing adaptive attacks, which reveals the deficiencies of medical reactive defense and allows to develop more robust defenses in future.

📄 PDF Abstract BibTeX arXiv:2312.01679

Code (1)

qsyao/hierarchical_feature_constraint 공식 구현 pytorch

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

A Hierarchical Feature Constraint to Camouflage Medical Adversarial Attacks

2020-12-17 · Qingsong Yao, Zecheng He, Yi Lin, Kai Ma 외

Deep neural networks (DNNs) for medical images are extremely vulnerable to adversarial examples (AEs), which poses security concerns on clinical decision making. Luckily, medical AEs are also easy to detect in hierarchic…

Adversarial AttackDecision Making

Towards Imperceptible JPEG Image Hiding: Multi-range Representations-driven Adversarial Stego Generation

2025-07-11 · Junxue Yang, Xin Liao, Weixuan Tang, Jianhua Yang 외

Deep hiding has been exploring the hiding capability of deep learning-based models, aiming to conceal image-level messages into cover images and reveal them from generated stego images. Existing schemes are easily detect…

DisentanglementSteganalysis

DetectorGuard: Provably Securing Object Detectors against Localized Patch Hiding Attacks

2021-02-05 · Chong Xiang, Prateek Mittal

State-of-the-art object detectors are vulnerable to localized patch hiding attacks, where an adversary introduces a small adversarial patch to make detectors miss the detection of salient objects. The patch attacker can …

image-classificationImage ClassificationObjectobject-detection+2

Hiding Images in Diffusion Models by Editing Learned Score Functions

2025-03-24 · CVPR 2025 1 · Haoyu Chen, Yunqiao Yang, Nan Zhong, Kede Ma

Hiding data using neural networks (i.e., neural steganography) has achieved remarkable success across both discriminative classifiers and generative adversarial networks. However, the potential of data hiding in diffusio…

Denoisingparameter-efficient fine-tuning

Privacy-Concealing Cooperative Perception for BEV Scene Segmentation

2026-02-14 · Song Wang, Lingling Li, Marcus Santos, Guanghui Wang arxiv

Cooperative perception systems for autonomous driving aim to overcome the limited perception range of a single vehicle by communicating with adjacent agents to share sensing information. While this improves perception pe…

Semantic SegmentationImage ReconstructionScene SegmentationAutonomous Driving