Robustification of Segmentation Models Against Adversarial Perturbations In Medical Imaging
This paper presents a novel yet efficient defense framework for segmentation models against adversarial attacks in medical imaging. In contrary to the defense methods against adversarial attacks for classification models which widely are investigated, such defense methods for segmentation models has been less explored. Our proposed method can be used for any deep learning models without revising the target deep learning models, as well as can be independent of adversarial attacks. Our framework consists of a frequency domain converter, a detector, and a reformer. The frequency domain converter helps the detector detects adversarial examples by using a frame domain of an image. The reformer helps target models to predict more precisely. We have experiments to empirically show that our proposed method has a better performance compared to the existing defense method.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adversarial and Natural Perturbations for General Robustness
In this paper we aim to explore the general robustness of neural network classifiers by utilizing adversarial as well as natural perturbations. Different from previous works which mainly focus on studying the robustness …
Characterization of the equivalence of robustification and regularization in linear and matrix regression
The notion of developing statistical methods in machine learning which are robust to adversarial perturbations in the underlying data has been the subject of increasing interest in recent years. A common feature of this …
Matrix CompletionregressionEfficient Preemptive Robustification with Image Sharpening
Despite their great success, deep neural networks rely on high-dimensional, non-robust representations, making them vulnerable to imperceptible perturbations, even in transfer scenarios. To address this, both training-ti…
Non-Local Context Encoder: Robust Biomedical Image Segmentation against Adversarial Attacks
Recent progress in biomedical image segmentation based on deep convolutional neural networks (CNNs) has drawn much attention. However, its vulnerability towards adversarial samples cannot be overlooked. This paper is the…
Image SegmentationLesion SegmentationSegmentationSemantic Segmentation+1Preemptive Image Robustification for Protecting Users against Man-in-the-Middle Adversarial Attacks
Deep neural networks have become the driving force of modern image recognition systems. However, the vulnerability of neural networks against adversarial attacks poses a serious threat to the people affected by these sys…