Evolving Memory Cell Structures for Sequence Learning

Published: 2009, Last Modified: 13 Nov 2024ICANN (2) 2009EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Long Short-Term Memory (LSTM) is one of the best recent supervised sequence learning methods. Using gradient descent, it trains memory cells represented as differentiable computational graph structures. Interestingly, LSTM’s cell structure seems somewhat arbitrary. In this paper we optimize its computational structure using a multi-objective evolutionary algorithm. The fitness function reflects the structure’s usefulness for learning various formal languages. The evolved cells help to understand crucial features that aid sequence learning.
Loading