@inproceedings{57927b80e5484c98b811620e98a61bdf,
title = "An Investigation of Multilayer RNNs in Sentiment Analysis",
abstract = "Recurrent Neural Network (RNN) is one of the most powerful deep learning architectures and is commonly used to process various sequential input features, such as video sequences and natural sentence. It outperforms in solving some tasks of Neural Language Processing (NLP) about the sentiment analyse. RNN models have the advantage of allowing to receive data recurrently and extract the main information from the feature encoding of the previous time steps. In this work, there are four types of RNN's units have been analysed, including the Linear RNN, Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU) and Content-Adaptive Recurrent Unit (CARU). The implementation of all these units on multilayer RNN architectures is investigated, and their performance is tested on two benchmark sentiment analysis datasets: IMDB and SST2. The complete source code and experimental results are also provided for future study.",
keywords = "CARU, GRU, LSTM, NLP, RNN, Sentiment Analysis",
author = "Chan, {Ka Hou} and Im, {Sio Kei}",
note = "Publisher Copyright: {\textcopyright} 2023 IEEE.; 3rd International Conference on Engineering Education and Information Technology, EEIT 2023 ; Conference date: 17-05-2023 Through 19-05-2023",
year = "2023",
doi = "10.1109/EEIT58928.2023.00019",
language = "English",
series = "Proceedings - 2023 3rd International Conference on Engineering Education and Information Technology, EEIT 2023",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "46--50",
booktitle = "Proceedings - 2023 3rd International Conference on Engineering Education and Information Technology, EEIT 2023",
address = "United States",
}