Conditional Autoregressors are Interpretable Classifiers

03/31/2022
by   Nathan Elazar, et al.
0

We explore the use of class-conditional autoregressive (CA) models to perform image classification on MNIST-10. Autoregressive models assign probability to an entire input by combining probabilities from each individual feature; hence classification decisions made by a CA can be readily decomposed into contributions from each each input feature. That is to say, CA are inherently locally interpretable. Our experiments show that naively training a CA achieves much worse accuracy compared to a standard classifier, however this is due to over-fitting and not a lack of expressive power. Using knowledge distillation from a standard classifier, a student CA can be trained to match the performance of the teacher while still being interpretable.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/20/2021

Knowledge Distillation as Semiparametric Inference

A popular approach to model compression is to train an inexpensive stude...
research
12/03/2018

Knowledge Distillation with Feature Maps for Image Classification

The model reduction problem that eases the computation costs and latency...
research
10/27/2017

Probability Series Expansion Classifier that is Interpretable by Design

This work presents a new classifier that is specifically designed to be ...
research
01/15/2022

Wrapped Classifier with Dummy Teacher for training physics-based classifier at unlabeled radar data

In the paper a method for automatic classification of signals received b...
research
09/15/2020

Autoregressive Knowledge Distillation through Imitation Learning

The performance of autoregressive models on natural language generation ...
research
03/28/2022

Knowledge Distillation: Bad Models Can Be Good Role Models

Large neural networks trained in the overparameterized regime are able t...
research
03/22/2017

LogitBoost autoregressive networks

Multivariate binary distributions can be decomposed into products of uni...

Please sign up or login with your details

Forgot password? Click here to reset