login

Evolving Memory Cell Structures for Sequence Learning

Lecture notes in computer sciencePublished 1 January 2009Open access
Justin Bayer, Daan Wierstra, Julian Togelius, Jürgen Schmidhuber
Citations109
View PDF

TL;DR

This paper optimize LSTM's computational structure using a multi-objective evolutionary algorithm, which reflects the structure's usefulness for learning various formal languages.

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.

Keywords

Computer Science