Beyond Feedforward Models Trained by Backpropagation: a Practical Training Tool for a More Efficient Universal Approximator
Roman Ilin, Robert Kozma, Paul J. Werbos

TL;DR
This paper introduces a practical training method using the extended Kalman filter for Cellular SRNs, significantly enhancing training speed and generalization for complex function approximation tasks beyond traditional feedforward models.
Contribution
It presents a novel training approach for Cellular SRNs with EKF, improving convergence speed and generalization over previous methods.
Findings
Training speed improved by several orders of magnitude.
Cellular SRN outperforms MLP in complex tasks.
Demonstrated superior generalization in connectedness problem.
Abstract
Cellular Simultaneous Recurrent Neural Network (SRN) has been shown to be a function approximator more powerful than the MLP. This means that the complexity of MLP would be prohibitively large for some problems while SRN could realize the desired mapping with acceptable computational constraints. The speed of training of complex recurrent networks is crucial to their successful application. Present work improves the previous results by training the network with extended Kalman filter (EKF). We implemented a generic Cellular SRN and applied it for solving two challenging problems: 2D maze navigation and a subset of the connectedness problem. The speed of convergence has been improved by several orders of magnitude in comparison with the earlier results in the case of maze navigation, and superior generalization has been demonstrated in the case of connectedness. The implications of this…
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 Applications · Neural Networks Stability and Synchronization · Machine Learning and ELM
