Mitigating large adversarial perturbations on X-MAS (X minus Moving Averaged Samples)
Woohyung Chun, Sung-Min Hong, Junho Huh, Inyup Kang

TL;DR
This paper introduces X-MAS, a method to mitigate large adversarial perturbations by estimating and subtracting the perturbation using moving averages, improving robustness against FGSM attacks on ImageNet.
Contribution
The paper proposes a novel multi-level mitigation scheme using moving averages to effectively reduce large adversarial perturbations.
Findings
High prediction accuracy with large perturbations ($$)
Effective mitigation against FGSM attacks on ResNet-50
Perturbation range is controlled within estimated bounds
Abstract
We propose the scheme that mitigates the adversarial perturbation on the adversarial example ( , is a benign sample) by subtracting the estimated perturbation from and adding to . The estimated perturbation comes from the difference between and its moving-averaged outcome where is moving average kernel that all the coefficients are one. Usually, the adjacent samples of an image are close to each other such that we can let (naming this relation after X-MAS[X minus Moving Averaged Samples]). By doing that, we can make the estimated perturbation falls within the range of . The scheme is also extended to do the multi-level mitigation by configuring the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Integrated Circuits and Semiconductor Failure Analysis · Medical Imaging Techniques and Applications
