AdvJND: Generating Adversarial Examples with Just Noticeable Difference
Zifei Zhang, Kai Qiao, Lingyun Jiang, Linyuan Wang, and Bin Yan

TL;DR
AdvJND introduces a novel method for generating adversarial examples that balances attack success and image quality by incorporating human visual perception, resulting in more concealed and realistic adversarial images.
Contribution
The paper proposes AdvJND, a new approach that integrates just noticeable difference coefficients to improve the concealment and quality of adversarial examples.
Findings
AdvJND achieves high attack success rates on multiple datasets.
Generated adversarial examples have noise distributions similar to original images.
AdvJND significantly improves the concealment of adversarial perturbations.
Abstract
Compared with traditional machine learning models, deep neural networks perform better, especially in image classification tasks. However, they are vulnerable to adversarial examples. Adding small perturbations on examples causes a good-performance model to misclassify the crafted examples, without category differences in the human eyes, and fools deep models successfully. There are two requirements for generating adversarial examples: the attack success rate and image fidelity metrics. Generally, perturbations are increased to ensure the adversarial examples' high attack success rate; however, the adversarial examples obtained have poor concealment. To alleviate the tradeoff between the attack success rate and image fidelity, we propose a method named AdvJND, adding visual model coefficients, just noticeable difference coefficients, in the constraint of a distortion function when…
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 · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
