Characterizing the Decision Boundary of Deep Neural Networks
Hamid Karimi, Tyler Derr, Jiliang Tang

TL;DR
This paper introduces DeepDIG, a novel method for generating samples near the decision boundaries of deep neural networks using adversarial examples, enabling better understanding of their decision-making behavior.
Contribution
The paper presents DeepDIG, a new approach for characterizing decision boundaries of neural networks through adversarial instance generation and principled analysis.
Findings
DeepDIG effectively generates boundary samples across various models.
Analysis reveals key properties of neural network decision boundaries.
Extensive experiments validate the approach's utility.
Abstract
Deep neural networks and in particular, deep neural classifiers have become an integral part of many modern applications. Despite their practical success, we still have limited knowledge of how they work and the demand for such an understanding is evergrowing. In this regard, one crucial aspect of deep neural network classifiers that can help us deepen our knowledge about their decision-making behavior is to investigate their decision boundaries. Nevertheless, this is contingent upon having access to samples populating the areas near the decision boundary. To achieve this, we propose a novel approach we call Deep Decision boundary Instance Generation (DeepDIG). DeepDIG utilizes a method based on adversarial example generation as an effective way of generating samples near the decision boundary of any deep neural network model. Then, we introduce a set of important principled…
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 · Explainable Artificial Intelligence (XAI)
