papers AI Learner
The Github is limit! Click to go to the new site.

Recurrent Memory Networks for Language Modeling

2016-04-22
Ke Tran, Arianna Bisazza, Christof Monz

Abstract

Recurrent Neural Networks (RNN) have obtained excellent result in many natural language processing (NLP) tasks. However, understanding and interpreting the source of this success remains a challenge. In this paper, we propose Recurrent Memory Network (RMN), a novel RNN architecture, that not only amplifies the power of RNN but also facilitates our understanding of its internal functioning and allows us to discover underlying patterns in data. We demonstrate the power of RMN on language modeling and sentence completion tasks. On language modeling, RMN outperforms Long Short-Term Memory (LSTM) network on three large German, Italian, and English dataset. Additionally we perform in-depth analysis of various linguistic dimensions that RMN captures. On Sentence Completion Challenge, for which it is essential to capture sentence coherence, our RMN obtains 69.2% accuracy, surpassing the previous state-of-the-art by a large margin.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1601.01272

PDF

https://arxiv.org/pdf/1601.01272


Similar Posts

Comments