English

Reservoir Memory Machines as Neural Computers

Machine Learning 2022-06-06 v2 Neural and Evolutionary Computing Machine Learning

Abstract

Differentiable neural computers extend artificial neural networks with an explicit memory without interference, thus enabling the model to perform classic computation tasks such as graph traversal. However, such models are difficult to train, requiring long training times and large datasets. In this work, we achieve some of the computational capabilities of differentiable neural computers with a model that can be trained very efficiently, namely an echo state network with an explicit memory without interference. This extension enables echo state networks to recognize all regular languages, including those that contractive echo state networks provably can not recognize. Further, we demonstrate experimentally that our model performs comparably to its fully-trained deep version on several typical benchmark tasks for differentiable neural computers.

Keywords

Cite

@article{arxiv.2009.06342,
  title  = {Reservoir Memory Machines as Neural Computers},
  author = {Benjamin Paaßen and Alexander Schulz and Terrence C. Stewart and Barbara Hammer},
  journal= {arXiv preprint arXiv:2009.06342},
  year   = {2022}
}

Comments

In print at the special issue 'New Frontiers in Extremely Efficient Reservoir Computing' of IEEE TNNLS

R2 v1 2026-06-23T18:31:09.950Z