Introducing Echo Networks for Computational Neuroevolution
Christian Kroos, Fabian K\"uch

TL;DR
This paper introduces Echo Networks, a novel recurrent network model with a matrix-based genome representation, optimized for edge applications like event detection in discrete signals.
Contribution
The paper presents Echo Networks, a new recurrent network architecture with a unique matrix-based genome enabling efficient mutation and recombination.
Findings
Successfully classified electrocardiography signals
Matrix genome representation allows advanced mutation operators
Potential for efficient evolution of minimal networks
Abstract
For applications on the extreme edge, minimal networks of only a few dozen artificial neurons for event detection and classification in discrete time signals would be highly desirable. Feed-forward networks, RNNs, and CNNs evolved through evolutionary algorithms can all be successful in this respect but pose the problem of allowing little systematicity in mutation and recombination if the standard direct genetic encoding of the weights is used (as for instance in the classic NEAT algorithm). We therefore introduce Echo Networks, a type of recurrent network that consists of the connection matrix only, with the source neurons of the synapses represented as rows, destination neurons as columns and weights as entries. There are no layers, and connections between neurons can be bidirectional but are technically all recurrent. Input and output can be arbitrarily assigned to any of the neurons…
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.
