Rethinking the Relationship between Recurrent and Non-Recurrent Neural Networks: A Study in Sparsity

Quincy Hershey,Randy Paffenroth,Harsh Pathak,Simon Tavener
2024-04-01
Abstract:Neural networks (NN) can be divided into two broad categories, recurrent and non-recurrent. Both types of neural networks are popular and extensively studied, but they are often treated as distinct families of machine learning algorithms. In this position paper, we argue that there is a closer relationship between these two types of neural networks than is normally appreciated. We show that many common neural network models, such as Recurrent Neural Networks (RNN), Multi-Layer Perceptrons (MLP), and even deep multi-layer transformers, can all be represented as iterative maps.
Machine Learning
What problem does this paper attempt to address?