Applying the Decisiveness and Robustness Metrics to Convolutional Neural Networks
Christopher A. George, Eduardo A. Barrera, Kenric P. Nelson

TL;DR
This paper reviews and applies three classifier quality metrics—geometric accuracy, decisiveness, and robustness—to convolutional neural networks like AlexNet and DenseNet on large datasets such as ImageNet.
Contribution
The paper evaluates the suitability of three recent classifier quality metrics for large-scale CNNs and provides standardized definitions and practical calculations on real datasets.
Findings
Metrics can effectively assess CNN performance on large datasets
Decisiveness and robustness metrics offer new insights into classifier confidence
Application to AlexNet and DenseNet demonstrates practical utility
Abstract
We review three recently-proposed classifier quality metrics and consider their suitability for large-scale classification challenges such as applying convolutional neural networks to the 1000-class ImageNet dataset. These metrics, referred to as the "geometric accuracy," "decisiveness," and "robustness," are based on the generalized mean ( equals 0, 1, and -2/3, respectively) of the classifier's self-reported and measured probabilities of correct classification. We also propose some minor clarifications to standardize the metric definitions. With these updates, we show some examples of calculating the metrics using deep convolutional neural networks (AlexNet and DenseNet) acting on large datasets (the German Traffic Sign Recognition Benchmark and ImageNet).
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
