Scalable Online Recurrent Learning Using Columnar Neural Networks
Khurram Javed, Martha White, Rich Sutton

TL;DR
This paper introduces extit{ extbf{ extsc{ColoR}}}, a scalable online recurrent learning algorithm that efficiently approximates gradients in modular neural networks with sparse inter-column connections, enabling real-time learning.
Contribution
The paper presents extit{ extbf{ extsc{ColoR}}}, a novel $O(n)$ algorithm for online gradient approximation in modular recurrent networks, improving scalability and accuracy over existing methods.
Findings
extit{ extbf{ extsc{ColoR}}} approximates true gradients well with sparse inter-column connections.
When no connections exist between columns, extit{ extbf{ extsc{ColoR}}} computes exact gradients.
The method is effective for recurrent state learning and meta-learning tasks.
Abstract
Structural credit assignment for recurrent learning is challenging. An algorithm called RTRL can compute gradients for recurrent networks online but is computationally intractable for large networks. Alternatives, such as BPTT, are not online. In this work, we propose a credit-assignment algorithm -- \algoname{} -- that approximates the gradients for recurrent learning in real-time using operations and memory per-step. Our method builds on the idea that for modular recurrent networks, composed of columns with scalar states, it is sufficient for a parameter to only track its influence on the state of its column. We empirically show that as long as connections between columns are sparse, our method approximates the true gradient well. In the special case when there are no connections between columns, the gradient estimate is exact. We demonstrate the utility of the approach…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOnline Learning and Analytics · Online and Blended Learning · Innovative Teaching and Learning Methods
