LGCVFeb 12, 2021

Universal Adversarial Perturbations Through the Lens of Deep Steganography: Towards A Fourier Perspective

arXiv:2102.06479v151 citations
Originality Incremental advance
AI Analysis

This work provides insights into model vulnerabilities for security and robustness in AI, but it is incremental as it builds on existing UAP and steganography concepts.

The paper tackles the problem of explaining universal adversarial perturbations (UAPs) and deep steganography by analyzing them from a Fourier perspective, revealing that DNNs are highly sensitive to high-frequency content, and proposes new variants like USAP and HP-UAP for improved attack and stealth.

The booming interest in adversarial attacks stems from a misalignment between human vision and a deep neural network (DNN), i.e. a human imperceptible perturbation fools the DNN. Moreover, a single perturbation, often called universal adversarial perturbation (UAP), can be generated to fool the DNN for most images. A similar misalignment phenomenon has recently also been observed in the deep steganography task, where a decoder network can retrieve a secret image back from a slightly perturbed cover image. We attempt explaining the success of both in a unified manner from the Fourier perspective. We perform task-specific and joint analysis and reveal that (a) frequency is a key factor that influences their performance based on the proposed entropy metric for quantifying the frequency distribution; (b) their success can be attributed to a DNN being highly sensitive to high-frequency content. We also perform feature layer analysis for providing deep insight on model generalization and robustness. Additionally, we propose two new variants of universal perturbations: (1) Universal Secret Adversarial Perturbation (USAP) that simultaneously achieves attack and hiding; (2) high-pass UAP (HP-UAP) that is less visible to the human eye.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes