Pith. sign in

REVIEW 2 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.00880 v1 pith:DY7JRQJ4 submitted 2024-04-01 cs.LG

classification cs.LG
keywords neuralnetworksrnnstypesotherrelationshiprecurrentargue
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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. The close relationship between RNNs and other types of NNs should not be surprising. In particular, RNNs are known to be Turing complete, and therefore capable of representing any computable function (such as any other types of NNs), but herein we argue that the relationship runs deeper and is more practical than this. For example, RNNs are often thought to be more difficult to train than other types of NNs, with RNNs being plagued by issues such as vanishing or exploding gradients. However, as we demonstrate in this paper, MLPs, RNNs, and many other NNs lie on a continuum, and this perspective leads to several insights that illuminate both theoretical and practical aspects of NNs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Solo Connection: A Parameter Efficient Fine-Tuning Technique for Transformers

    cs.LG 2025-07 conditional novelty 4.0 of 10

    Solo Connection trains shared low-rank, sparsely masked skip connections with a learned gate between GPT-2 decoder blocks, reporting E2E scores near or above LoRA with fewer parameters.

  2. Principled Curriculum Learning using Parameter Continuation Methods

    cs.LG 2025-07 reject novelty 3.0 of 10

    The paper applies pseudo-arclength continuation, a classical numerical method, to neural network optimization, claiming improved generalization over ADAM on small MNIST tasks.

Pith tools