NCIS: Neural Contextual Iterative Smoothing for Purifying Adversarial Perturbations
Sungmin Cha, Naeun Ko, Youngjoon Yoo, and Taesup Moon

TL;DR
This paper introduces NCIS, a novel self-supervised purification method that effectively defends against adversarial attacks by smoothing noise and reconstructing original features, achieving high robustness on ImageNet without adversarial training.
Contribution
The paper presents NCIS, a self-supervised neural purification technique combining iterative Gaussian smoothing and a blind-spot network, improving adversarial robustness without retraining classifiers.
Findings
Achieves state-of-the-art robust accuracy against strong attacks.
Effective on large-scale ImageNet classification models.
Enhances robustness of commercial image APIs.
Abstract
We propose a novel and effective purification based adversarial defense method against pre-processor blind white- and black-box attacks. Our method is computationally efficient and trained only with self-supervised learning on general images, without requiring any adversarial training or retraining of the classification model. We first show an empirical analysis on the adversarial noise, defined to be the residual between an original image and its adversarial example, has almost zero mean, symmetric distribution. Based on this observation, we propose a very simple iterative Gaussian Smoothing (GS) which can effectively smooth out adversarial noise and achieve substantially high robust accuracy. To further improve it, we propose Neural Contextual Iterative Smoothing (NCIS), which trains a blind-spot network (BSN) in a self-supervised manner to reconstruct the discriminative features of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
NCIS: Neural Contextual Iterative Smoothing for Purifying Adversarial Perturbations· youtube
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
