Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Sequential Recurrent Neural Networks for Language Modeling (1703.08068v1)

Published 23 Mar 2017 in cs.CL

Abstract: Feedforward Neural Network (FNN)-based LLMs estimate the probability of the next word based on the history of the last N words, whereas Recurrent Neural Networks (RNN) perform the same task based only on the last word and some context information that cycles in the network. This paper presents a novel approach, which bridges the gap between these two categories of networks. In particular, we propose an architecture which takes advantage of the explicit, sequential enumeration of the word history in FNN structure while enhancing each word representation at the projection layer through recurrent context information that evolves in the network. The context integration is performed using an additional word-dependent weight matrix that is also learned during the training. Extensive experiments conducted on the Penn Treebank (PTB) and the Large Text Compression Benchmark (LTCB) corpus showed a significant reduction of the perplexity when compared to state-of-the-art feedforward as well as recurrent neural network architectures.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Youssef Oualil (11 papers)
  2. Clayton Greenberg (2 papers)
  3. Mittul Singh (10 papers)
  4. Dietrich Klakow (114 papers)
Citations (5)

Summary

We haven't generated a summary for this paper yet.