2017

NeST: A Neural Network Synthesis Tool Based on a Grow-and-Prune Paradigm

Dai, Xiaoliang, Yin, Hongxu, Jha, Niraj K.

Understand

Deep neural networks (DNNs) have begun to have a pervasive impact on various applications of machine learning.

  • However, the problem of finding an optimal DNN architecture for large applications is challenging.
  • Common approaches go for deeper and larger DNN architectures but may incur substantial redundancy.
  • To address these problems, we introduce a network growth algorithm that complements network pruning to learn both weights and compact DNN architectures during training.

Reading the bibliography…