TL;DR
This paper advances generative classifiers for complex image datasets like ImageNet, demonstrating their potential for trustworthy image classification through improved explainability and robustness over traditional models.
Contribution
Developed an architecture and training scheme enabling generative classifiers to handle ImageNet, and demonstrated their enhanced trustworthiness compared to feed-forward models.
Findings
Generative classifiers outperform feed-forward models in explainability.
Genuine robustness improvements are observed with GCs.
Released pretrained GCs as a resource for future research.
Abstract
With the maturing of deep learning systems, trustworthiness is becoming increasingly important for model assessment. We understand trustworthiness as the combination of explainability and robustness. Generative classifiers (GCs) are a promising class of models that are said to naturally accomplish these qualities. However, this has mostly been demonstrated on simple datasets such as MNIST and CIFAR in the past. In this work, we firstly develop an architecture and training scheme that allows GCs to operate on a more relevant level of complexity for practical computer vision, namely the ImageNet challenge. Secondly, we demonstrate the immense potential of GCs for trustworthy image classification. Explainability and some aspects of robustness are vastly improved compared to feed-forward models, even when the GCs are just applied naively. While not all trustworthiness problems are solved…
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
MethodsAverage Pooling · Batch Normalization · Kaiming Initialization · 1x1 Convolution · Residual Connection · Global Average Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Bottleneck Residual Block · Residual Block
