A Survey on Recurrent Neural Network Architectures for Sequential Learning

B. Shiva Prakash,K. V. Sanjeev,Ramesh Prakash,K. Chandrasekaran
DOI: https://doi.org/10.1007/978-981-13-1595-4_5
2018-10-31
Abstract:The expanding textual information and significance of examining the substance has started a colossal research in the field of synopsis. Text summarization is the process of conveying the gist of a text with a minimized representation. The requirement for automation of the procedure is at its apex with exponential burst of information because of digitization. Text captioning comes under the branch of abstractive summarization which captures the gist of the article in a few words. In this paper, we present an approach to text captioning using recurrent neural networks which comprise of an encoder–decoder model. The key challenges dealt here was to figure out the ideal input required to produce the desired output. The model performs better when the input is fed with the summary as compared to the original article itself. The recurrent neural network model with LSTM results has been effective in transcribing a caption for the textual data.
What problem does this paper attempt to address?