Skip to main content
Log in

Syntactic and semantic dual-enhanced bidirectional network for aspect sentiment triplet extraction

  • Published:
The Journal of Supercomputing Aims and scope Submit manuscript

    We’re sorry, something doesn't seem to be working properly.

    Please try refreshing the page. If that doesn't work, please contact support so we can address the problem.

Abstract

Span-level method achieves competitive results in Aspect Sentiment Triplet Extraction (ASTE) by enumerating all possible spans. However, previous span-level methods fail to exploit syntactic information to identify the correspondence between aspect terms and opinion terms, which makes the extracted triplets inaccurate. In this paper, we propose a syntactic and semantic dual-enhanced bidirectional network (SSBN) for ASTE task. By constructing word dependencies as a graph and embedding them into features to capture syntactic information more effectively in bidirectional network. Furthermore, we design a pruning strategy that uses part-of-speech information to alleviate the problem of identifying potential aspects and opinions from a large number of spans. We conduct extensive experiments on four benchmark datasets, and the experimental results demonstrate the effectiveness of the SSBN model.

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

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Fig. 1
Fig. 2
Fig. 3
Fig. 4
Fig. 5

Similar content being viewed by others

Data availability

The datasets generated during and/or analyzed during the current study are available from the corresponding author on reasonable request.

Notes

  1. https://github.com/xuuuluuu/SemEval-Triplet-data/tree/master/ASTE-Data-V2-EMNLP2020.

  2. Code is publicly available at https://github.com/wang-liangzai/SSBN.git

References

  1. Peng H, Xu L, Bing L, Huang F, Lu W, Si L (2020) 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

  2. Wu Z, Ying C, Zhao F, Fan Z, Dai X, Xia R (2020) Grid tagging scheme for aspect-oriented fine-grained opinion extraction. In: Findings of the association for computational linguistics: EMNLP 2020, pp. 2576–2585

  3. Xu L, Li H, Lu W, Bing L (2020) Position-aware tagging for aspect sentiment triplet extraction. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing, pp 2339–2349

  4. Zhang Y, Ding Q, Zhu Z, Liu P, Xie F (2022) Enhancing aspect and opinion terms semantic relation for aspect sentiment triplet extraction. J Intell Inform Syst 59(2):523–542

    Article  Google Scholar 

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

  6. Xu L, Chia YK, Bing L (2021) Learning span-level interactions for aspect sentiment triplet extraction. In: Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (vol. 1: Long Papers), pp 4755–4766

  7. Chen Y, Keming C, Sun X, Zhang Z (2022) A span-level bidirectional network for aspect sentiment triplet extraction. In: Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing, pp 4300–4309

  8. Liu B (2012) Sentiment analysis and opinion mining. Synth Lect Human Lang Technol 5(1):1–167

    MathSciNet  Google Scholar 

  9. Pontiki M, Galanis D, Papageorgiou H, Androutsopoulos , Manandhar S, Mohammad A, Al-Ayyoub M, Zhao Y, Qin B, De Clercq O, et al (2016) Semeval-2016 task 5: aspect based sentiment analysis. Proceedings of SemEval, 19–30

  10. Fei H, Li F, Li B, Ji D (2021) Encoder-decoder based unified semantic role labeling with label-aware syntax. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 35, pp 12794–12802

  11. Fei H, Wu S, Li J, Li B, Li F, Qin L, Zhang M, Zhang M, Chua T-S (2022) Lasuie: unifying information extraction with latent adaptive structure-aware generative language model. Adv Neural Inform Proc Syst 35:15460–15475

    Google Scholar 

  12. Dong L, Wei F, Tan C, Tang D, Zhou M, Xu K (2014) Adaptive recursive neural network for target-dependent twitter sentiment classification. In: Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics (vol. 2: Short Papers), pp 49–54

  13. Zhang M, Zhang Y, Vo D-T (2016) Gated neural networks for targeted sentiment analysis. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 30

  14. Yang M, Tu W, Wang J, Xu F, Chen X (2017) Attention based lstm for target dependent sentiment classification. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 31

  15. Li X, Bing L, Lam W, Shi B (2018) Transformation networks for target-oriented sentiment classification. In: Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Vol. 1: Long Papers), pp 946–956

  16. Tang J, Lu Z, Su J, Ge Y, Song L, Sun L, Luo J (2019) Progressive self-supervised attention learning for aspect-level sentiment analysis. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp 557–566

  17. Yin Y, Wei F, Dong L, Xu K, Zhang M, Zhou M (2016) Unsupervised word and dependency path embeddings for aspect term extraction. In: Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence, pp 2979–2985

  18. Li X, Bing L, Li P, Lam W, Yang Z (2018) Aspect term extraction with history attention and selective transformation. In: Proceedings of the 27th International Joint Conference on Artificial Intelligence, pp 4194–4200

  19. Ma D, Li S, Wu F, Xie X, Wang H (2019) Exploring sequence-to-sequence learning in aspect term extraction. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp 3538–3547

  20. Yang B, Cardie C (2012) Extracting opinion expressions with semi-markov conditional random fields. In: Proceedings of the 2012 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning, pp 1335–1345

  21. Klinger R, Cimiano P (2013) Joint and pipeline probabilistic models for fine-grained sentiment analysis: extracting aspects, subjective phrases and their relations. In: Proceedings of the 2013 IEEE 13th International Conference on Data Mining Workshops, pp. 937–944

  22. Yang B, Cardie C (2013) Joint inference for fine-grained opinion extraction. In: Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (vol. 1: Long Papers), pp 1640–1649

  23. Zhao H, Huang L, Zhang R, Lu Q, Xue H (2020) Spanmlt: a span-based multi-task learning framework for pair-wise aspect and opinion terms extraction. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp 3239–3248

  24. Gao L, Wang Y, Liu T, Wang J, Zhang L, Liao J (2021) Question-driven span labeling model for aspect–opinion pair extraction. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 35, pp 12875–12883

  25. Li H, Lu W (2017) Learning latent sentiment scopes for entity-level sentiment analysis. In: Proceedings of the Thirty-First AAAI Conference on Artificial Intelligence, pp 3482–3489

  26. He R, Lee WS, Ng HT, Dahlmeier D (2019) An interactive multi-task learning network for end-to-end aspect-based sentiment analysis. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp 504–515

  27. Li X, Bing L, Li P, Lam W (2019) A unified model for opinion target extraction and target sentiment prediction. In: Proceedings of the Thirty-Third AAAI Conference on Artificial Intelligence and Thirty-First Innovative Applications of Artificial Intelligence Conference and Ninth AAAI Symposium on Educational Advances in Artificial Intelligence, pp 6714–6721

  28. Wang W, Pan SJ, Dahlmeier D, Xiao X (2016) Recursive neural conditional random fields for aspect-based sentiment analysis. In: Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing, pp 616–626

  29. Dai H, Song Y (2019) Neural aspect and opinion term extraction with mined rules as weak supervision. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp 5268–5277

  30. Wang W, Pan SJ (2019) Transferable interactive memory network for domain adaptation in fine-grained opinion extraction. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 33, pp 7192–7199

  31. Chen S, Liu J, Wang Y, Zhang W, Chi Z (2020) 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

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

  33. Fei H, Ren Y, Zhang Y, Ji D (2021) Nonautoregressive encoder-decoder neural framework for end-to-end aspect-based sentiment triplet extraction. IEEE Transactions on Neural Networks and Learning Systems

  34. Chen Z, Huang H, Liu B, Shi X, Jin H (2021) Semantic and syntactic enhanced aspect sentiment triplet extraction. In: Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021, pp 1474–1483

  35. Shi L, Han D, Han J, Qiao B, Wu G (2022) Dependency graph enhanced interactive attention network for aspect sentiment triplet extraction. Neurocomputing 507:315–324

    Article  Google Scholar 

  36. Chen Y, Zhang Z, Zhou G, Sun X, Chen K (2022) Span-based dual-decoder framework for aspect sentiment triplet extraction. Neurocomputing 492:211–221

    Article  Google Scholar 

  37. Kenton JDM-WC, Toutanova LK (2019) Bert: Pre-training of deep bidirectional transformers for language understanding. In: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL-HLT 2019, Minneapolis, MN, USA, June 2-7, 2019, vol. 1 (Long and Short Papers), pp 4171–4186

  38. Li Y, Lin Y, Lin Y, Chang L, Zhang H (2022) A span-sharing joint extraction framework for harvesting aspect sentiment triplets. Knowl Based Syst 242:108366

    Article  Google Scholar 

  39. Jiang B, Liang S, Liu P, Dong K, Li H (2023) A semantically enhanced dual encoder for aspect sentiment triplet extraction. arXiv preprint arXiv:2306.08373

  40. Fan Z, Wu Z, Dai X, Huang S, Chen J (2019) Target-oriented opinion words extraction with target-fused neural sequence labeling. In: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, vol. 1 (Long and Short Papers), pp 2509–2518

  41. Loshchilov I, Hutter F (2017) Fixing weight decay regularization in adam. CoRR arXiv:1711.05101

  42. Mao Y, Shen Y, Yu C, Cai L (2021) A joint training dual-mrc framework for aspect based sentiment analysis. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 35, pp 13543–13551

Download references

Acknowledgements

This work was supported in part Key R & D project of Shandong Province 2019JZZY010129, and in part by the Shandong Provincial Social Science Planning Project under Award 19BJCJ51, Award 18CXWJ01, and Award 18BJYJ04.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Peiyu Liu.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Wang, G., Wang, Y., Xu, F. et al. Syntactic and semantic dual-enhanced bidirectional network for aspect sentiment triplet extraction. J Supercomput 80, 3025–3041 (2024). https://doi.org/10.1007/s11227-023-05573-w

Download citation

  • Accepted:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s11227-023-05573-w

Keywords

Navigation