Understanding the Decision Boundary of Deep Neural Networks: An Empirical Study
David Mickisch, Felix Assion, Florens Gre{\ss}ner, Wiebke G\"unther,, Mariele Motta

TL;DR
This paper empirically investigates how the decision boundary of deep neural networks evolves during training, revealing that it moves closer to natural images over time, and explores how adversarial training can mitigate this effect.
Contribution
It provides the first detailed empirical analysis of decision boundary dynamics during training and highlights the potential of adversarial training to improve robustness.
Findings
Decision boundary moves closer to natural images over training.
Adversarial training can prevent the decision boundary from converging too closely.
The phenomenon persists even in late training epochs.
Abstract
Despite achieving remarkable performance on many image classification tasks, state-of-the-art machine learning (ML) classifiers remain vulnerable to small input perturbations. Especially, the existence of adversarial examples raises concerns about the deployment of ML models in safety- and security-critical environments, like autonomous driving and disease detection. Over the last few years, numerous defense methods have been published with the goal of improving adversarial as well as corruption robustness. However, the proposed measures succeeded only to a very limited extent. This limited progress is partly due to the lack of understanding of the decision boundary and decision regions of deep neural networks. Therefore, we study the minimum distance of data points to the decision boundary and how this margin evolves over the training of a deep neural network. By conducting experiments…
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 Malware Detection Techniques · Anomaly Detection Techniques and Applications
MethodsTest
