English

Non-Local Context Encoder: Robust Biomedical Image Segmentation against Adversarial Attacks

Computer Vision and Pattern Recognition 2019-04-30 v1 Image and Video Processing

Abstract

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 first one that discovers that all the CNN-based state-of-the-art biomedical image segmentation models are sensitive to adversarial perturbations. This limits the deployment of these methods in safety-critical biomedical fields. In this paper, we discover that global spatial dependencies and global contextual information in a biomedical image can be exploited to defend against adversarial attacks. To this end, non-local context encoder (NLCE) is proposed to model short- and long range spatial dependencies and encode global contexts for strengthening feature activations by channel-wise attention. The NLCE modules enhance the robustness and accuracy of the non-local context encoding network (NLCEN), which learns robust enhanced pyramid feature representations with NLCE modules, and then integrates the information across different levels. Experiments on both lung and skin lesion segmentation datasets have demonstrated that NLCEN outperforms any other state-of-the-art biomedical image segmentation methods against adversarial attacks. In addition, NLCE modules can be applied to improve the robustness of other CNN-based biomedical image segmentation methods.

Keywords

Cite

@article{arxiv.1904.12181,
  title  = {Non-Local Context Encoder: Robust Biomedical Image Segmentation against Adversarial Attacks},
  author = {Xiang He and Sibei Yang and Guanbin Li? and Haofeng Li and Huiyou Chang and Yizhou Yu},
  journal= {arXiv preprint arXiv:1904.12181},
  year   = {2019}
}

Comments

Accepted by AAAI2019 as oral presentation

R2 v1 2026-06-23T08:51:13.423Z