Understanding Local Robustness of Deep Neural Networks under Natural Variations
Ziyuan Zhong, Yuchi Tian, Baishakhi Ray

TL;DR
This paper investigates the local robustness of deep neural networks to natural variations in input data, proposing tools to identify specific inputs that are vulnerable to small, natural changes, thereby improving safety and reliability.
Contribution
It introduces DeepRobust-W and DeepRobust-B, novel methods for localizing non-robust inputs under natural variations in DNNs, filling a gap in existing robustness research.
Findings
DeepRobust methods achieve up to 91.4% F1 score in image classification.
DeepRobust-B achieves up to 99.1% F1 score in identifying non-robust points.
DeepRobust-W is effective in a regression task for self-driving car models.
Abstract
Deep Neural Networks (DNNs) are being deployed in a wide range of settings today, from safety-critical applications like autonomous driving to commercial applications involving image classifications. However, recent research has shown that DNNs can be brittle to even slight variations of the input data. Therefore, rigorous testing of DNNs has gained widespread attention. While DNN robustness under norm-bound perturbation got significant attention over the past few years, our knowledge is still limited when natural variants of the input images come. These natural variants, e.g. a rotated or a rainy version of the original input, are especially concerning as they can occur naturally in the field without any active adversary and may lead to undesirable consequences. Thus, it is important to identify the inputs whose small variations may lead to erroneous DNN behaviors. The very few…
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)
