# RadiX-Net: Structured Sparse Matrices for Deep Neural Networks

**Authors:** Ryan A. Robinett, Jeremy Kepner

arXiv: 1905.00416 · 2019-12-03

## TL;DR

This paper introduces RadiX-Nets, a new class of structured sparse neural network topologies that are more diverse than previous X-Net designs, aiming to match the expressive power of dense networks with lower resource requirements.

## Contribution

The paper proposes a deterministic algorithm for generating RadiX-Net topologies, enhancing diversity while maintaining the properties of sparse neural networks like X-Nets.

## Key findings

- RadiX-Nets are more diverse than X-Net topologies.
- They can potentially match the expressive power of dense networks.
- The paper presents a conjecture on the expressive capacity of sparse topologies.

## Abstract

The sizes of deep neural networks (DNNs) are rapidly outgrowing the capacity of hardware to store and train them. Research over the past few decades has explored the prospect of sparsifying DNNs before, during, and after training by pruning edges from the underlying topology. The resulting neural network is known as a sparse neural network. More recent work has demonstrated the remarkable result that certain sparse DNNs can train to the same precision as dense DNNs at lower runtime and storage cost. An intriguing class of these sparse DNNs is the X-Nets, which are initialized and trained upon a sparse topology with neither reference to a parent dense DNN nor subsequent pruning. We present an algorithm that deterministically generates RadiX-Nets: sparse DNN topologies that, as a whole, are much more diverse than X-Net topologies, while preserving X-Nets' desired characteristics. We further present a functional-analytic conjecture based on the longstanding observation that sparse neural network topologies can attain the same expressive power as dense counterparts

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.00416/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1905.00416/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1905.00416/full.md

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