2019

Mogrifier LSTM

Melis, Gábor, Kočiský, Tomáš, Blunsom, Phil

Understand

Many advances in Natural Language Processing have been based upon more expressive models for how inputs interact with the context in which they occur.

  • Recurrent networks, which have enjoyed a modicum of success, still lack the generalization and systematicity ultimately required for modelling language.
  • In this work, we propose an extension to the venerable Long Short-Term Memory in the form of mutual gating of the current input and the previous output.
  • This mechanism affords the modelling of a richer space of interactions between inputs and their context.

Reading the bibliography…