Probing Predictions on OOD Images via Nearest Categories
Yao-Yuan Yang, Cyrus Rashtchian, Ruslan Salakhutdinov, Kamalika, Chaudhuri

TL;DR
This paper introduces the nearest category generalization (NCG) measure to analyze how neural networks classify out-of-distribution images, revealing that robust networks behave more like nearest neighbor classifiers in OOD scenarios.
Contribution
The paper proposes a new measure, NCG, to probe OOD prediction behavior and shows that adversarially robust networks exhibit nearest neighbor-like classification patterns.
Findings
Robust networks have higher NCG accuracy than natural networks.
Robust networks behave more like nearest neighbor classifiers on OOD data.
Local regularization from robust training influences decision regions.
Abstract
We study out-of-distribution (OOD) prediction behavior of neural networks when they classify images from unseen classes or corrupted images. To probe the OOD behavior, we introduce a new measure, nearest category generalization (NCG), where we compute the fraction of OOD inputs that are classified with the same label as their nearest neighbor in the training set. Our motivation stems from understanding the prediction patterns of adversarially robust networks, since previous work has identified unexpected consequences of training to be robust to norm-bounded perturbations. We find that robust networks have consistently higher NCG accuracy than natural training, even when the OOD data is much farther away than the robustness radius. This implies that the local regularization of robust training has a significant impact on the network's decision regions. We replicate our findings using many…
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 · COVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
