Assessing the Memory Ability of Recurrent Neural Networks
Cheng Zhang, Qiuchi Li, Lingyu Hua, Dawei Song

TL;DR
This paper investigates the memory capabilities of various RNN units, introducing a Semantic Euclidean Space and evaluation metrics to analyze and compare their ability to retain semantic information over sequences.
Contribution
It proposes a novel Semantic Euclidean Space and evaluation indicators to assess and compare the memory abilities of different recurrent units.
Findings
Semantic Euclidean Space effectively represents sequence semantics.
Evaluation indicators reveal differences in memory capabilities among RNN units.
Guidelines for selecting sequence lengths during training are provided.
Abstract
It is known that Recurrent Neural Networks (RNNs) can remember, in their hidden layers, part of the semantic information expressed by a sequence (e.g., a sentence) that is being processed. Different types of recurrent units have been designed to enable RNNs to remember information over longer time spans. However, the memory abilities of different recurrent units are still theoretically and empirically unclear, thus limiting the development of more effective and explainable RNNs. To tackle the problem, in this paper, we identify and analyze the internal and external factors that affect the memory ability of RNNs, and propose a Semantic Euclidean Space to represent the semantics expressed by a sequence. Based on the Semantic Euclidean Space, a series of evaluation indicators are defined to measure the memory abilities of different recurrent units and analyze their limitations. These…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
