Measuring the Contribution of Multiple Model Representations in Detecting Adversarial Instances
Daniel Steinberg, Paul Munro

TL;DR
This paper investigates how combining multiple models' representations can improve the detection of adversarial examples in deep learning, showing that more models generally enhance detection performance.
Contribution
It introduces two methods that leverage multiple models for adversarial detection and provides experimental evidence of performance gains with additional models.
Findings
Detection performance improves with more models used.
Incremental addition of models enhances adversarial detection accuracy.
Multiple model representations contribute significantly to robustness.
Abstract
Deep learning models have been used for a wide variety of tasks. They are prevalent in computer vision, natural language processing, speech recognition, and other areas. While these models have worked well under many scenarios, it has been shown that they are vulnerable to adversarial attacks. This has led to a proliferation of research into ways that such attacks could be identified and/or defended against. Our goal is to explore the contribution that can be attributed to using multiple underlying models for the purpose of adversarial instance detection. Our paper describes two approaches that incorporate representations from multiple models for detecting adversarial examples. We devise controlled experiments for measuring the detection impact of incrementally utilizing additional models. For many of the scenarios we consider, the results show that performance increases with the number…
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.
Code & Models
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 Malware Detection Techniques
