Not All Features Are Equal: Feature Leveling Deep Neural Networks for Better Interpretation

05/24/2019
by   Yingjing Lu, et al.
0

Self-explaining models are models that reveal decision making parameters in an interpretable manner so that the model reasoning process can be directly understood by human beings. General Linear Models (GLMs) are self-explaining because the model weights directly show how each feature contribute to the output value. However, deep neural networks (DNNs) are in general not self-explaining due to the non-linearity of the activation functions, complex architectures, obscure feature extraction and transformation process. In this work, we illustrate the fact that existing deep architectures are hard to interpret because each hidden layer carries a mix of high level features and low level features. As a solution, we propose a novel feature leveling architecture that isolates low level features from high level features on a per-layer basis to better utilize the GLM layer in the proposed architecture for interpretation. Experimental results show that our modified models are able to achieve competitive results comparing to main-stream architectures on standard datasets while being more self-explaining. Our implementations and configurations are publicly available for reproductions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/03/2020

Self-Explaining Structures Improve NLP Models

Existing approaches to explaining deep learning models in NLP usually su...
research
07/02/2018

Evenly Cascaded Convolutional Networks

In this paper we demonstrate that state-of-the-art convolutional neural ...
research
02/18/2023

An anatomy-based V1 model: Extraction of Low-level Features, Reduction of distortion and a V1-inspired SOM

We present a model of the primary visual cortex V1, guided by anatomical...
research
11/13/2015

Deep Mean Maps

The use of distributions and high-level features from deep architecture ...
research
02/12/2020

Self-explaining AI as an alternative to interpretable AI

The ability to explain decisions made by AI systems is highly sought aft...
research
03/01/2022

Layer Adaptive Deep Neural Networks for Out-of-distribution Detection

During the forward pass of Deep Neural Networks (DNNs), inputs gradually...
research
08/09/2023

High-Level Features Parallelization for Inference Cost Reduction Through Selective Attention

In this work, we parallelize high-level features in deep networks to sel...

Please sign up or login with your details

Forgot password? Click here to reset