Concept Distillation: Leveraging Human-Centered Explanations for Model Improvement
Avani Gupta, Saurabh Saini, P J Narayanan

TL;DR
This paper introduces Concept Distillation, a method that leverages human-centered concept explanations to improve neural network training by reducing bias, enhancing interpretability, and incorporating prior knowledge through concept-sensitive fine-tuning and distillation.
Contribution
It extends Concept Activation Vectors from post-hoc analysis to ante-hoc training, generalizes concepts to intermediate layers, and introduces Concept Distillation for richer concept learning using a teacher model.
Findings
Concept-sensitive training reduces model bias.
The method improves interpretability of neural networks.
It effectively incorporates prior knowledge into models.
Abstract
Humans use abstract concepts for understanding instead of hard features. Recent interpretability research has focused on human-centered concept explanations of neural networks. Concept Activation Vectors (CAVs) estimate a model's sensitivity and possible biases to a given concept. In this paper, we extend CAVs from post-hoc analysis to ante-hoc training in order to reduce model bias through fine-tuning using an additional Concept Loss. Concepts were defined on the final layer of the network in the past. We generalize it to intermediate layers using class prototypes. This facilitates class learning in the last convolution layer, which is known to be most informative. We also introduce Concept Distillation to create richer concepts using a pre-trained knowledgeable model as the teacher. Our method can sensitize or desensitize a model towards concepts. We show applications of…
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
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning in Materials Science
MethodsConvolution
