[go: up one dir, main page]
More Web Proxy on the site http://driver.im/ skip to main content
10.1145/3616855.3635775acmconferencesArticle/Chapter ViewAbstractPublication PageswsdmConference Proceedingsconference-collections
research-article
Open access

RDGCN: Reinforced Dependency Graph Convolutional Network for Aspect-based Sentiment Analysis

Published: 04 March 2024 Publication History

Abstract

Aspect-based sentiment analysis (ABSA) is dedicated to forecasting the sentiment polarity of aspect terms within sentences. Employing graph neural networks to capture structural patterns from syntactic dependency parsing has been confirmed as an effective approach for boosting ABSA. In most works, the topology of dependency trees or dependency-based attention coefficients is often loosely regarded as edges between aspects and opinions, which can result in insufficient and ambiguous syntactic utilization. To address these problems, we propose a new reinforced dependency graph convolutional network (RDGCN) that improves the importance calculation of dependencies in both distance and type views. Initially, we propose an importance calculation criterion for the minimum distances over dependency trees. Under the criterion, we design a distance-importance function that leverages reinforcement learning for weight distribution search and dissimilarity control. Since dependency types often do not have explicit syntax like tree distances, we use global attention and mask mechanisms to design type-importance functions. Finally, we merge these weights and implement feature aggregation and classification. Comprehensive experiments show the effectiveness of the criterion and importance functions. RDGCN yields excellent analysis results.

References

[1]
Chenhua Chen, Zhiyang Teng, and Yue Zhang. 2020. Inducing target-specific latent structures for aspect sentiment classification. In EMNLP. 5596--5607.
[2]
Hao Chen, Zepeng Zhai, Fangxiang Feng, Ruifan Li, and Xiaojie Wang. 2022. Enhanced multi-channel graph convolutional network for aspect sentiment triplet extraction. In ACL. 2974--2985.
[3]
Peng Chen, Zhongqian Sun, Lidong Bing, and Wei Yang. 2017. Recurrent attention network on memory for aspect sentiment analysis. In EMNLP. 452--461.
[4]
Junqi Dai, Hang Yan, Tianxiang Sun, Pengfei Liu, and Xipeng Qiu. 2021. Does syntax matter? A strong baseline for aspect-based sentiment analysis with RoBERTa. In NAACL. 1816--1829.
[5]
Hai Ha Do, Penatiyana WC Prasad, Angelika Maag, and Abeer Alsadoon. 2019. Deep learning for aspect-based sentiment analysis: a comparative review. Expert Systems with Applications, Vol. 118 (2019), 272--299.
[6]
Li Dong, Furu Wei, Chuanqi Tan, Duyu Tang, Ming Zhou, and Ke Xu. 2014. Adaptive recursive neural network for target-dependent twitter sentiment classification. In ACL (volume 2: Short papers). 49--54.
[7]
Feifan Fan, Yansong Feng, and Dongyan Zhao. 2018. Multi-grained attention network for aspect-level sentiment classification. In EMNLP. 3433--3442.
[8]
Xiaochen Hou, Peng Qi, Guangtao Wang, Rex Ying, Jing Huang, Xiaodong He, and Bowen Zhou. 2021. Graph ensemble learning over multiple dependency trees for aspect-level sentiment classification. (2021), 2884--2894.
[9]
Binxuan Huang and Kathleen M. Carley. 2019. Syntax-aware aspect level sentiment classification with graph attention networks. EMNLP-IJCNLP (2019), 5469----5477.
[10]
Jacob Devlin Ming-Wei Chang Kenton and Lee Kristina Toutanova. 2019. BERT: Pre-training of deep bidirectional transformers for language understanding. In NAACL-HLT. 4171--4186.
[11]
Thomas N. Kipf and Max Welling. 2017. Semi-supervised classification with graph convolutional networks. In ICLR. 1--14.
[12]
Ruifan Li, Hao Chen, Fangxiang Feng, Zhanyu Ma, Xiaojie Wang, and Eduard Hovy. 2021. Dual graph convolutional networks for aspect-based sentiment analysis. In ACL-IJCNLP. 6319--6329.
[13]
Xin Li, Lidong Bing, Wai Lam, and Bei Shi. 2018. Transformation networks for target-oriented sentiment classification. In ACL. 946--956.
[14]
Bin Liang, Rongdi Yin, Lin Gui, Jiachen Du, and Ruifeng Xu. 2020. Jointly learning aspect-focused and inter-aspect relations with graph convolutional networks for aspect sentiment analysis. In COLING. 150--161.
[15]
Dehong Ma, Sujian Li, Xiaodong Zhang, and Houfeng Wang. 2017. Interactive attention networks for aspect-level sentiment classification. In IJCAI. 4068--4074.
[16]
Hao Peng, Ruitong Zhang, Yingtong Dou, Renyu Yang, Jingyi Zhang, and Philip S. Yu. 2021. Reinforced neighborhood selection guided multi-relational graph neural networks. TOIS, Vol. 40, 4 (2021), 1--46.
[17]
Hao Peng, Ruitong Zhang, Shaoning Li, Yuwei Cao, Shirui Pan, and S Yu Philip. 2022. Reinforced, incremental and cross-lingual event detection from social messages. IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 45, 1 (2022), 980--998.
[18]
Jeffrey Pennington, Richard Socher, and Christopher D Manning. 2014. Glove: Global vectors for word representation. In EMNLP. 1532--1543.
[19]
Minh Hieu Phan and Philip O. Ogunbona. 2020. Modelling context and syntactical features for aspect-based sentiment analysis. In ACL. 3211--3220.
[20]
Maria Pontiki, Dimitris Galanis, John Pavlopoulos, Haris Papageorgiou, Ion Androutsopoulos, and Suresh Manandhar. 2014. SemEval-2014 Task 4: Aspect based sentiment analysis. In SemEval 2014. ACL, 27--35.
[21]
Kim Schouten and Flavius Frasincar. 2015. Survey on aspect-level sentiment analysis. IEEE TKDE, Vol. 28, 3 (2015), 813--830.
[22]
Kai Sun, Richong Zhang, Samuel Mensah, Yongyi Mao, and Xudong Liu. 2019. Aspect-level sentiment analysis via convolution over dependency tree. In EMNLP-IJCNLP. 5679--5688.
[23]
Duyu Tang, Bing Qin, and Ting Liu. 2016. Aspect level sentiment classification with deep memory network. In EMNLP. 214--224.
[24]
Hao Tang, Donghong Ji, Chenliang Li, and Qiji Zhou. 2020. Dependency graph enhanced dual-transformer structure for aspect-based sentiment classification. In ACL. 6578--6588.
[25]
Siyu Tang, Heyan Chai, Ziyi Yao, Ye Ding, Cuiyun Gao, Binxing Fang, and Qing Liao. 2022. Affective knowledge enhanced multiple-graph fusion networks for aspect-based sentiment analysis. In EMNLP. 5352--5362.
[26]
Yuanhe Tian, Guimin Chen, and Yan Song. 2021. Aspect-based sentiment analysis with type-aware graph convolutional networks and layer ensemble. In NAACL-HLT. 2910--2922.
[27]
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Łukasz Kaiser, and Illia Polosukhin. 2017. Attention is all you need. NeurIPS, Vol. 30 (2017).
[28]
Petar Velivc ković, Guillem Cucurull, Arantxa Casanova, Adriana Romero, Pietro Lio, and Yoshua Bengio. 2018. Graph attention networks. In ICLR.
[29]
Joannes Vermorel and Mehryar Mohri. 2005. Multi-armed bandit algorithms and empirical evaluation. In ECML. Springer, 437--448.
[30]
Kai Wang, Weizhou Shen, Yunyi Yang, Xiaojun Quan, and Rui Wang. 2020. Relational graph attention network for aspect-based sentiment analysis. In ACL. 3229--3238.
[31]
Yequan Wang, Minlie Huang, Xiaoyan Zhu, and Li Zhao. 2016. Attention-based LSTM for aspect-level sentiment classification. In EMNLP. 606--615.
[32]
Zonghan Wu, Shirui Pan, Fengwen Chen, Guodong Long, Chengqi Zhang, and Philip S. Yu. 2020. A comprehensive survey on graph neural networks. IEEE TNNLS, Vol. 32, 1 (2020), 4--24.
[33]
Wei Xue and Tao Li. 2018. Aspect based sentiment analysis with gated convolutional networks. In ACL. 2514--2523.
[34]
Chen Zhang, Qiuchi Li, and Dawei Song. 2019a. Aspect-based sentiment classification with aspect-specific graph convolutional networks. In EMNLP-IJCNLP. 4568--4578.
[35]
Chen Zhang, Qiuchi Li, and Dawei Song. 2019b. Syntax-aware aspect-level sentiment classification with proximity-weighted convolution network. In SIGIR. 1145--1148.
[36]
Mi Zhang and Tieyun Qian. 2020. Convolution over hierarchical syntactic and lexical graphs for aspect level sentiment analysis. In EMNLP. 3540--3549.
[37]
Meishan Zhang, Yue Zhang, and Duy-Tin Vo. 2016. Gated neural networks for targeted sentiment analysis. In AAAI, Vol. 30.
[38]
Wenxuan Zhang, Xin Li, Yang Deng, Lidong Bing, and Wai Lam. 2022a. A survey on aspect-based sentiment analysis: tasks, methods, and challenges. IEEE TKDE (2022).
[39]
Zheng Zhang, Zili Zhou, and Yanna Wang. 2022b. SSEGCN: Syntactic and semantic enhanced graph convolutional network for aspect-based sentiment analysis. In NAACL-HLT. 4916--4925.
[40]
Xusheng Zhao, Qiong Dai, Jia Wu, Hao Peng, Mingsheng Liu, Xu Bai, Jianlong Tan, Senzhang Wang, and Philip S. Yu. 2022a. Multi-view tensor graph neural networks through reinforced aggregation. IEEE TKDE, Vol. 35, 4 (2022), 4077--4091.
[41]
Xusheng Zhao, Jia Wu, Hao Peng, Amin Beheshti, Jessica JM Monaghan, David McAlpine, Heivet Hernandez-Perez, Mark Dras, Qiong Dai, Yangyang Li, et al. 2022c. Deep reinforcement learning guided graph neural networks for brain network analysis. Neural Networks, Vol. 154 (2022), 56--67.
[42]
Ziguo Zhao, Mingwei Tang, Wei Tang, Chunhao Wang, and Xiaoliang Chen. 2022b. Graph convolutional network with multiple weight mechanisms for aspect-based sentiment analysis. Neurocomputing, Vol. 500 (2022), 124--134.
[43]
Yuxiang Zhou, Lejian Liao, Yang Gao, Zhanming Jie, and Wei Lu. 2021. To be closer: Learning to link up aspects with opinions. EMNLP (2021).

Cited By

View all
  • (2024)EFFECTS OF STRATIFIED CROSS-VALIDATION AND HYPERPARAMETER TUNING ON SENTIMENT CLASSIFICATION WITH THE CHI2-RFE HYBRID FEATURE SELECTION TECHNIQUE IN THE IMDB DATASETShodhKosh: Journal of Visual and Performing Arts10.29121/shodhkosh.v5.i5.2024.18895:5Online publication date: 31-May-2024
  • (2024)Table-Filling via Mean Teacher for Cross-domain Aspect Sentiment Triplet ExtractionProceedings of the 33rd ACM International Conference on Information and Knowledge Management10.1145/3627673.3679543(1888-1898)Online publication date: 21-Oct-2024
  • (2024)IDSV-GCN: Integrating Dual Syntactic Views Graph Convolutional Network for aspect-based sentiment analysisKnowledge-Based Systems10.1016/j.knosys.2024.112656305(112656)Online publication date: Dec-2024
  • Show More Cited By

Index Terms

  1. RDGCN: Reinforced Dependency Graph Convolutional Network for Aspect-based Sentiment Analysis

    Recommendations

    Comments

    Please enable JavaScript to view thecomments powered by Disqus.

    Information & Contributors

    Information

    Published In

    cover image ACM Conferences
    WSDM '24: Proceedings of the 17th ACM International Conference on Web Search and Data Mining
    March 2024
    1246 pages
    ISBN:9798400703713
    DOI:10.1145/3616855
    This work is licensed under a Creative Commons Attribution International 4.0 License.

    Sponsors

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 04 March 2024

    Check for updates

    Author Tags

    1. aspect-based sentiment analysis
    2. graph convolutional network
    3. reinforcement learning
    4. syntactic dependency parsing

    Qualifiers

    • Research-article

    Funding Sources

    Conference

    WSDM '24

    Acceptance Rates

    Overall Acceptance Rate 498 of 2,863 submissions, 17%

    Upcoming Conference

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)779
    • Downloads (Last 6 weeks)79
    Reflects downloads up to 12 Dec 2024

    Other Metrics

    Citations

    Cited By

    View all
    • (2024)EFFECTS OF STRATIFIED CROSS-VALIDATION AND HYPERPARAMETER TUNING ON SENTIMENT CLASSIFICATION WITH THE CHI2-RFE HYBRID FEATURE SELECTION TECHNIQUE IN THE IMDB DATASETShodhKosh: Journal of Visual and Performing Arts10.29121/shodhkosh.v5.i5.2024.18895:5Online publication date: 31-May-2024
    • (2024)Table-Filling via Mean Teacher for Cross-domain Aspect Sentiment Triplet ExtractionProceedings of the 33rd ACM International Conference on Information and Knowledge Management10.1145/3627673.3679543(1888-1898)Online publication date: 21-Oct-2024
    • (2024)IDSV-GCN: Integrating Dual Syntactic Views Graph Convolutional Network for aspect-based sentiment analysisKnowledge-Based Systems10.1016/j.knosys.2024.112656305(112656)Online publication date: Dec-2024
    • (2024)Dual-channel relative position guided attention networks for aspect-based sentiment analysisExpert Systems with Applications10.1016/j.eswa.2024.124271253(124271)Online publication date: Nov-2024
    • (2024)Enhancing aspect-based sentiment analysis using data augmentation based on back-translationInternational Journal of Data Science and Analytics10.1007/s41060-024-00622-wOnline publication date: 14-Aug-2024
    • (2024)A review of sentiment analysis: tasks, applications, and deep learning techniquesInternational Journal of Data Science and Analytics10.1007/s41060-024-00594-xOnline publication date: 1-Jul-2024
    • (2024)A hierarchical dual-view model for fake news detection guided by discriminative lexiconsInternational Journal of Machine Learning and Cybernetics10.1007/s13042-024-02322-0Online publication date: 23-Aug-2024
    • (2024)Multi-graph aggregated graph neural network for heterogeneous graph representation learningInternational Journal of Machine Learning and Cybernetics10.1007/s13042-024-02294-1Online publication date: 5-Aug-2024
    • (2024)Reinforcement learning in sentiment analysis: a review and future directionsArtificial Intelligence Review10.1007/s10462-024-10967-058:1Online publication date: 7-Nov-2024

    View Options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Login options

    Media

    Figures

    Other

    Tables

    Share

    Share

    Share this Publication link

    Share on social media