您的位置:山东大学 -> 科技期刊社 -> 《山东大学学报(工学版)》

山东大学学报 (工学版) ›› 2021, Vol. 51 ›› Issue (2): 83-89.doi: 10.6040/j.issn.1672-3961.0.2020.246

• • 上一篇    下一篇

结合句法依存信息的方面级情感分类

张沁洋,李旭*,姚春龙,李长吾   

  1. 大连工业大学信息科学与工程学院, 辽宁 大连 116034
  • 发布日期:2021-04-16
  • 作者简介:张沁洋(1994— ),男,四川绵阳人,硕士研究生,主要研究方向为自然语言处理. E-mail:739320438@qq.com. *通信作者简介:李旭(1980— ),女,辽宁大连人,副教授,工学博士,主要研究方向为自然语言处理. E-mail:lixu102@aliyun.com
  • 基金资助:
    国家重点研发计划专项(2017YFC0821003-3);辽宁省教育厅科学研究项目(J2020113);辽宁省自然科学基金项目(20180550395)

Aspect-level sentiment classification combined with syntactic dependency information

ZHANG Qinyang, LI Xu*, YAO Chunlong, LI Changwu   

  1. School of Information Science and Engineering, Dalian Polytechnic University, Dalian 116034, Liaoning, China
  • Published:2021-04-16

摘要: 引入句法依存信息到原方面术语,提出一种新的方面术语表示方法,利用Glove词向量表示单词以及单词与单词之间的依存关系,构造出包含句法依存信息的依存关系邻接矩阵和依存关系表示矩阵,利用图卷积神经网络和多头注意力机制将句法依存信息融入到方面术语中,使得方面术语表达与上下文结构高度相关。将改进后的方面词术语表示替换到现有模型后,模型泛化能力得到有效提升。对比试验和分析结果表明:该方法具有有效性和泛化性。

关键词: 句法依存信息, 方面级情感分类, Glove词向量, 图卷积, 注意力机制

Abstract: Considering introducing syntactic dependency information into the original aspect terms, a new aspect term representation method was proposed. First Glove word vector was used to represent the words and dependency relationship between words, and the dependency adjacency matrix and the representation of dependency relationship matrix including syntactic dependency information was constructed. Then graph convolution neural network and multi-head attention mechanism were used to integrate syntactic dependency information into aspect terms, so that aspect terms were highly related to context structure. The models generalization ability were effectively improved by replacing the existing models with the improved aspect term expression. Through comparative experiments and analysis, effectiveness and generalization of the method were proved.

Key words: syntactically dependency information, aspect-level sentiment classification, Glove word vector, graph convolution, attention mechanism

中图分类号: 

  • TP183
[1] WAGNER J, ARORA P, CORTES S, et al. Dcu: aspect-based polarity classification for SemEval task 4[C] //International Conference on Computational Linguistics. Dublin, Ireland: ACL, 2014: 223-229.
[2] WANG Y, HUANG M, ZHU X, et al. Attention-based LSTM for aspect-level sentiment classification[C] //Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing. Austin, USA: ACL, 2016: 606-615.
[3] HAZARIKA D, PORIA S, VIJ P, et al. Modeling inter-aspect dependencies for aspect-based sentiment analysis[C] //Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics. New Orleans, USA: NAACL, 2018: 266-270.
[4] SCHMITT M, STEINHEBER S, SCHREIBER K, et al. Joint aspect and polarity classification for aspect-based sentiment analysis with end-to-end neural networks[DB/OL].(2018-08-28)[2020-04-15].https://arxiv.org/pdf/1808.09238.pdf.
[5] RAN X, PAN Y, SUN W, et al. Learn to select via hierarchical gate mechanism for aspect-based sentiment analysis[C] //Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence Main Track. Macao, China: IJCAI, 2019: 5160-5167.
[6] VASANI A, SHAZEER N, PARMAR N, et al. Attention is all you need[C] //31st Conference on Neural Information Processing Systems. Long Beach, USA: NIPS, 2017: 5998-6008.
[7] SONG Y, WANG J, JIANG T, et al. Targeted Sentiment Classification with Attentional Encoder Network[C] //International Conference on Artificial Neural Networks. Munich, Germany: ICANN, 2019: 93-103.
[8] SUN C, HUANG L, QIU X. Utilizing BERT for aspect-based sentiment analysis via constructing auxiliary sentence[DB/OL].(2019-03-22)[2020-04-30].https://arxiv.org/pdf/1903.09588.pdf.
[9] DONG L, WEI F, TAN C, et al. Adaptive recursive neural network for target-dependent twitter sentiment classification[C] //Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics(volume 2: Short papers). Baltimore, USA: AMACL, 2014: 49-54.
[10] KIPF T N, WELLING M. Semi-supervised classification with graph convolutional networks[EB/OL].(2017-02-22)[2020-4-30]. https://arxiv.org/pdf/1609.02907.pdf.
[11] RAO D, RAVICHANDRAN D. Semi-supervised polarity lexicon induction[C] //Proceedings of the 12th Con-ference of the European Chapter of the ACL. Athens, Greece: ECACL, 2009: 675-682.
[12] KIRITCHENKO S, ZHU X, MOHAMMAD S M. Sentiment analysis of short informal texts[J]. Journal of Artificial Intelligence Research, 2014, 50: 723-762.
[13] JIANG L, YU M, ZHOU M, et al. Target-dependent twitter sentiment classification[C] //Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: human language technologies. Portland, Oregon: ALACM, 2011: 151-160.
[14] TANG D, QIN B, LIU T. Aspect level sentiment classification with deep memory network[DB/OL].(2016-09-24)[2020-04-30]. https://arxiv.org/pdf/1605.08900.pdf.
[15] TAY Y, LUU A T, HUI S C. Learning to attend via word-aspect associative fusion for aspect-based sentiment analysis[DB/OL].(2017-12-14)[2020-4-30]. https://arxiv.org/pdf/1712.05403.pdf.
[16] XING B, LIAO L, SONG D, et al. Earlier attention? aspect-aware LSTM for aspect-based sentiment analysis[DB/OL].(2019-07-07)[2020-04-20]. https://arxiv.org/pdf/1905.07719.pdf.
[17] HE R, LEE W S, NG H T, et al. Effective attention modeling for aspect-level sentiment classification[C] //Proceedings of the 27th International Conference on Computational Linguistics. Santa Fe, New Mexico: ICCL, 2018: 1121-1131.
[18] SUN K, ZHANG R, MENSAH S, et al. Aspect-level sentiment analysis via convolution over dependency tree[C] //Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing. Hong Kong, China: JCNLP, 2019: 5683-5692.
[19] PENNINGTON J, SOCHER R, MANNING C D. Glove: Global vectors for word representation[C] //Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing, Doha, Qatar: EMNLP, 2014: 1532-1543.
[20] PONTIKI M, GALANIS D, PAVLOPOULOS J, et al. SemEval-2014 task 4: aspect based sentiment analysis[C] //International Conference on Computational Linguistics. Doha, Qatar: EMNLP, 2014: 27-35.
[21] KIRITCHENKO S, ZHU X, CHERRY C, et al. NRC-Canada-2014: detecting aspects and sentiment in customer reviews[C] //Proceedings of the 8th International Workshop on Semantic Evaluation. Dublin, Ireland: SemEval, 2014: 437-442.
[22] MA D, LI S, ZHANG X, et al. Interactive attention networks for aspect-level sentiment classification[DB/OL].(2017-09-04)[2020-04-30]. https://arxiv.org/abs/1709.00893.
[23] LI X, CHANG D, TIAN T, et al. Large-margin regularized softmax cross-entropy loss[J]. IEEE Access, 2019, 7: 19572-19578.
[24] KINGMA D P, BA J. Adam: a method for stochastic optimization[DB/OL].(2015-07-23)[2020-04-30]. https://arxiv.org/pdf/1412.6980v8.
[25] DEVLIN J, CHANG M W, LEE K, et al. Bert: pre-training of deep bidirectional transformers for language understanding[DB/OL].(2019-05-09)[2020-04-30]. https://arxiv.org/pdf/1810.04805.pdf.
[1] 王禹鸥,苑迎春,何振学,何晨. 融合多特征和多头自注意力机制的高校学业命名实体识别[J]. 山东大学学报 (工学版), 2025, 55(6): 35-44.
[2] 周群颖,隋家成,张继,王洪元. 基于自监督卷积和无参数注意力机制的工业品表面缺陷检测[J]. 山东大学学报 (工学版), 2025, 55(4): 40-47.
[3] 高君健,廖祝华,刘毅志,赵肄江. 基于分层多智能体强化学习的个性化与信号控制联合路径引导方法[J]. 山东大学学报 (工学版), 2025, 55(3): 34-45.
[4] 李丰,文益民. 融合多尺度视觉和文本语义特征的图像描述生成算法[J]. 山东大学学报 (工学版), 2025, 55(3): 80-87.
[5] 王禹鸥,苑迎春,何振学,王克俭. 改进RoBERTa、多实例学习和双重注意力机制的关系抽取方法[J]. 山东大学学报 (工学版), 2025, 55(2): 78-87.
[6] 李伟豪,王苹苹,许万博,魏本征. 结构先验引导的多模态腰椎MRI图像分割算法[J]. 山东大学学报 (工学版), 2025, 55(1): 66-76.
[7] 邹正标,刘毅志,廖祝华,赵肄江. 动态交通流量预测的时空注意力图卷积网络[J]. 山东大学学报 (工学版), 2024, 54(5): 50-61.
[8] 徐金华,罗义凯,李昱燃,李岩. 基于时频分解与深度学习的轨道客流预测[J]. 山东大学学报 (工学版), 2024, 54(2): 60-68.
[9] 李家春,李博文,常建波. 一种高效且轻量的RGB单帧人脸反欺诈模型[J]. 山东大学学报 (工学版), 2023, 53(6): 1-7.
[10] 王碧瑶,韩毅,崔航滨,刘毅超,任铭然,高维勇,陈姝廷,刘嘉巍,崔洋. 基于图像的道路语义分割检测方法[J]. 山东大学学报 (工学版), 2023, 53(5): 37-47.
[11] 刘方旭,王建,魏本征. 基于多空间注意力的小儿肺炎辅助诊断算法[J]. 山东大学学报 (工学版), 2023, 53(2): 135-142.
[12] 宋佳芮,陈艳平,王凯,黄瑞章,秦永彬. 基于Affix-Attention的命名实体识别语义补充方法[J]. 山东大学学报 (工学版), 2023, 53(2): 70-76.
[13] 武新章,梁祥宇,朱虹谕,张冬冬. 基于CEEMDAN-GRA-PCC-ATCN的短期风电功率预测[J]. 山东大学学报 (工学版), 2022, 52(6): 146-156.
[14] 侯月武,刘兆英,张婷,李玉鑑,孙长明. 基于改进的DUNet遥感图像道路提取[J]. 山东大学学报 (工学版), 2022, 52(4): 29-37.
[15] 梁晔,马楠,刘宏哲. 图像依赖的显著图融合方法[J]. 山东大学学报 (工学版), 2021, 51(4): 1-7.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
[1] 李 侃 . 嵌入式相贯线焊接控制系统开发与实现[J]. 山东大学学报(工学版), 2008, 38(4): 37 -41 .
[2] 施来顺,万忠义 . 新型甜菜碱型沥青乳化剂的合成与性能测试[J]. 山东大学学报(工学版), 2008, 38(4): 112 -115 .
[3] 来翔 . 用胞映射方法讨论一类MKdV方程[J]. 山东大学学报(工学版), 2006, 36(1): 87 -92 .
[4] 余嘉元1 , 田金亭1 , 朱强忠2 . 计算智能在心理学中的应用[J]. 山东大学学报(工学版), 2009, 39(1): 1 -5 .
[5] 陈瑞,李红伟,田靖. 磁极数对径向磁轴承承载力的影响[J]. 山东大学学报(工学版), 2018, 48(2): 81 -85 .
[6] 王波,王宁生 . 机电装配体拆卸序列的自动生成及组合优化[J]. 山东大学学报(工学版), 2006, 36(2): 52 -57 .
[7] 张英,郎咏梅,赵玉晓,张鉴达,乔鹏,李善评 . 由EGSB厌氧颗粒污泥培养好氧颗粒污泥的工艺探讨[J]. 山东大学学报(工学版), 2006, 36(4): 56 -59 .
[8] Yue Khing Toh1 , XIAO Wendong2 , XIE Lihua1 . 基于无线传感器网络的分散目标跟踪:实际测试平台的开发应用(英文)[J]. 山东大学学报(工学版), 2009, 39(1): 50 -56 .
[9] 孙炜伟,王玉振. 考虑饱和的发电机单机无穷大系统有限增益镇定[J]. 山东大学学报(工学版), 2009, 39(1): 69 -76 .
[10] 孙玉利,李法德,左敦稳,戚美 . 直立分室式流体连续通电加热系统的升温特性[J]. 山东大学学报(工学版), 2006, 36(6): 19 -23 .