@inproceedings{86fab55d876d4b1fbea848f4e61d198a,
title = "Sentiment Analysis Using Residual Learning with Simplified CNN Extractor",
abstract = "Sentiment analysis has an important role in social media monitoring as it extracts public opinions, emotions, and feelings about certain products or services. There are several publications in building a system to identify opinions from text using rule-based approach, lexicon-based approach, or machine learning. In this paper, we propose and compare several deep learning models to solve sentiment analysis problem of the Internet Movie Database (IMDb) review sentiment dataset. The feature extractor consists of a convolutional layer, followed by a max pooling layer and a batch normalization layer. To solve the vanishing gradient problem, we use a residual connection to concatenate the input values with the extracted features before feeding the output into a recurrent layer. Our best model has an accuracy of 90.02%.",
keywords = "convolutional neural network, neural network, recurrent neural network, sentiment analysis",
author = "Thinh, {Nguyen Khai} and Nga, {Cao Hong} and Lee, {Yuan Shan} and Wu, {Meng Lun} and Chang, {Pao Chi} and Wang, {Jia Ching}",
note = "Publisher Copyright: {\textcopyright} 2019 IEEE.; 21st IEEE International Symposium on Multimedia, ISM 2019 ; Conference date: 09-12-2019 Through 11-12-2019",
year = "2019",
month = dec,
doi = "10.1109/ISM46123.2019.00075",
language = "???core.languages.en_GB???",
series = "Proceedings - 2019 IEEE International Symposium on Multimedia, ISM 2019",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "335--338",
booktitle = "Proceedings - 2019 IEEE International Symposium on Multimedia, ISM 2019",
}