LGMLJun 26, 2018

A Theory of Diagnostic Interpretation in Supervised Classification

arXiv:1806.10080v11.51 citations
Originality Incremental advance
AI Analysis

This provides a theoretical framework for interpretability in AI, which is incremental as it builds on existing interpretability research but offers a formal definition and algorithm.

The paper tackles the lack of a computational formulation for interpretability in deep learning, particularly for medical diagnostics, by defining interpretation as finite communication between a known model and a black-box model to map decisions, and demonstrates this theory in synthetic classification experiments without addressing accuracy-interpretability tradeoffs.

Interpretable deep learning is a fundamental building block towards safer AI, especially when the deployment possibilities of deep learning-based computer-aided medical diagnostic systems are so eminent. However, without a computational formulation of black-box interpretation, general interpretability research rely heavily on subjective bias. Clear decision structure of the medical diagnostics lets us approximate the decision process of a radiologist as a model - removed from subjective bias. We define the process of interpretation as a finite communication between a known model and a black-box model to optimally map the black box's decision process in the known model. Consequently, we define interpretability as maximal information gain over the initial uncertainty about the black-box's decision within finite communication. We relax this definition based on the observation that diagnostic interpretation is typically achieved by a process of minimal querying. We derive an algorithm to calculate diagnostic interpretability. The usual question of accuracy-interpretability tradeoff, i.e. whether a black-box model's prediction accuracy is dependent on its ability to be interpreted by a known source model, does not arise in this theory. With multiple example simulation experiments of various complexity levels, we demonstrate the working of such a theoretical model in synthetic supervised classification scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes