Current browse context:
cs.LG
Change to browse by:
References & Citations
Computer Science > Machine Learning
Title: Diagnostics for Deep Neural Networks with Automated Copy/Paste Attacks
(Submitted on 18 Nov 2022 (v1), last revised 22 Nov 2022 (this version, v2))
Abstract: Deep neural networks (DNNs) are powerful, but they can make mistakes that pose significant risks. A model performing well on a test set does not imply safety in deployment, so it is important to have additional tools to understand its flaws. Adversarial examples can help reveal weaknesses, but they are often difficult for a human to interpret or draw generalizable, actionable conclusions from. Some previous works have addressed this by studying human-interpretable attacks. We build on these with three contributions. First, we introduce a method termed Search for Natural Adversarial Features Using Embeddings (SNAFUE) which offers a fully-automated method for finding "copy/paste" attacks in which one natural image can be pasted into another in order to induce an unrelated misclassification. Second, we use this to red team an ImageNet classifier and identify hundreds of easily-describable sets of vulnerabilities. Third, we compare this approach with other interpretability tools by attempting to rediscover trojans. Our results suggest that SNAFUE can be useful for interpreting DNNs and generating adversarial data for them. Code is available at this https URL
Submission history
From: Stephen Casper [view email][v1] Fri, 18 Nov 2022 04:32:59 GMT (35299kb,D)
[v2] Tue, 22 Nov 2022 18:57:25 GMT (35299kb,D)
Link back to: arXiv, form interface, contact.