Skip to main content

An Aspect-Centralized Graph Convolutional Network for Aspect-Based Sentiment Classification

  • Conference paper
  • First Online:
Natural Language Processing and Chinese Computing (NLPCC 2021)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 13029))

Abstract

Recent works on aspect-based sentiment classification have manifested the great effectiveness of modeling syntactic dependency with graph neural networks (GNN). However, these works ignore the fact of sentiment information decreasing over dependency paths due to the complex syntactic structure. To tackle the above limitation, we explore a novel solution of constructing an Aspect-Centralized Graph (ACG) for each aspect. Specifically, we directly link all words in a sentence to the aspect word and create a more effective way for the interaction between aspects and opinion words. Based on it, we also incorporate syntactic information into the new graph. To achieve this, we substitute edges of ACG with weighed values, which are calculated from the syntactic relative distance between the aspect and context words on the original dependency graph. Then we propose an Aspect Centralized Graph Convolutional Network (ACGCN) to extract aspect-specific features and effectively interact them with context representations. Extensive experiments on five benchmark datasets show that our model achieves better performance over most baseline models and extensively boosts the performance with BERT.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    The parser is implemented by https://github.com/yzhangcs/parser.

  2. 2.

    Our source code is available at https://github.com/circle-hit/ACGCN.

References

  1. Jiang, L., Yu, M., Zhou, M., Liu, X., Zhao, T.: Target-dependent twitter sentiment classification. In: ACL, pp. 151–160 (2011)

    Google Scholar 

  2. Mohammad, S.M., Kiritchenko, S., Zhu, X.: NRC-Canada: Building the state-of-the-art in sentiment analysis of tweets. arXiv preprint arXiv:1308.6242 (2013)

  3. Tang, D., Qin, B., Feng, X., Liu, T.: Effective LSTMs for target-dependent sentiment classification. In: COLING, pp. 3298–3307 (2016)

    Google Scholar 

  4. Wang, Y., Huang, M., Zhu, X., Zhao, L.: Attention-based LSTM for aspect-level sentiment classification. In: EMNLP, pp. 606–615 (2016)

    Google Scholar 

  5. Li, L., Liu, Y., Zhou, A.: Hierarchical Attention based position-aware network for aspect-level sentiment analysis. In: CoNLL, pp. 181–189 (2018)

    Google Scholar 

  6. Xue, W., Li, T.: Aspect based sentiment analysis with gated convolutional networks. In: ACL, pp. 2514–2523 (2018)

    Google Scholar 

  7. Huang, B., Carley, K.: Parameterized convolutional neural networks for aspect level sentiment classification. In: EMNLP, pp. 1091–1096 (2018)

    Google Scholar 

  8. Zhang, C., Li, Q., Song, D.: Aspect-based sentiment classification with aspect-specific graph convolutional networks. In: EMNLP-IJCNLP, pp. 4568–4578 (2019)

    Google Scholar 

  9. Sun, K., Zhang, R., Mensah, S., Mao, Y., Liu, X.: Aspect-level sentiment analysis via convolution over dependency tree. In: EMNLP-IJCNLP, pp. 5679–5688 (2019)

    Google Scholar 

  10. Huang, B., Carley, K.: Syntax-aware aspect level sentiment classification with graph attention networks. In: EMNLP-IJCNLP, pp. 5469–5477 (2019)

    Google Scholar 

  11. Zhang, M., Qian, T.: Convolution over hierarchical syntactic and lexical graphs for aspect level sentiment analysis. In: EMNLP, pp. 3540–3549 (2020)

    Google Scholar 

  12. Wang, K., Shen, W., Yang, Y., Quan, X., Wang, R.: Relational graph attention network for aspect-based sentiment analysis. In: ACL, pp. 3229–3238 (2020)

    Google Scholar 

  13. Liang, B., Yin, R., Gui, L., Du, J., Xu, R.: Jointly learning aspect-focused and inter-aspect relations with graph convolutional networks for aspect sentiment analysis. In: COLING, pp. 150–161 (2020)

    Google Scholar 

  14. Devlin, J., Chang, M.W., Lee, K., Toutanova, K.: BERT: pre-training of deep bidirectional transformers for language understanding. In: NAACL, pp. 4171–4186 (2019)

    Google Scholar 

  15. Song, Y., Wang, J., Jiang, T., Liu, Z., Rao, Y.: Attentional encoder network for targeted sentiment classification. arXiv preprint arXiv:1902.09314 (2019)

  16. Huang, L., Sun, X., Li, S., Zhang, L., Wang, H.: Syntax-aware graph attention network for aspect-level sentiment classification. In: COLING, pp. 799–810 (2020)

    Google Scholar 

  17. Hou, X., Huang, J., Wang, G., Huang, K., He, X., Zhou, B.: Selective attention based graph convolutional networks for aspect-level sentiment classification. arXiv preprint arXiv:1910.10857 (2019)

  18. Pennington, J., Socher, R., Manning C.: Glove: global vectors for word representation. In: EMNLP, pp. 1532–1543 (2014)

    Google Scholar 

  19. Phan, M.H., Ogunbona, P.O.: Modelling context and syntactical features for aspect-based sentiment analysis. In: ACL, pp. 3211–3220 (2020)

    Google Scholar 

  20. Pontiki, M., Galanis, D., Papageorgiou, H., Manandhar, S., Androutsopoulos, I.: SemEval-2014 task 4: aspect based sentiment analysis. In: SemEval, pp. 27–35 (2014)

    Google Scholar 

  21. Pontiki, M., Galanis, D., Papageorgiou, H., Manandhar, S., Androutsopoulos, I.: SemEval-2015 task 12: aspect based sentiment analysis. In: SemEval, pp. 486–495 (2015)

    Google Scholar 

  22. Pontiki, M., Galanis, D., Papageorgiou, H., Manandhar, S., Androutsopoulos, I.: SemEval-2016 task 5: aspect based sentiment analysis. In: SemEval, pp. 19–30 (2016)

    Google Scholar 

  23. Dong, L., Wei, F., Tan, C., Tang, D., Zhou, M., Xu, K.: Adaptive recursive neural network for target-dependent twitter sentiment classification. In: ACL, pp. 49–54 (2014)

    Google Scholar 

  24. Shuang, K., Gu, M., Li, R., Loo, J., Su, S.: Interactive POS-aware network for aspect-level sentiment classification. Neurocomputing 420(1), 181–196 (2021)

    Article  Google Scholar 

Download references

Acknowledgements

We thank the anonymous reviewers for their insightful comments and suggestions. This work was supported by the National Key R&D Program of China via grant 2018YFB1005103 and National Natural Science Foundation of China (NSFC) via grant 61632011 and 61772153.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yanyan Zhao .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Zhao, W., Zhao, Y., Lu, X., Qin, B. (2021). An Aspect-Centralized Graph Convolutional Network for Aspect-Based Sentiment Classification. In: Wang, L., Feng, Y., Hong, Y., He, R. (eds) Natural Language Processing and Chinese Computing. NLPCC 2021. Lecture Notes in Computer Science(), vol 13029. Springer, Cham. https://doi.org/10.1007/978-3-030-88483-3_20

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-88483-3_20

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-88482-6

  • Online ISBN: 978-3-030-88483-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics