Img2Tab: Automatic Class Relevant Concept Discovery from StyleGAN Features for Explainable Image Classification
Youngjae Song, Sung Kuk Shyn, Kwang-su Kim

TL;DR
This paper introduces Img2Tabs, a method that converts StyleGAN image features into interpretable concepts for explainable image classification, achieving competitive accuracy and enabling concept-level debugging.
Contribution
The paper proposes a novel approach to discover class-relevant concepts automatically from StyleGAN features using Wasserstein-1 metric, enhancing explainability in image classifiers.
Findings
Img2Tab classifiers match CNN accuracy levels.
Concept-based explanations improve interpretability.
Users can debug classifiers at the concept level.
Abstract
Traditional tabular classifiers provide explainable decision-making with interpretable features(concepts). However, using their explainability in vision tasks has been limited due to the pixel representation of images. In this paper, we design Img2Tabs that classify images by concepts to harness the explainability of tabular classifiers. Img2Tabs encode image pixels into tabular features by StyleGAN inversion. Since not all of the resulting features are class-relevant or interpretable due to their generative nature, we expect Img2Tab classifiers to discover class-relevant concepts automatically from the StyleGAN features. Thus, we propose a novel method using the Wasserstein-1 metric to quantify class-relevancy and interpretability simultaneously. Using this method, we investigate whether important features extracted by tabular classifiers are class-relevant concepts. Consequently, 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Cell Image Analysis Techniques · Machine Learning in Materials Science
MethodsHuMan(Expedia)||How do I get a human at Expedia? · StyleGAN · Dense Connections · Feedforward Network · Convolution · R1 Regularization · Adaptive Instance Normalization
