An Empirical Exploration of Deep Recurrent Connections and Memory Cells Using Neuro-Evolution
Travis J. Desell, AbdElRahman A. ElSaid, Alexander G. Ororbia

TL;DR
This paper uses neuro-evolution to analyze and compare recurrent neural network structures, revealing that deep recurrent connections and simple neurons with time skip connections can outperform traditional memory cells in time series prediction.
Contribution
It introduces a novel neuro-evolutionary framework, EXAMM, for analyzing RNN components and demonstrates the effectiveness of deep recurrent connections over conventional memory cells.
Findings
Deep recurrent connections improve RNN performance.
Networks with only simple neurons and deep time skip connections can outperform complex memory cells.
Neuro-evolution aids in understanding and designing effective RNN architectures.
Abstract
Neuro-evolution and neural architecture search algorithms have gained increasing interest due to the challenges involved in designing optimal artificial neural networks (ANNs). While these algorithms have been shown to possess the potential to outperform the best human crafted architectures, a less common use of them is as a tool for analysis of ANN structural components and connectivity structures. In this work, we focus on this particular use-case to develop a rigorous examination and comparison framework for analyzing recurrent neural networks (RNNs) applied to time series prediction using the novel neuro-evolutionary process known as Evolutionary eXploration of Augmenting Memory Models (EXAMM). Specifically, we use our EXAMM-based analysis to investigate the capabilities of recurrent memory cells and the generalization ability afforded by various complex recurrent connectivity…
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
TopicsEvolutionary Algorithms and Applications · Neural Networks and Applications · Reinforcement Learning in Robotics
MethodsSigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
