paper-with-me

홈 › Papers

Interpretable Deep Convolutional Neural Networks via Meta-learning

2018-02-02 · Xuan Liu, Xiaoguang Wang, Stan Matwin

Model interpretability is a requirement in many applications in which crucial decisions are made by users relying on a model's outputs. The recent movement for "algorithmic fairness" also stipulates explainability, and therefore interpretability of learning models. And yet the most successful contemporary Machine Learning approaches, the Deep Neural Networks, produce models that are highly non-interpretable. We attempt to address this challenge by proposing a technique called CNN-INTE to interpret deep Convolutional Neural Networks (CNN) via meta-learning. In this work, we interpret a specific hidden layer of the deep CNN model on the MNIST image dataset. We use a clustering algorithm in a two-level structure to find the meta-level training data and Random Forest as base learning algorithms to generate the meta-level test data. The interpretation results are displayed visually via diagrams, which clearly indicates how a specific test instance is classified. Our method achieves global interpretation for all the test instances without sacrificing the accuracy obtained by the original deep CNN model. This means our model is faithful to the deep CNN model, which leads to reliable interpretations.

📄 PDF Abstract BibTeX arXiv:1802.00560

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFairnessMeta-Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Interpretable and Efficient Heterogeneous Graph Convolutional Network

2020-05-27 · Yaming Yang, Ziyu Guan, Jian-Xin Li, Wei Zhao 외

Graph Convolutional Network (GCN) has achieved extraordinary success in learning effective task-specific representations of nodes in graphs. However, regarding Heterogeneous Information Network (HIN), existing HIN-orient…

Object

COmic: Convolutional Kernel Networks for Interpretable End-to-End Learning on (Multi-)Omics Data

2022-12-02 · Jonas C. Ditz, Bernhard Reuter, Nico Pfeifer

Motivation: The size of available omics datasets is steadily increasing with technological advancement in recent years. While this increase in sample size can be used to improve the performance of relevant prediction tas…

Interpretable Meta-Reinforcement Learning with Actor-Critic Method

2021-01-01 · Xingyuan Liang, Xu-Ying Liu

Meta-reinforcement learning (meta-RL) algorithms have successfully trained agent systems to perform well on different tasks within only few updates. However, in gradient-based meta-RL algorithms, the Q-function at adapta…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Feature Gradient Flow for Interpreting Deep Neural Networks in Head and Neck Cancer Prediction

2023-07-24 · Yinzhu Jin, Jonathan C. Garneau, P. Thomas Fletcher

This paper introduces feature gradient flow, a new technique for interpreting deep learning models in terms of features that are understandable to humans. The gradient flow of a model locally defines nonlinear coordinate…

Interpretable Prediction of Lymph Node Metastasis in Rectal Cancer MRI Using Variational Autoencoders

2025-07-15 · Benjamin Keel, Aaron Quyn, David Jayne, Maryam Mohsin 외 arxiv

Effective treatment for rectal cancer relies on accurate lymph node metastasis (LNM) staging. However, radiological criteria based on lymph node (LN) size, shape and texture morphology have limited diagnostic accuracy. I…