# On Network Science and Mutual Information for Explaining Deep Neural   Networks

**Authors:** Brian Davis, Umang Bhatt, Kartikeya Bhardwaj, Radu Marculescu, Jos\'e, M. F. Moura

arXiv: 1901.08557 · 2020-05-05

## TL;DR

This paper introduces NIF, a novel method combining mutual information and network science to interpret deep neural networks by quantifying information flow between neurons.

## Contribution

It presents a new approach, NIF, that approximates mutual information to analyze and explain the internal information dynamics of deep learning models.

## Key findings

- NIF effectively quantifies information flow between neurons.
- The method exposes internal model internals and aids feature attribution.
- Provides a new perspective on deep learning interpretability.

## Abstract

In this paper, we present a new approach to interpret deep learning models. By coupling mutual information with network science, we explore how information flows through feedforward networks. We show that efficiently approximating mutual information allows us to create an information measure that quantifies how much information flows between any two neurons of a deep learning model. To that end, we propose NIF, Neural Information Flow, a technique for codifying information flow that exposes deep learning model internals and provides feature attributions.

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1901.08557/full.md

---
Source: https://tomesphere.com/paper/1901.08557