Characterizing Data Point Vulnerability via Average-Case Robustness
Tessa Han, Suraj Srinivas, Himabindu Lakkaraju

TL;DR
This paper introduces a new framework called average-case robustness to measure how often data points in a local region around an input maintain consistent predictions, providing a more nuanced view of model vulnerability.
Contribution
It proposes the first analytical estimators for average-case robustness in multi-class classifiers, enabling efficient vulnerability assessment.
Findings
Estimators are accurate and efficient for deep learning models.
Tools help identify vulnerable data points.
Quantifies robustness bias of models.
Abstract
Studying the robustness of machine learning models is important to ensure consistent model behaviour across real-world settings. To this end, adversarial robustness is a standard framework, which views robustness of predictions through a binary lens: either a worst-case adversarial misclassification exists in the local region around an input, or it does not. However, this binary perspective does not account for the degrees of vulnerability, as data points with a larger number of misclassified examples in their neighborhoods are more vulnerable. In this work, we consider a complementary framework for robustness, called average-case robustness, which measures the fraction of points in a local region that provides consistent predictions. However, computing this quantity is hard, as standard Monte Carlo approaches are inefficient especially for high-dimensional inputs. In this work, we…
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 · Fault Detection and Control Systems
MethodsRandomized Smoothing · Softmax
