Efficient Adversarial Input Generation via Neural Net Patching
Tooba Khan, Kumar Madhukar, Subodh Vishnu Sharma

TL;DR
This paper introduces a novel, efficient method for generating adversarial inputs by leveraging neural network patching techniques, improving scalability and naturalness of adversarial examples in safety-critical applications.
Contribution
It proposes a new approach that uses neural net patching to generate adversarial inputs efficiently, addressing scalability and naturalness issues of prior methods.
Findings
Method outperforms prior state-of-the-art techniques
Generates more natural and effective adversarial inputs
Scales well to large neural networks
Abstract
The generation of adversarial inputs has become a crucial issue in establishing the robustness and trustworthiness of deep neural nets, especially when they are used in safety-critical application domains such as autonomous vehicles and precision medicine. However, the problem poses multiple practical challenges, including scalability issues owing to large-sized networks, and the generation of adversarial inputs that lack important qualities such as naturalness and output-impartiality. This problem shares its end goal with the task of patching neural nets where small changes in some of the network's weights need to be discovered so that upon applying these changes, the modified net produces the desirable output for a given set of inputs. We exploit this connection by proposing to obtain an adversarial input from a patch, with the underlying observation that the effect of changing the…
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 · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
