paper-with-me

홈 › Papers

Demiguise Attack: Crafting Invisible Semantic Adversarial Perturbations with Perceptual Similarity

2021-07-03 · Yajie Wang, Shangbo Wu, Wenyi Jiang, Shengang Hao, Yu-an Tan, Quanxin Zhang

Deep neural networks (DNNs) have been found to be vulnerable to adversarial examples. Adversarial examples are malicious images with visually imperceptible perturbations. While these carefully crafted perturbations restricted with tight $\Lp$ norm bounds are small, they are still easily perceivable by humans. These perturbations also have limited success rates when attacking black-box models or models with defenses like noise reduction filters. To solve these problems, we propose Demiguise Attack, crafting ``unrestricted'' perturbations with Perceptual Similarity. Specifically, we can create powerful and photorealistic adversarial examples by manipulating semantic information based on Perceptual Similarity. Adversarial examples we generate are friendly to the human visual system (HVS), although the perturbations are of large magnitudes. We extend widely-used attacks with our approach, enhancing adversarial effectiveness impressively while contributing to imperceptibility. Extensive experiments show that the proposed method not only outperforms various state-of-the-art attacks in terms of fooling rate, transferability, and robustness against defenses but can also improve attacks effectively. In addition, we also notice that our implementation can simulate illumination and contrast changes that occur in real-world scenarios, which will contribute to exposing the blind spots of DNNs.

📄 PDF Abstract BibTeX arXiv:2107.01396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Imperceptible CMOS camera dazzle for adversarial attacks on deep neural networks

2023-10-22 · Zvi Stein, Adrian Stern

Despite the outstanding performance of deep neural networks, they are vulnerable to adversarial attacks. While there are many invisible attacks in the digital domain, most physical world adversarial attacks are visible. …

Adversarial Attack

Adversarial Attacks and Detection on Reinforcement Learning-Based Interactive Recommender Systems

2020-06-14 · Yuanjiang Cao, Xiaocong Chen, Lina Yao, Xianzhi Wang 외

Adversarial attacks pose significant challenges for detecting adversarial attacks at an early stage. We propose attack-agnostic detection on reinforcement learning-based interactive recommendation systems. We first craft…

Interactive RecommendationRecommendation Systemsreinforcement-learningReinforcement Learning (RL)

BadHash: Invisible Backdoor Attacks against Deep Hashing with Clean Label

2022-07-01 · Shengshan Hu, Ziqi Zhou, Yechao Zhang, Leo Yu Zhang 외

Due to its powerful feature learning capability and high efficiency, deep hashing has achieved great success in large-scale image retrieval. Meanwhile, extensive works have demonstrated that deep neural networks (DNNs) a…

Adversarial AttackBackdoor AttackContrastive LearningDeep Hashing+5

Adversarial Robustness of Deep Reinforcement Learning based Dynamic Recommender Systems

2021-12-02 · Siyu Wang, Yuanjiang Cao, Xiaocong Chen, Lina Yao 외

Adversarial attacks, e.g., adversarial perturbations of the input and adversarial samples, pose significant challenges to machine learning and deep learning techniques, including interactive recommendation systems. The l…

Adversarial RobustnesscounterfactualDeep Reinforcement LearningInteractive Recommendation+4

Generating Textual Adversaries with Minimal Perturbation

2022-11-12 · Xingyi Zhao, Lu Zhang, Depeng Xu, Shuhan Yuan

Many word-level adversarial attack approaches for textual data have been proposed in recent studies. However, due to the massive search space consisting of combinations of candidate words, the existing approaches face th…

Adversarial Attack