paper-with-me

Papers

Extracting Interpretable Concept-Based Decision Trees from CNNs

2019-06-11 · Conner Chyung, Michael Tsang, Yan Liu

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.

📄 PDF Abstract BibTeX arXiv:1906.04664

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning with trees: interpreting CNNs using hierarchies

2024-06-19 · Caroline Mazini Rodrigues, Nicolas Boutry, Laurent Najman

Challenges persist in providing interpretable explanations for neural network reasoning in explainable AI (xAI). Existing methods like Integrated Gradients produce noisy maps, and LIME, while intuitive, may deviate from …

Decision MakingSegmentation

MAVIPER: Learning Decision Tree Policies for Interpretable Multi-Agent Reinforcement Learning

2022-05-25 · Stephanie Milani, Zhicheng Zhang, Nicholay Topin, Zheyuan Ryan Shi 외

Many recent breakthroughs in multi-agent reinforcement learning (MARL) require the use of deep neural networks, which are challenging for human experts to interpret and understand. On the other hand, existing work on int…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Assisting clinical practice with fuzzy probabilistic decision trees

2023-04-16 · Emma L. Ambags, Giulia Capitoli, Vincenzo L' Imperio, Michele Provenzano 외

The need for fully human-understandable models is increasingly being recognised as a central theme in AI research. The acceptance of AI models to assist in decision making in sensitive domains will grow when these models…

Decision Making

MindCraft: How Concept Trees Take Shape In Deep Models

2025-09-26 · Bowei Tian, Yexiao He, Wanghao Ye, Ziyao Wang 외 arxiv

Large-scale foundation models demonstrate strong performance across language, vision, and reasoning tasks. However, how they internally structure and stabilize concepts remains elusive. Inspired by causal inference, we i…

Medical DiagnosisCausal Inference

Decision Trees for Interpretable Clusters in Mixture Models and Deep Representations

2024-11-03 · Maximilian Fleissner, Maedeh Zarvandi, Debarghya Ghoshdastidar

Decision Trees are one of the backbones of explainable machine learning, and often serve as interpretable alternatives to black-box models. Traditionally utilized in the supervised setting, there has recently also been a…

Clustering