Skip to main content

STMC-GCN: A Span Tagging Multi-channel Graph Convolutional Network for Aspect Sentiment Triplet Extraction

  • Conference paper
  • First Online:
Advanced Data Mining and Applications (ADMA 2023)

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

Included in the following conference series:

  • 596 Accesses

Abstract

Aspect-Based Sentiment Triplet Extraction (ASTE) is a rapidly growing field in sentiment analysis. While most research has focused on processing the ASTE task either in a pipeline or end-to-end manner, both methods have their limitations. Pipeline methods may accumulate errors in practical applications, while sequence labeling methods in end-to-end approaches may overlook important feature information of the three elements themselves. Additionally, various features in sentences and emotional word markers have not been effectively explored in these methods. To address these limitations, we propose a novel solution called Span Tagging Multi-Channel Graph Convolutional Network (STMC-GCN) that explicitly combines multiple prominent features to extract span-level sentiment triplets, where each span may consist of multiple words and play different roles. Specifically, we designed a three-channel graph fusion model that converts sentences into multiple channels of graphs. These channels extract node text features, centrality features, and position features, which are then extracted through cross-channel convolution operations to obtain a common graph representation shared by different channels. To optimize downstream classification with better results, we use consistency and difference constraints to enhance common attributes and independence. Finally, we explore span-level information and constraints to generate more accurate aspect-based sentiment triplet extractions. Experimental results illustrate that STMC-GCN performs well on multiple datasets, proving the effectiveness and robustness of the model.

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 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.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

References

  1. Chen, H., Zhai, Z., Feng, F., Li, R., Wang, X.: Enhanced multi-channel graph convolutional network for aspect sentiment triplet extraction. In: Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pp. 2974–2985 (2022)

    Google Scholar 

  2. Chen, S., Liu, J., Wang, Y., Zhang, W., Chi, Z.: Synchronous double-channel recurrent network for aspect-opinion pair extraction. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 6515–6524 (2020)

    Google Scholar 

  3. Chen, S., Wang, Y., Liu, J., Wang, Y.: Bidirectional machine reading comprehension for aspect sentiment triplet extraction. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 35, pp. 12666–12674 (2021)

    Google Scholar 

  4. Fadel, A.S., Saleh, M.E., Abulnaja, O.A.: Arabic aspect extraction based on stacked contextualized embedding with deep learning. IEEE Access 10, 30526–30535 (2022)

    Article  Google Scholar 

  5. Fan, S., et al.: Sentiment-aware word and sentence level pre-training for sentiment analysis. arXiv preprint arXiv:2210.09803 (2022)

  6. Hu, M., Liu, B.: Mining and summarizing customer reviews. In: Proceedings of the Tenth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 168–177 (2004)

    Google Scholar 

  7. Huang, L., et al.: First target and opinion then polarity: enhancing target-opinion correlation for aspect sentiment triplet extraction. arXiv preprint arXiv:2102.08549 (2021)

  8. Jiang, J., Wang, A., Aizawa, A.: Attention-based relational graph convolutional network for target-oriented opinion words extraction. In: Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics: Main Volume, pp. 1986–1997 (2021)

    Google Scholar 

  9. Ke, G., He, D., Liu, T.Y.: Rethinking positional encoding in language pre-training. arXiv preprint arXiv:2006.15595 (2020)

  10. Li, Z., Zou, Y., Zhang, C., Zhang, Q., Wei, Z.: Learning implicit sentiment in aspect-based sentiment analysis with supervised contrastive pre-training. arXiv preprint arXiv:2111.02194 (2021)

  11. Liu, J., Zheng, S., Xu, G., Lin, M.: Cross-domain sentiment aware word embeddings for review sentiment analysis. Int. J. Mach. Learn. Cybern. 12, 343–354 (2021)

    Article  Google Scholar 

  12. Peng, H., Xu, L., Bing, L., Huang, F., Lu, W., Si, L.: Knowing what, how and why: a near complete solution for aspect-based sentiment analysis. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 34, pp. 8600–8607 (2020)

    Google Scholar 

  13. Pontiki, M., Galanis, D., Pavlopoulos, J., Papageorgiou, H., Manandhar, S.: SemEval-2014 task 4: aspect based sentiment analysis. In: Proceedings of International Workshop on Semantic Evaluation (SemEval 2014) (2014)

    Google Scholar 

  14. Pontiki, M., Galanis, D., Papageorgiou, H., Manandhar, S., Androutsopoulos, I.: Semeval-2015 task 12: aspect based sentiment analysis. In: Proceedings of the 9th International Workshop on Semantic Evaluation (SemEval 2015), pp. 486–495 (2015)

    Google Scholar 

  15. Pontiki, M., et al.: Semeval-2016 task 5: aspect based sentiment analysis. In: ProWorkshop on Semantic Evaluation (SemEval-2016), pp. 19–30. Association for Computational Linguistics (2016)

    Google Scholar 

  16. Song, L., Smola, A., Gretton, A., Borgwardt, K.M., Bedo, J.: Supervised feature selection via dependence estimation. In: Proceedings of the 24th International Conference on Machine Learning, pp. 823–830 (2007)

    Google Scholar 

  17. Veyseh, A.P.B., Nouri, N., Dernoncourt, F., Dou, D., Nguyen, T.H.: Introducing syntactic structures into target opinion word extraction with deep learning. arXiv preprint arXiv:2010.13378 (2020)

  18. Wang, X., Zhu, M., Bo, D., Cui, P., Shi, C., Pei, J.: AM-GCN: adaptive multi-channel graph convolutional networks. In: Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, pp. 1243–1253 (2020)

    Google Scholar 

  19. Wang, Y., Chen, Z., Chen, S.: ES-ASTE: enhanced span-level framework for aspect sentiment triplet extraction. J. Intell. Inf. Syst. 60, 593–612 (2023)

    Article  Google Scholar 

  20. Wu, Z., Ying, C., Zhao, F., Fan, Z., Dai, X., Xia, R.: Grid tagging scheme for aspect-oriented fine-grained opinion extraction. arXiv preprint arXiv:2010.04640 (2020)

  21. Xu, H., Liu, B., Shu, L., Yu, P.S.: Double embeddings and CNN-based sequence labeling for aspect extraction. arXiv preprint arXiv:1805.04601 (2018)

  22. Xu, L., Li, H., Lu, W., Bing, L.: Position-aware tagging for aspect sentiment triplet extraction. arXiv preprint arXiv:2010.02609 (2020)

  23. Yan, H., Dai, J., Qiu, X., Zhang, Z., et al.: A unified generative framework for aspect-based sentiment analysis. arXiv preprint arXiv:2106.04300 (2021)

  24. Yu Bai Jian, S., Nayak, T., Majumder, N., Poria, S.: Aspect sentiment triplet extraction using reinforcement learning. In: Proceedings of the 30th ACM International Conference on Information & Knowledge Management, pp. 3603–3607 (2021)

    Google Scholar 

  25. Zhang, C., Li, Q., Song, D., Wang, B.: A multi-task learning framework for opinion triplet extraction. arXiv preprint arXiv:2010.01512 (2020)

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Xianguo Zhang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Yang, C., Xing, J., Zhang, X. (2023). STMC-GCN: A Span Tagging Multi-channel Graph Convolutional Network for Aspect Sentiment Triplet Extraction. In: Yang, X., et al. Advanced Data Mining and Applications. ADMA 2023. Lecture Notes in Computer Science(), vol 14176. Springer, Cham. https://doi.org/10.1007/978-3-031-46661-8_15

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-46661-8_15

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-46660-1

  • Online ISBN: 978-3-031-46661-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics