English

Online learning of long-range dependencies

Machine Learning 2023-11-08 v2 Neural and Evolutionary Computing

Abstract

Online learning holds the promise of enabling efficient long-term credit assignment in recurrent neural networks. However, current algorithms fall short of offline backpropagation by either not being scalable or failing to learn long-range dependencies. Here we present a high-performance online learning algorithm that merely doubles the memory and computational requirements of a single inference pass. We achieve this by leveraging independent recurrent modules in multi-layer networks, an architectural motif that has recently been shown to be particularly powerful. Experiments on synthetic memory problems and on the challenging long-range arena benchmark suite reveal that our algorithm performs competitively, establishing a new standard for what can be achieved through online learning. This ability to learn long-range dependencies offers a new perspective on learning in the brain and opens a promising avenue in neuromorphic computing.

Keywords

Cite

@article{arxiv.2305.15947,
  title  = {Online learning of long-range dependencies},
  author = {Nicolas Zucchet and Robert Meier and Simon Schug and Asier Mujika and João Sacramento},
  journal= {arXiv preprint arXiv:2305.15947},
  year   = {2023}
}

Comments

Accepted at NeurIPS 2023

R2 v1 2026-06-28T10:45:51.327Z