Coded ResNeXt: a network for designing disentangled information paths

02/10/2022
by   Apostolos Avranas, et al.
0

To avoid treating neural networks as highly complex black boxes, the deep learning research community has tried to build interpretable models allowing humans to understand the decisions taken by the model. Unfortunately, the focus is mostly on manipulating only the very high-level features associated with the last layers. In this work, we look at neural network architectures for classification in a more general way and introduce an algorithm which defines before the training the paths of the network through which the per-class information flows. We show that using our algorithm we can extract a lighter single-purpose binary classifier for a particular class by removing the parameters that do not participate in the predefined information path of that class, which is approximately 60 coding theory to design the information paths enables us to use intermediate network layers for making early predictions without having to evaluate the full network. We demonstrate that a slightly modified ResNeXt model, trained with our algorithm, can achieve higher classification accuracy on CIFAR-10/100 and ImageNet than the original ResNeXt, while having all the aforementioned properties.

READ FULL TEXT
research
10/01/2022

PathFinder: Discovering Decision Pathways in Deep Neural Networks

Explainability is becoming an increasingly important topic for deep neur...
research
10/08/2019

Deep Network classification by Scattering and Homotopy dictionary learning

We introduce a sparse scattering deep convolutional neural network, whic...
research
04/11/2019

Deep Neural Network Ensembles

Current deep neural networks suffer from two problems; first, they are h...
research
10/18/2019

Interpreting Basis Path Set in Neural Networks

Based on basis path set, G-SGD algorithm significantly outperforms conve...
research
06/22/2022

Neural Networks as Paths through the Space of Representations

Deep neural networks implement a sequence of layer-by-layer operations t...
research
10/05/2016

Understanding intermediate layers using linear classifier probes

Neural network models have a reputation for being black boxes. We propos...
research
03/07/2019

Interpretable Deep Learning in Drug Discovery

Without any means of interpretation, neural networks that predict molecu...

Please sign up or login with your details

Forgot password? Click here to reset