JSAI2018

Presentation information

Oral presentation

General Session » [General Session] 2. Machine Learning

[4A2] [General Session] 2. Machine Learning

Fri. Jun 8, 2018 2:00 PM - 3:40 PM Room A (4F Emerald Hall)

座長:菊田 遥平(クックパッド株式会社)

2:00 PM - 2:20 PM

[4A2-01] Gated Recurrent Neural Network with Tensor Product

〇Andros Tjandra1, Sakriani Sakti1, Ruli Manurung2, Mirna Adriani2, Satoshi Nakamura1 (1. Nara Institute of Science and Technology, 2. Universitas Indonesia)

Keywords:recurrent neural network, deep learning

In the machine learning fields, Recurrent Neural Network (RNNs) has become a primary choice for modeling sequential data such as text, speech, etc. To deal with long-term dependency in the long sequence, RNN utlizes gating mechanism to improve the gradient flow between multiple time-steps and avoid exploding/vanishing gradient problem. In the other hand, we would like to improve the representation power from RNN by using more expressive operation compared to standard matrix multiplication and summation. In this paper, we proposed a new RNN architecture with gating mechanism and tensor product between an input layer, a previous hidden layer, and a 3-rd rank tensor weight and we called it as gated recurrent neural tensor network (GRURNTN).