skip to main content
10.1145/3582197.3582200acmotherconferencesArticle/Chapter ViewAbstractPublication PagesicitConference Proceedingsconference-collections
research-article

Text Sentiment Analysis Based on CNN-BiGRU Enhanced Features

Published: 30 March 2023 Publication History

Abstract

In order to solve the problem that traditional neural network models tend to ignore the importance between aspect words and context, and can not fully obtain and utilize the corresponding features in aspect sentiment analysis task.A neural network model of convolutional neural network(CNN) and bidirectional gated recurrent unit(BiGRU) based on attention mechanism to enhance the aspect words features is proposed.The model enhances feature information related to aspect words through CNN and BiGRU.Then The enhanced features are used by BiGRU to obtain global features, and finally the attention mechanism is used to screen out the most relevant features of the global features and get the emotion category of the text.Experimental results show that compared with other baseline models, this model can obtain more relevant aspect features.The accuracy and F1 values are better than other models.

References

[1]
Alaa Hamouda, Mahmoud Marei, and Mohamed Rohaim, "Building Machine Learning Based Senti-word Lexicon for Sentiment Analysis," Journal of Advances in Information Technology, Vol. 2, No. 4, pp. 199-203, November, 2011.
[2]
Dahai Guo, "Tracking Student Sentiment from Social Media," Vol. 6, No. 2, pp. 80-83, May, 2015.
[3]
Xiaoyi Zhao and Yukio Ohsawa, "Sentiment Analysis on the Online Reviews Based on Hidden Markov Model," Vol. 9, No. 2, pp. 33-38, May 2018.
[4]
H K Darshan, Aditya R Shankar, B S Harish, and Keerthi Kumar H M, "Exploiting RLPI for Sentiment Analysis on Movie Reviews," Journal of Advances in Information Technology, Vol. 10, No. 1, pp. 14-19, February 2019.
[5]
Mohammad Darwich, Shahrul Azman Mohd Noah, Nazlia Omar, Nurul Aida Osman, and Ibrahim Said Ahmad, "Quantifying the Natural Sentiment Strength of Polar Term Senses Using Semantic Gloss Information and Degree Adverbs," Journal of Advances in Information Technology, Vol. 11, No. 3, pp. 109-118, August 2020.
[6]
Sirisha Velampalli, Chandrashekar Muniyappa, and Ashutosh Saxena, "Performance Evaluation of Sentiment Analysis on Text and Emoji Data Using End-to-End, Transfer Learning, Distributed and Explainable AI Models," Journal of Advances in Information Technology, Vol. 13, No. 2, pp. 167-172, April 2022.
[7]
Xu Q, Zhu L, Dai T, Aspect-based sentiment classification with multi-attention network [J]. Neurocomputing, 2020, 388: 135-143.
[8]
Battaglia P W, Hamrick J B, Bapst V, Relational inductive biases, deep learning, and graph networks [J]. arXiv preprint arXiv: 1806. 01261, 2018:1-12
[9]
Rao G, Huang W, Feng Z, LSTM with sentence representations for document-level sentiment classification [J]. Neurocomputing, 2018, 308: 49-57.
[10]
Chen P, Sun Z, Bing L, Recurrent attention network on memory for aspect sentiment analysis [C]//Proceedings of the 2017 conference on empirical methods in natural language processing. 2017: 452-461.
[11]
KIM Y. Convolutional neural networks for sentence classification [J]. arXiv preprint, 2014, arXiv:1408.5882.
[12]
ZHANG Y, WALLACE B. A sensitivity analysis of (and practitioners’ guide to) convolutional neural networks for sentence classification [J]. arXiv preprint, 2015, arXiv:1510.03820
[13]
Garlík B. The application of artificial intelligence in the process of optimizing energy consumption in intelligent areas [J]. Neural Network World, 2017, 27(4): 415.
[14]
Li L, Liu Y, Zhou A Q. Hierarchical attention based position-aware network for aspect-level sentiment analysis [C]//Proceedings of the 22nd conference on computational natural language learning. 2018: 181-189.
[15]
Yang M, Tu W, Wang J, Attention based LSTM for target dependent sentiment classification [C]//Proceedings of the AAAI Conference on Artificial Intelligence. 2017, 31(1).
[16]
Phan M H, Ogunbona P O. Modelling context and syntactical features for aspect-based sentiment analysis [C]//Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. 2020: 3211-3220.
[17]
Xue W, Li T. Aspect Based Sentiment Analysis with Gated Convolutional Networks [C]//Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2018: 2514-2523.
[18]
Liu N, Shen B. ReMemNN: A novel memory neural network for powerful interaction in aspect-based sentiment analysis [J]. Neurocomputing, 2020, 395: 66-77.
[19]
Huang B, Ou Y, Carley K M. Aspect level sentiment classification with attention-over-attention neural networks [C]// International Conference on Social Computing, Behavioral-Cultural Modeling and Prediction and Behavior Representation in Modeling and Simulation. Springer, Cham, 2018: 197-206
[20]
Ma D, Li S, Zhang X, Interactive attention networks for aspect-level sentiment classification [C]//Proceedings of the 26th International Joint Conference on Artificial Intelligence. 2017: 4068-4074.
[21]
Peng Chen, Zhongqian Sun, Lidong Bing, and Wei Yang. Recurrent attention network on memory for aspect sentiment analysis. In Proceedings of the 2017 conference on empirical methods in natural language processing, pages 452–461, 2017.
[22]
Zhang C, Li Q, Song D. Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional Networks [C]// Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural.

Cited By

View all
  • (2024)Enhancing Multimodal Emotional Information Extraction in Film and Television through Adaptive Feature Fusion with DenseNe, Transformer, and 3D CNN ModelsApplied Artificial Intelligence10.1080/08839514.2024.241960938:1Online publication date: 26-Oct-2024

Index Terms

  1. Text Sentiment Analysis Based on CNN-BiGRU Enhanced Features

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Other conferences
    ICIT '22: Proceedings of the 2022 10th International Conference on Information Technology: IoT and Smart City
    December 2022
    385 pages
    ISBN:9781450397438
    DOI:10.1145/3582197
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected].

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 30 March 2023

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. attention mechanism
    2. bidirectional gated recurrent unit
    3. convolutional neural network
    4. deep learning
    5. sentiment analysis

    Qualifiers

    • Research-article
    • Research
    • Refereed limited

    Conference

    ICIT 2022
    ICIT 2022: IoT and Smart City
    December 23 - 25, 2022
    Shanghai, China

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)15
    • Downloads (Last 6 weeks)0
    Reflects downloads up to 03 Mar 2025

    Other Metrics

    Citations

    Cited By

    View all
    • (2024)Enhancing Multimodal Emotional Information Extraction in Film and Television through Adaptive Feature Fusion with DenseNe, Transformer, and 3D CNN ModelsApplied Artificial Intelligence10.1080/08839514.2024.241960938:1Online publication date: 26-Oct-2024

    View Options

    Login options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    HTML Format

    View this article in HTML Format.

    HTML Format

    Figures

    Tables

    Media

    Share

    Share

    Share this Publication link

    Share on social media