paper-with-me

Papers

Reservoir memory machines

2020-02-12 · Benjamin Paassen, Alexander Schulz

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.

📄 PDF Abstract BibTeX arXiv:2003.04793

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Reservoir Stack Machines

2021-05-04 · Benjamin Paaßen, Alexander Schulz, Barbara Hammer

Memory-augmented neural networks equip a recurrent neural network with an explicit memory to support tasks that require information storage without interference over long times. A key motivation for such research is to p…

Complexity-calibrated Benchmarks for Machine Learning Reveal When Next-Generation Reservoir Computer Predictions Succeed and Mislead

2023-03-25 · Sarah E. Marzen, Paul M. Riechers, James P. Crutchfield

Recurrent neural networks are used to forecast time series in finance, climate, language, and from many other domains. Reservoir computers are a particularly easily trainable form of recurrent neural network. Recently, a…

Time Series

Reservoir Computing and Extreme Learning Machines using Pairs of Cellular Automata Rules

2017-03-16 · Nathan McDonald

A framework for implementing reservoir computing (RC) and extreme learning machines (ELMs), two types of artificial neural networks, based on 1D elementary Cellular Automata (CA) is presented, in which two separate CA ru…

On the Universality of Memcomputing Machines

2017-12-23 · Yan Ru Pei, Fabio L. Traversa, Massimiliano Di Ventra

Universal memcomputing machines (UMMs) [IEEE Trans. Neural Netw. Learn. Syst. 26, 2702 (2015)] represent a novel computational model in which memory (time non-locality) accomplishes both tasks of storing and processing o…

Reservoirs learn to learn

2019-09-16 · Anand Subramoney, Franz Scherr, Wolfgang Maass

We consider reservoirs in the form of liquid state machines, i.e., recurrently connected networks of spiking neurons with randomly chosen weights. So far only the weights of a linear readout were adapted for a specific t…