Reservoir memory machines
Benjamin Paassen, Alexander Schulz

TL;DR
Reservoir memory machines extend echo state networks with external memory, enabling long-term storage and solving benchmark tasks efficiently, while being easier to train than Neural Turing Machines.
Contribution
The paper introduces reservoir memory machines, a new model combining echo state networks with external memory, simplifying training and enhancing long-term storage capabilities.
Findings
Can solve benchmark tests similar to Neural Turing Machines
Require only an alignment algorithm and linear regression for training
Enable arbitrarily long storage without interference
Abstract
In recent years, Neural Turing Machines have gathered attention by joining the flexibility of neural networks with the computational capabilities of Turing machines. However, Neural Turing Machines are notoriously hard to train, which limits their applicability. We propose reservoir memory machines, which are still able to solve some of the benchmark tests for Neural Turing Machines, but are much faster to train, requiring only an alignment algorithm and linear regression. Our model can also be seen as an extension of echo state networks with an external memory, enabling arbitrarily long storage without interference.
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
TopicsNeural Networks and Reservoir Computing · Advanced Memory and Neural Computing · Neural Networks and Applications
