gRoMA: a Tool for Measuring the Global Robustness of Deep Neural Networks
Natan Levy, Raz Yerushalmi, Guy Katz

TL;DR
gRoMA is a scalable probabilistic tool designed to measure the overall robustness of deep neural networks against adversarial inputs, crucial for deploying DNNs in safety-critical applications.
Contribution
It introduces a novel probabilistic approach for global robustness measurement of DNNs, operating on black-box models and providing category-specific susceptibility insights.
Findings
Significant robustness gaps across output categories in Densenet on CIFAR10
gRoMA effectively measures and aggregates adversarial susceptibility
Demonstrates scalability and practical utility for critical system deployment
Abstract
Deep neural networks (DNNs) are at the forefront of cutting-edge technology, and have been achieving remarkable performance in a variety of complex tasks. Nevertheless, their integration into safety-critical systems, such as in the aerospace or automotive domains, poses a significant challenge due to the threat of adversarial inputs: perturbations in inputs that might cause the DNN to make grievous mistakes. Multiple studies have demonstrated that even modern DNNs are susceptible to adversarial inputs, and this risk must thus be measured and mitigated to allow the deployment of DNNs in critical settings. Here, we present gRoMA (global Robustness Measurement and Assessment), an innovative and scalable tool that implements a probabilistic approach to measure the global categorial robustness of a DNN. Specifically, gRoMA measures the probability of encountering adversarial inputs for a…
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 · Anomaly Detection Techniques and Applications · Risk and Safety Analysis
MethodsBatch Normalization · Concatenated Skip Connection · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Global Average Pooling · 1x1 Convolution · Average Pooling · Kaiming Initialization · Dense Block
