English

Extracting Interpretable Concept-Based Decision Trees from CNNs

Machine Learning 2019-06-18 v2 Machine Learning

Abstract

In an attempt to gather a deeper understanding of how convolutional neural networks (CNNs) reason about human-understandable concepts, we present a method to infer labeled concept data from hidden layer activations and interpret the concepts through a shallow decision tree. The decision tree can provide information about which concepts a model deems important, as well as provide an understanding of how the concepts interact with each other. Experiments demonstrate that the extracted decision tree is capable of accurately representing the original CNN's classifications at low tree depths, thus encouraging human-in-the-loop understanding of discriminative concepts.

Keywords

Cite

@article{arxiv.1906.04664,
  title  = {Extracting Interpretable Concept-Based Decision Trees from CNNs},
  author = {Conner Chyung and Michael Tsang and Yan Liu},
  journal= {arXiv preprint arXiv:1906.04664},
  year   = {2019}
}

Comments

presented at 2019 ICML Workshop on Human in the Loop Learning (HILL 2019), Long Beach, USA

R2 v1 2026-06-23T09:50:29.048Z