DMS: Addressing Information Loss with More Steps for Pragmatic Adversarial Attacks
Zhiyu Zhu, Jiayu Zhang, Xinyi Wang, Zhibo Jin, Huaming Chen

TL;DR
This paper introduces the DMS algorithm, which improves the robustness of adversarial attacks against neural networks by addressing information loss caused by file format discretization, through gradient-guided pixel integerization and attribution-based pixel selection.
Contribution
The paper proposes the DMS algorithm with two novel techniques, DMS-AI and DMS-AS, to mitigate information loss in adversarial samples caused by digital storage formats, enhancing attack effectiveness.
Findings
DMS-AI outperforms rounding and truncation in preserving attack success.
DMS-AS effectively selects pixels to maintain attack integrity.
Experiments on large datasets validate the superiority of DMS methods.
Abstract
Despite the exceptional performance of deep neural networks (DNNs) across different domains, they are vulnerable to adversarial samples, in particular for tasks related to computer vision. Such vulnerability is further influenced by the digital container formats used in computers, where the discrete numerical values are commonly used for storing the pixel values. This paper examines how information loss in file formats impacts the effectiveness of adversarial attacks. Notably, we observe a pronounced hindrance to the adversarial attack performance due to the information loss of the non-integer pixel values. To address this issue, we explore to leverage the gradient information of the attack samples within the model to mitigate the information loss. We introduce the Do More Steps (DMS) algorithm, which hinges on two core techniques: gradient ascent-based \textit{adversarial…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
