English

Testing RadiX-Nets: Advances in Viable Sparse Topologies

Machine Learning 2023-11-08 v1

Abstract

The exponential growth of data has sparked computational demands on ML research and industry use. Sparsification of hyper-parametrized deep neural networks (DNNs) creates simpler representations of complex data. Past research has shown that some sparse networks achieve similar performance as dense ones, reducing runtime and storage. RadiX-Nets, a subgroup of sparse DNNs, maintain uniformity which counteracts their lack of neural connections. Generation, independent of a dense network, yields faster asymptotic training and removes the need for costly pruning. However, little work has been done on RadiX-Nets, making testing challenging. This paper presents a testing suite for RadiX-Nets in TensorFlow. We test RadiX-Net performance to streamline processing in scalable models, revealing relationships between network topology, initialization, and training behavior. We also encounter "strange models" that train inconsistently and to lower accuracy while models of similar sparsity train well.

Keywords

Cite

@article{arxiv.2311.03609,
  title  = {Testing RadiX-Nets: Advances in Viable Sparse Topologies},
  author = {Kevin Kwak and Zack West and Hayden Jananthan and Jeremy Kepner},
  journal= {arXiv preprint arXiv:2311.03609},
  year   = {2023}
}

Comments

5 pages, 8 figures, accepted to IEEE URTC 2023

R2 v1 2026-06-28T13:13:25.537Z