Not all Failure Modes are Created Equal: Training Deep Neural Networks for Explicable (Mis)Classification
Alberto Olmo, Sailik Sengupta, Subbarao Kambhampati

TL;DR
This paper proposes methods to reduce inexplicable misclassifications in deep neural networks by leveraging class semantics and weighted loss functions, resulting in more interpretable errors without sacrificing accuracy.
Contribution
It introduces a novel approach combining class-level semantics and weighted loss functions to improve the explicability of neural network failures.
Findings
Networks trained with proposed methods show more explicable failure modes.
Achieves comparable top-1 accuracy to standard models.
Requires less additional human labeling effort.
Abstract
Deep Neural Networks are often brittle on image classification tasks and known to misclassify inputs. While these misclassifications may be inevitable, all failure modes cannot be considered equal. Certain misclassifications (eg. classifying the image of a dog to an airplane) can perplex humans and result in the loss of human trust in the system. Even worse, these errors (eg. a person misclassified as a primate) can have odious societal impacts. Thus, in this work, we aim to reduce inexplicable errors. To address this challenge, we first discuss methods to obtain the class-level semantics that capture the human's expectation () regarding which classes are semantically close {\em vs.} ones that are far away. We show that for popular image benchmarks (like CIFAR-10, CIFAR-100, ImageNet), class-level semantics can be readily obtained by leveraging either human subject studies or…
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 · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
