We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Neural and Evolutionary Computing

Title: Deep Gate Recurrent Neural Network

Authors: Yuan Gao (University of Helsinki), Dorota Glowacka (University of Helsinki)
Abstract: This paper introduces two recurrent neural network structures called Simple Gated Unit (SGU) and Deep Simple Gated Unit (DSGU), which are general structures for learning long term dependencies. Compared to traditional Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU), both structures require fewer parameters and less computation time in sequence classification tasks. Unlike GRU and LSTM, which require more than one gates to control information flow in the network, SGU and DSGU only use one multiplicative gate to control the flow of information. We show that this difference can accelerate the learning speed in tasks that require long dependency information. We also show that DSGU is more numerically stable than SGU. In addition, we also propose a standard way of representing inner structure of RNN called RNN Conventional Graph (RCG), which helps analyzing the relationship between input units and hidden units of RNN.
Comments: This paper has been withdrawn by the author due to lacking of enough experiments
Subjects: Neural and Evolutionary Computing (cs.NE)
Cite as: arXiv:1604.02910 [cs.NE]
  (or arXiv:1604.02910v3 [cs.NE] for this version)

Submission history

From: Yuan Gao [view email]
[v1] Mon, 11 Apr 2016 12:14:52 GMT (517kb,D)
[v2] Mon, 25 Apr 2016 13:58:35 GMT (630kb,D)
[v3] Fri, 13 May 2016 15:04:14 GMT (0kb,I)

Link back to: arXiv, form interface, contact.