Nothing Special   »   [go: up one dir, main page]

skip to main content
10.1145/3457682.3457724acmotherconferencesArticle/Chapter ViewAbstractPublication PagesicmlcConference Proceedingsconference-collections
research-article

SC-DGCN: Sentiment Classification Based on Densely Connected Graph Convolutional Network

Published: 21 June 2021 Publication History

Abstract

Recently, various neural network frameworks have achieved good results in sentiment classification task, such as Recurrent Neural Networks (RNN) and Convolutional Neural Networks (CNN). However, these methods only take into account semantic information in local contexts and ignore the global syntactic structure information due to the network structure. To solve this problem, we propose a novel neural architecture called SC-DGCN that combines Graph Convolutional Network (GCN) and Bi-LSTM. In SC-DGCN model, we utilize a GCN over the dependency tree of a sentence to exploit syntactical information and words dependencies. In addition, we further introduce dense connection strategy into GCN blocks to aggregate more syntactic information from neighbors and multi-hops in the dependency tree, and employ attention mechanism to generate the final representation of text. Our proposed SC-DGCN model can automatically extract semantic feature in local contexts and the global syntactic structure feature. A series of experiments on MR and SST datasets also indicate that our model is effective for sentiment classification task.

References

[1]
Minqing Hu and Bing Liu. Mining and summarizing customer reviews. In Proceedings of the Tenth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pages 168-177, 2004.
[2]
Maite Taboada, Julian Brooke, Milan Tofifiloski, Kim berly Voll, and Manfred Stede. Lexicon-based methods for sentiment analysis. Computational linguistics 37(2):267-307, 2011.
[3]
Yanqing Chen and Steven Skiena. Building Sentiment Lexicons for All Major Languages. In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics, pages 383-389, 2014.
[4]
Bo Pang, Lillian Lee, and Shivakumar Vaithyanathan. Thumbs up? Sentiment classification using machine learning techniques. In Proceedings of the ACL-02 Conference on Empirical Methods in Natural Language Processing, pages 79-86, 2002.
[5]
Bo Pang and Lillian Lee. Opinion mining and sentiment analysis. Foundations and trends in information retrieval 2(1-2):1-135, 2008.
[6]
Yoon Kim. Convolutional neural networks for sentence classification. In Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing, pages 1746-1751, 2014.
[7]
Nal Kalchbrenner, Edward Grefenstette, and Phil Blunsom. A Convolutional Neural Network for Modelling Sentences. In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics, pages 655-665, 2014.
[8]
Duyu Tang, Bing Qin, and Ting Liu. Document Modeling with Gated Recurrent Neural Network for Sentiment Classification. In Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing, pages 1422-1432, 2015.
[9]
Qiao Qian, Minlie Huang, Jinhao Lei, and Xiaoyan Zhu. Linguistically regularized LSTM for sentiment classification. In Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics, pages 1679-1689, 2017.
[10]
Richard Socher, Alex Perelygin, Jean Wu, Jason Chuang, Christopher D Manning, Andrew Ng, and Christopher Potts. Recursive deep models for semantic compositionality over a sentiment treebank. In Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing, pages 1631-1642, 2013.
[11]
Yequan Wang, Aixin Sun, Jialong Han, Ying Liu, and Xiaoyan Zhu. Sentiment Analysis by Capsules. In Proceedings of the World Wide Web Conference, pages 1165-1174, 2018.
[12]
Liang Yao, Chengsheng Mao, and Yuan Luo. Graph convolutional networks for text classification. In Proceedings of the 33rd AAAI Conference on Artificial Intelligence, pages 7370-7377, 2019.
[13]
Thomas N. Kipf and Max Welling. Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907, 2017.
[14]
Diego Marcheggiani and Ivan Titov. Encoding sentences with graph convolutional networks for semantic role labeling. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, pages 1506-1515, 2017.
[15]
Jeffrey Pennington, Richard Socher, and Christopher Manning. Glove: Global vectors for word representation. In Proceedings of 2014 Conference on Empirical Methods in Natural Language Processing, pages 1532-1543, 2014.
[16]
Kyunghyun Cho, Bart van Merrienboer, Caglar Gulcehre, Fethi Bougares, Holger Schwenk, and Yoshua Bengio. Learning phrase representations using RNN encoder-decoder for statistical machine translation. In Proceedings of 2014 Conference on Empirical Methods in Natural Language Processing, pages 1724-1734, 2014.
[17]
Kai Sheng Tai, Richard Socher, and Christopher D. Manning. Improved semantic representations from tree-structured long short-term memory networks. In Proceedings of 53rd Annual Meeting of the Association for Computational Linguistics, pages 1556-1566, 2015.
[18]
Zhijiang Guo, Yan Zhang, Zhiyang Teng, and Wei Lu. Densely connected graph convolutional networks for graph-to-sequence learning. Transactions of the Association of Computational Linguistics 7(2):297-312, 2019.
[19]
Zichao Yang, Diyi Yang, Chris Dyer, Xiaodong He, Alex Smola, and Eduard Hovy. Hierarchical attention networks for document classification. In Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics, pages 1480-1489, 2016.
[20]
Xinjie Zhou, Xiaojun Wan, and Jianguo Xiao. Attention-based lstm network for cross-lingual sentiment classification. In Proceedings of Conference on Empirical Methods in Natural Language Processing, pages 247-256, 2016.
[21]
Yan Zhang, Zhijiang Guo and Wei Lu. Attention Guided Graph Convolutional Networks for Relation Extraction. In Proceedings of 57th Annual Meeting of the Association for Computational Linguistics, pages 241-251, 2019.
[22]
David M Blei, Andrew Y Ng, and Michael I Jordan. Latent Dirichlet Allocation. Journal of machine Learning research, 3(Jan):993-1022.
[23]
Yuan Zhang, and Yue Zhang. Tree Communication Models for Sentiment Analysis. In Proceedings of 57th Annual Meeting of the Association for Computational Linguistics, pages 3518-3527, 2019.
[24]
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, and Illia Polosukhin. Attention is all you need. In Proceedings of 31st Annual Conference on Neural Information Processing Systems, pages 5999-6009, 2017.

Cited By

View all
  • (2023)Semantic Representation is Superior to Syntactic Representation for Emotion Classification Using Graph Neural Networks2023 International Conference on Data Science and Network Security (ICDSNS)10.1109/ICDSNS58469.2023.10245002(1-8)Online publication date: 28-Jul-2023

Recommendations

Comments

Please enable JavaScript to view thecomments powered by Disqus.

Information & Contributors

Information

Published In

cover image ACM Other conferences
ICMLC '21: Proceedings of the 2021 13th International Conference on Machine Learning and Computing
February 2021
601 pages
ISBN:9781450389310
DOI:10.1145/3457682
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 ACM 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: 21 June 2021

Permissions

Request permissions for this article.

Check for updates

Author Tags

  1. Attention
  2. Dense Connection
  3. Graph Convolutional Networks
  4. Sentiment Classification

Qualifiers

  • Research-article
  • Research
  • Refereed limited

Funding Sources

Conference

ICMLC 2021

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)8
  • Downloads (Last 6 weeks)0
Reflects downloads up to 14 Nov 2024

Other Metrics

Citations

Cited By

View all
  • (2023)Semantic Representation is Superior to Syntactic Representation for Emotion Classification Using Graph Neural Networks2023 International Conference on Data Science and Network Security (ICDSNS)10.1109/ICDSNS58469.2023.10245002(1-8)Online publication date: 28-Jul-2023

View Options

Get Access

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

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media