vix.ing · top · new · best · stats

Learning The Sequential Temporal Information with Recurrent Neural Networks

2018/07/08 by P. P. Murugan, Pushparaja Murugan, Murugan, Pushparaja · 10 citations
Computer Science · Decision Sciences · Mathematics · #Artificial intelligence #Artificial neural network #Closed captioning #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Context (archaeology) #FOS: Computer and information sciences #Image (mathematics) #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and Data Classification #Machine learning #Neural Networks and Applications #Recurrent neural network #Stock Market Forecasting Methods #cs.CV #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.1807.02857

published in arXiv (Cornell University) (Cornell University) · 17 pages

arxiv created 2018/07/08 · openalex publication_date 2018/07/08 · arxiv updated 2018/07/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Recurrent Networks are one of the most powerful and promising artificial neural network algorithms to processing the sequential data such as natural languages, sound, time series data. Unlike traditional feed-forward network, Recurrent Network has a inherent feed back loop that allows to store the temporal context information and pass the state of information to the entire sequences of the events. This helps to achieve the state of art performance in many important tasks such as language modeling, stock market prediction, image captioning, speech recognition, machine translation and object tracking etc., However, training the fully connected RNN and managing the gradient flow are the complicated process. Many studies are carried out to address the mentioned limitation. This article is intent to provide the brief details about recurrent neurons, its variances and trips & tricks to train the fully recurrent neural network. This review work is carried out as a part of our IPO studio software module 'Multiple Object Tracking'.

Citations

Related