Article(id=1149769459998568753, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1149769458706723113, articleNumber=null, orderNo=null, doi=10.12404/j.issn.1671-1815.2403653, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=null, receivedDate=1715875200000, receivedDateStr=2024-05-17, revisedDate=1739376000000, revisedDateStr=2025-02-13, acceptedDate=null, acceptedDateStr=null, onlineDate=1752056000947, onlineDateStr=2025-07-09, pubDate=1747497600000, pubDateStr=2025-05-18, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1752056000947, onlineIssueDateStr=2025-07-09, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1752056000947, creator=13701087609, updateTime=1752056000947, updator=13701087609, issue=Issue{id=1149769458706723113, tenantId=1146029695717560320, journalId=1146123166801305609, year='2025', volume='25', issue='14', pageStart='5705', pageEnd='6154', issueExtLink='null', onlineDate='null', pubDate='null', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=1, issueType=-1, specialIssue=0, createTime=1752056000638, creator=13701087609, updateTime=1768456798957, updator=13701087609, preIssue=null, nextIssue=null, ext={EN=IssueExt(id=1218559392753041779, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1149769458706723113, language=EN, specialIssueTitle=, coverIllustrator=, specialIssueEditor=, specialIssueAbout=), CN=IssueExt(id=1218559392753041780, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1149769458706723113, language=CN, specialIssueTitle=, coverIllustrator=, specialIssueEditor=, specialIssueAbout=)}, issueFiles=null}, startPage=5967, endPage=5975, ext={EN=ArticleExt(id=1149769460321530163, articleId=1149769459998568753, tenantId=1146029695717560320, journalId=1146123166801305609, language=EN, title=Aspect-Level Sentiment Analysis Based on Weighted Relational Convolutional Networks and Auxiliary Task, columnId=1156262729162810294, journalTitle=Science Technology and Engineering, columnName=Papers·Automation and Computational Technology, runingTitle=null, highlight=null, articleAbstract=
Aspect-level sentiment analysis detects the sentiment polarity of given aspect terms from a fine-grained perspective, providing decision support for e-commerce, consumers, and other groups by mining textual aspect sentiment. Different syntactic dependencies were treated equally in existing methods resulting in the influence of relation types in convolutional networks and the global information from semantic perspective being overlooked. To address these issues, considering the flexibility and complexity of graph structures, the excellent performance of auxiliary tasks in capturing aspect sentiment based on global semantic information and completing fine-grained aspect information, the model WRCN-CL (weight relational convolutional networks and complementary task) which incorporates two tasks: WRCN(weighted relational convolutional networks) and CL (complementary learning) was proposed. Specifically, Bi-LSTM (bidirectional long short-term memory network) was used to extract textual features, which were entered into WRCN and CL tasks separately. Aspect-related semantic information was collected from a global perspective to enhance knowledge, while the aspect representations from CL combined with GCN (graph convolutional networks) to deeply explore syntactic information based on positional and type-aware relational information in WRCN. The fused global and local features were then input into a pooling layer to obtain comprehensive information representation for improved classification performance. Experimental results demonstrate significant improvements with the accuracy of 83.49%、78.19%、75.89% on three public datasets compared to baseline models, proving the effectiveness of the proposed model in aspect-level sentiment analysis classification task.
, correspAuthors=Ben-gong YU, authorNote=null, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=null, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, authorCompany=null, fund=null, authors=null, authorsList=Ben-gong YU, Ming-yue CHEN), CN=ArticleExt(id=1149769469318312381, articleId=1149769459998568753, tenantId=1146029695717560320, journalId=1146123166801305609, language=CN, title=基于加权关系卷积网络和辅助任务的方面级情感分析, columnId=1156262729783567290, journalTitle=科学技术与工程, columnName=论文·自动化技术、计算机技术, runingTitle=null, highlight=null, articleAbstract=
方面级情感分析从细粒度角度检测了给定方面术语的情感极性从挖掘文本方面的情感态度的角度给电商、消费者等群体提供决策辅助。现有方法对句法信息的不同依赖关系的平等建模,忽略了卷积网络中不同依赖关系和语义关系中的全局信息对方面词情感分类的影响。为了解决上述问题,考虑到图结构的灵活性、复杂性和辅助任务在基于全局语义信息捕捉方面情感、补全细粒度方面信息的优良表现,提出了包含加权关系卷积网络(weighted relational convolutional networks,WRCN)和辅助任务互补学习(complementary task, CL)两个任务的WRCN-CL (weight relational convolutional networks and complementary task, WRCN-CL)模型。该模型利用Bi-LSTM (bi-directional long short-term memory, Bi-LSTM)提取文本特征;之后分别输入WRCN和CL中;CL从全局角度寻找方面相关的语义信息以达到增强知识的效果,WRCN基于CL中的方面表示结合利用GCN (graph convolutional networks)深入挖掘基于位置信息和关系类型的句法信息,最后将融合全局信息和局部信息的特征输入到池化层,得到全面的信息表征以提高模型的分类效果。实验结果表明:相较于其他基线模型,WRCN-CL在三个公开数据集上准确率分别达到了83.49%、78.19%、75.89%,从而证明了本文模型能有效地解决方面级情感分析分类任务。
, correspAuthors=余本功, authorNote=null, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=dHOnQtj360Hc+71pRlCHnw==, magXml=07P44vq8pHF5tGDBbJWMvA==, pdfUrl=null, pdf=tZqkb3JPVeJZsbgHc9XHDw==, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=gyDumacvJR3uLMGUoXoTjg==, mapNumber=null, authorCompany=null, fund=null, authors=
, authorsList=余本功, 陈明玥)}, authors=[Author(id=1172983999036277315, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, orderNo=0, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=bgyu@hfut.edu.cn, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1172983999153717831, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, authorId=1172983999036277315, language=EN, stringName=Ben-gong YU, firstName=Ben-gong, middleName=null, lastName=YU, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, 2, address=1. School of Management, Hefei University of Technology, Hefei 230009, China
2. Key Laboratory of Process Optimization and Intelligent Decision Making, Ministry of Education, Hefei University of Technology, Hefei 230009, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1172983999292129864, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, authorId=1172983999036277315, language=CN, stringName=余本功, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, 2, address=1. 合肥工业大学管理学院, 合肥 230009
2. 合肥工业大学过程优化与智能决策教育部重点实验室, 合肥 230009, bio={"content":"
余本功(1971—),男,汉族,安徽合肥人,博士,教授。 研究方向:信息系统、自然语言处理。 E-mail:bgyu@hfut.edu.cn。
"}, bioImg=null, bioContent=
余本功(1971—),男,汉族,安徽合肥人,博士,教授。 研究方向:信息系统、自然语言处理。 E-mail:bgyu@hfut.edu.cn。
, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1172983998914642492, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, xref=null, ext=[AuthorCompanyExt(id=1172983998918836797, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998914642492, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=1. School of Management, Hefei University of Technology, Hefei 230009, China), AuthorCompanyExt(id=1172983998923031102, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998914642492, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=1. 合肥工业大学管理学院, 合肥 230009)]), AuthorCompany(id=1172983998969168447, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, xref=null, ext=[AuthorCompanyExt(id=1172983998977557056, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998969168447, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=2. Key Laboratory of Process Optimization and Intelligent Decision Making, Ministry of Education, Hefei University of Technology, Hefei 230009, China), AuthorCompanyExt(id=1172983998981751361, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998969168447, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=2. 合肥工业大学过程优化与智能决策教育部重点实验室, 合肥 230009)])]), Author(id=1172983999380210250, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, orderNo=1, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1172983999514427980, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, authorId=1172983999380210250, language=EN, stringName=Ming-yue CHEN, firstName=Ming-yue, middleName=null, lastName=CHEN, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=1. School of Management, Hefei University of Technology, Hefei 230009, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1172983999606702669, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, authorId=1172983999380210250, language=CN, stringName=陈明玥, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=1. 合肥工业大学管理学院, 合肥 230009, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1172983998914642492, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, xref=null, ext=[AuthorCompanyExt(id=1172983998918836797, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998914642492, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=1. School of Management, Hefei University of Technology, Hefei 230009, China), AuthorCompanyExt(id=1172983998923031102, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998914642492, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=1. 合肥工业大学管理学院, 合肥 230009)])])], keywords=[Keyword(id=1172983999753503310, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, orderNo=1, keyword=aspect-level sentiment analysis), Keyword(id=1172983999803834959, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, orderNo=2, keyword=type-aware), Keyword(id=1172983999866749520, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, orderNo=3, keyword=positional weighting), Keyword(id=1172983999933858385, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, orderNo=4, keyword=complementary learning), Keyword(id=1172983999988384338, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, orderNo=5, keyword=graph convolutional networks), Keyword(id=1172984000038715987, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, orderNo=1, keyword=方面级情感分析), Keyword(id=1172984000114213460, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, orderNo=2, keyword=关系类型), Keyword(id=1172984000365871701, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, orderNo=3, keyword=位置赋权), Keyword(id=1172984000441369174, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, orderNo=4, keyword=互补学习), Keyword(id=1172984000529449559, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, orderNo=5, keyword=图卷积网络)], refs=[Reference(id=1172984002064564839, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=23, issue=12, pageStart=5161, pageEnd=5169, url=null, language=null, rfNumber=[1], rfOrder=0, authorNames=曾桢, 王擎宇, journalName=科学技术与工程, refType=null, unstructuredReference=曾桢, 王擎宇. 融合BERT中间隐藏层的方面级情感分析模型[J].
科学技术与工程,
2023,
23(12): 5161-5169., articleTitle=融合BERT中间隐藏层的方面级情感分析模型, refAbstract=null), Reference(id=1172984002127479400, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=23, issue=12, pageStart=5161, pageEnd=5169, url=null, language=null, rfNumber=[1], rfOrder=1, authorNames=Zeng Zhen, Wang Qingyu, journalName=Science Technology and Engineering, refType=null, unstructuredReference=
Zeng Zhen,
Wang Qingyu. Aspect-based sentiment analysis model incorporating the BERT intermediate hidden layer[J].
Science Technology and Engineering,
2023,
23(12): 5161-5169., articleTitle=Aspect-based sentiment analysis model incorporating the BERT intermediate hidden layer, refAbstract=null), Reference(id=1172984002177811049, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=3211, pageEnd=3220, url=null, language=null, rfNumber=[2], rfOrder=2, authorNames=Phan M H, Ogunbona P O, journalName=Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, refType=null, unstructuredReference=
Phan M H,
Ogunbona P O. Modelling context and syntactical features for aspect-based sentiment analysis[C]//
Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. New Orleans: ACL,
2020: 3211-3220., articleTitle=Modelling context and syntactical features for aspect-based sentiment analysis, refAbstract=null), Reference(id=1172984002249114218, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=235, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[3], rfOrder=3, authorNames=Liang B, Su H, Gui L, journalName=Knowledge-Based Systems, refType=null, unstructuredReference=
Liang B,
Su H,
Gui L, et al. Aspect-based sentiment analysis
via affective knowledge enhanced graph convolutional networks[J].
Knowledge-Based Systems,
2022,
235.DOI:
10.1016/j.knosys.2021.107643., articleTitle=Aspect-based sentiment analysis
via affective knowledge enhanced graph convolutional networks, refAbstract=null), Reference(id=1172984002328805995, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=2910, pageEnd=2922, url=null, language=null, rfNumber=[4], rfOrder=4, authorNames=Tian Y, Chen G, Song Y, journalName=Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics:Human Language Technologies, refType=null, unstructuredReference=
Tian Y,
Chen G,
Song Y. Aspect-based sentiment analysis with type-aware graph convolutional networks and layer ensemble[C]//
Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics:Human Language Technologies. New York: NAACL,
2021: 2910-2922., articleTitle=Aspect-based sentiment analysis with type-aware graph convolutional networks and layer ensemble, refAbstract=null), Reference(id=1172984002429469292, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=34, issue=2, pageStart=676, pageEnd=689, url=null, language=null, rfNumber=[5], rfOrder=5, authorNames=鲍小异, 姜晓彤, 王中卿, journalName=软件学报, refType=null, unstructuredReference=鲍小异, 姜晓彤, 王中卿, 等. 基于跨语言图神经网络模型的属性级情感分类[J].
软件学报,
2023,
34(2): 676-689., articleTitle=基于跨语言图神经网络模型的属性级情感分类, refAbstract=null), Reference(id=1172984002504966765, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=34, issue=2, pageStart=676, pageEnd=689, url=null, language=null, rfNumber=[5], rfOrder=6, authorNames=Bao Xiaoyi, Jiang Xiaotong, Wang Zhongqing, journalName=Journal of Software, refType=null, unstructuredReference=
Bao Xiaoyi,
Jiang Xiaotong,
Wang Zhongqing, et al. Cross-lingual aspect-level sentiment classification with graph neural network[J].
Journal of Software,
2023,
34(2): 676-689., articleTitle=Cross-lingual aspect-level sentiment classification with graph neural network, refAbstract=null), Reference(id=1172984002576269934, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=79, issue=9, pageStart=9666, pageEnd=9691, url=null, language=null, rfNumber=[6], rfOrder=7, authorNames=Jiang B, Xu G, Liu P, journalName=The Journal of Supercomputing, refType=null, unstructuredReference=
Jiang B,
Xu G,
Liu P. Aspect-level sentiment classification
via location enhanced aspect-merged graph convolutional networks[J].
The Journal of Supercomputing,
2023,
79(9): 9666-9691., articleTitle=Aspect-level sentiment classification
via location enhanced aspect-merged graph convolutional networks, refAbstract=null), Reference(id=1172984002647573103, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=2974, pageEnd=2985, url=null, language=null, rfNumber=[7], rfOrder=8, authorNames=Chen H, Zhai Z, Feng F, journalName=Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics. Dublin:ACL, refType=null, unstructuredReference=
Chen H,
Zhai Z,
Feng F, et al. Enhanced multi-channel graph convolutional network for aspect sentiment triplet extraction[C]//
Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics. Dublin:ACL,
2022: 2974-2985., articleTitle=Enhanced multi-channel graph convolutional network for aspect sentiment triplet extraction, refAbstract=null), Reference(id=1172984002702099056, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=5596, pageEnd=5607, url=null, language=null, rfNumber=[8], rfOrder=9, authorNames=Chenhua Chen, Zhiyang Teng, Yue Zhang, journalName=Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), refType=null, unstructuredReference=
Chenhua Chen,
Zhiyang Teng,
Yue Zhang. Inducing target-specific latent structures for aspect sentiment classification[C]//
Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP). Seattle: Association for Computatio-nal Linguistics,
2020: 5596-5607., articleTitle=Inducing target-specific latent structures for aspect sentiment classification, refAbstract=null), Reference(id=1172984002756625009, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=4916, pageEnd=4925, url=null, language=null, rfNumber=[9], rfOrder=10, authorNames=Zhang Z, Zhou Z, Wang Y, journalName=Proceedings of the 2022 conference of the North American Chapter of the Association for Computational Linguistics:Human Language Technologies, refType=null, unstructuredReference=
Zhang Z,
Zhou Z,
Wang Y. SSEGCN: syntactic and semantic enhanced graph convolutional network for aspect-based sentiment analysis[C]//
Proceedings of the 2022 conference of the North American Chapter of the Association for Computational Linguistics:Human Language Technologies. Washington: NAACL,
2022: 4916-4925., articleTitle=SSEGCN: syntactic and semantic enhanced graph convolutional network for aspect-based sentiment analysis, refAbstract=null), Reference(id=1172984002815345266, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=6, issue=5, pageStart=1092, pageEnd=1102, url=null, language=null, rfNumber=[10], rfOrder=11, authorNames=Xing B, Tsang I W, journalName=IEEE Transactions on Emerging Topics in Computational Intelligence, refType=null, unstructuredReference=
Xing B,
Tsang I W. Understand me, if you refer to aspect know-ledge: Knowledge-aware gated recurrent memory network[J].
IEEE Transactions on Emerging Topics in Computational Intelligence,
2022,
6(5): 1092-1102., articleTitle=Understand me, if you refer to aspect know-ledge: Knowledge-aware gated recurrent memory network, refAbstract=null), Reference(id=1172984002865676915, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=null, issue=null, pageStart=2167, pageEnd=2177, url=null, language=null, rfNumber=[11], rfOrder=12, authorNames=Saifuddin K M, May C, Tanvir F, journalName=Proceedings of the 32nd ACM International Conference on Information and Knowledge Management, refType=null, unstructuredReference=
Saifuddin K M,
May C,
Tanvir F, et al. Seq-Hygan: sequence classification
via hypergraph attention network[C]//
Proceedings of the 32nd ACM International Conference on Information and Knowledge Management. Birmingham: CIKM,
2023: 2167-2177., articleTitle=Seq-Hygan: sequence classification
via hypergraph attention network, refAbstract=null), Reference(id=1172984002945368692, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=23, issue=18, pageStart=7844, pageEnd=7851, url=null, language=null, rfNumber=[12], rfOrder=13, authorNames=陈钰佳, 郑更生, 肖伟, journalName=科学技术与工程, refType=null, unstructuredReference=陈钰佳, 郑更生, 肖伟. 基于RoBERTa与句法信息的中文影评情感分析[J].
科学技术与工程,
2023,
23(18): 7844-7851., articleTitle=基于RoBERTa与句法信息的中文影评情感分析, refAbstract=null), Reference(id=1172984003004088949, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=23, issue=18, pageStart=7844, pageEnd=7851, url=null, language=null, rfNumber=[12], rfOrder=14, authorNames=Chen Yujia, Zheng Gengsheng, Xiao Wei, journalName=Science Technology and Engineering, refType=null, unstructuredReference=
Chen Yujia,
Zheng Gengsheng,
Xiao Wei. Sentiment analysis of Chinese film reviews based on RoBERTa and syntactic information[J].
Science Technology and Engineering,
2023,
23(18): 7844-7851., articleTitle=Sentiment analysis of Chinese film reviews based on RoBERTa and syntactic information, refAbstract=null), Reference(id=1172984003071197814, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=5, issue=1, pageStart=140, pageEnd=153, url=null, language=null, rfNumber=[13], rfOrder=15, authorNames=Yuan L, Wang J, Yu L C, journalName=IEEE Transactions on Artificial Intelligence, refType=null, unstructuredReference=
Yuan L,
Wang J,
Yu L C, et al. Syntactic graph attention network for aspect-level sentiment analysis[J].
IEEE Transactions on Artificial Intelligence,
2022,
5(1): 140-153,, articleTitle=Syntactic graph attention network for aspect-level sentiment analysis, refAbstract=null), Reference(id=1172984003121529463, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=59, issue=4, pageStart=102953, pageEnd=null, url=null, language=null, rfNumber=[14], rfOrder=16, authorNames=Lu G, Li J, Wei J, journalName=Information Processing & Management, refType=null, unstructuredReference=
Lu G,
Li J,
Wei J. Aspect sentiment analysis with heterogeneous graph neural networks[J].
Information Processing & Management,
2022,
59(4): 102953., articleTitle=Aspect sentiment analysis with heterogeneous graph neural networks, refAbstract=null), Reference(id=1172984003171861112, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=259, issue=null, pageStart=110025, pageEnd=null, url=null, language=null, rfNumber=[15], rfOrder=17, authorNames=Gu T, Zhao H, He Z, journalName=Knowledge-Based Systems, refType=null, unstructuredReference=
Gu T,
Zhao H,
He Z, et al. Integrating external knowledge into aspect-based sentiment analysis using graph neuralnetwork[J].
Knowledge-Based Systems,
2023,
259: 110025., articleTitle=Integrating external knowledge into aspect-based sentiment analysis using graph neuralnetwork, refAbstract=null), Reference(id=1172984003247358585, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2020, volume=28, issue=null, pageStart=2538, pageEnd=2551, url=null, language=null, rfNumber=[16], rfOrder=18, authorNames=Zhang B, Li X, Xu X, journalName=IEEE/ACM Transactions on Audio, Speech, and Language Processing, refType=null, unstructuredReference=
Zhang B,
Li X,
Xu X, et al. Knowledge guided capsule attention network for aspect-based sentiment analysis[J].
IEEE/ACM Transactions on Audio, Speech, and Language Processing,
2020,
28: 2538-2551., articleTitle=Knowledge guided capsule attention network for aspect-based sentiment analysis, refAbstract=null), Reference(id=1172984003343827578, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2024, volume=35, issue=12, pageStart=1, pageEnd=17, url=null, language=null, rfNumber=[17], rfOrder=19, authorNames=张涵, 王晶晶, 罗佳敏, journalName=软件学报, refType=null, unstructuredReference=张涵, 王晶晶, 罗佳敏, 等. 针对低资源场景下连续情感分析任务的持续注意力建模[J].
软件学报,
2024,
35(12): 1-17., articleTitle=针对低资源场景下连续情感分析任务的持续注意力建模, refAbstract=null), Reference(id=1172984003419325051, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2024, volume=35, issue=12, pageStart=1, pageEnd=17, url=null, language=null, rfNumber=[17], rfOrder=20, authorNames=Zhang Han, Jiang Xiaotong, Wang Jingjing, journalName=Journal of Software, refType=null, unstructuredReference=
Zhang Han,
Jiang Xiaotong,
Wang Jingjing, et al. Continual attention modeling for successive sentiment analysis in low-resource scenarios[J].
Journal of Software,
2024,
35(12): 1-17., articleTitle=Continual attention modeling for successive sentiment analysis in low-resource scenarios, refAbstract=null), Reference(id=1172984003499016828, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=7029, pageEnd=7039, url=null, language=null, rfNumber=[18], rfOrder=21, authorNames=Qin H, Tian Y, Xia F, journalName=Proceedings of the Thirteenth Language Resources and Evaluation Conference, refType=null, unstructuredReference=
Qin H,
Tian Y,
Xia F, et al. Complementary learning of aspect terms for aspect-based sentiment analysis[C]//
Proceedings of the Thirteenth Language Resources and Evaluation Conference. Marseille: European Language Resources Association,
2022: 7029-7039., articleTitle=Complementary learning of aspect terms for aspect-based sentiment analysis, refAbstract=null), Reference(id=1172984003545154173, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=null, issue=null, pageStart=766, pageEnd=776, url=null, language=null, rfNumber=[19], rfOrder=22, authorNames=Zhao Q, Ma S, Ren S, journalName=Proceedings of the 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing (Volume 1:Long Papers). Dublin:Association for Computational Linguistics, refType=null, unstructuredReference=
Zhao Q,
Ma S,
Ren S. KESA: a knowledge enhanced approach to sentiment analysis[C]//
Proceedings of the 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing (Volume 1:Long Papers). Dublin:Association for Computational Linguistics,
2022: 766-776., articleTitle=KESA: a knowledge enhanced approach to sentiment analysis, refAbstract=null), Reference(id=1172984003599680126, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2019, volume=null, issue=null, pageStart=1, pageEnd=2, url=null, language=null, rfNumber=[20], rfOrder=23, authorNames=Kenton J D M W C, Toutanova L K, journalName=Proceedings of NAACL-HLT, refType=null, unstructuredReference=
Kenton J D M W C,
Toutanova L K. Bert: pre-training of deep bidirectional transformers for language understanding[C]//
Proceedings of NAACL-HLT. Minneapolis: Association for Computational Linguistics,
2019: 1-2., articleTitle=Bert: pre-training of deep bidirectional transformers for language understanding, refAbstract=null), Reference(id=1172984003650011775, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2014, volume=null, issue=null, pageStart=1532, pageEnd=1543, url=null, language=null, rfNumber=[21], rfOrder=24, authorNames=Pennington J, Socher R, Manning C D, journalName=Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP), refType=null, unstructuredReference=
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 (EMNLP). Minneapolis: Association for Computational Linguistics,
2014: 1532-1543., articleTitle=Glove:global vectors for word representation, refAbstract=null), Reference(id=1172984003696149120, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2017, volume=null, issue=null, pageStart=4068, pageEnd=4074, url=null, language=null, rfNumber=[22], rfOrder=25, authorNames=Ma D, Li S, Zhang X, journalName=Proceedings of the Twenty-Sixth International Joint Conference on Artificial Intelligence. International Joint Conferences on Artificial Intelligence Organization, refType=null, unstructuredReference=
Ma D,
Li S,
Zhang X, et al. Interactive attention networks for aspect-level sentiment classification[C]//
Proceedings of the Twenty-Sixth International Joint Conference on Artificial Intelligence. International Joint Conferences on Artificial Intelligence Organization. Melbourne: AI Journal,
2017: 4068-4074., articleTitle=Interactive attention networks for aspect-level sentiment classification, refAbstract=null), Reference(id=1172984003750675073, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=3229, pageEnd=3238, url=null, language=null, rfNumber=[23], rfOrder=26, authorNames=Wang K, Shen W, Yang Y, journalName=Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, refType=null, unstructuredReference=
Wang K,
Shen W,
Yang Y, et al. Relational graph attention network for aspect-based sentiment analysis[C]//
Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Seattle: Association for Computational Linguistics,
2020: 3229-3238., articleTitle=Relational graph attention network for aspect-based sentiment analysis, refAbstract=null), Reference(id=1172984003801006722, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2019, volume=null, issue=null, pageStart=4568, pageEnd=4578, url=null, language=null, rfNumber=[24], rfOrder=27, authorNames=Zhang C, Li Q, Song D, journalName=null, refType=null, unstructuredReference=
Zhang C,
Li Q,
Song D. Aspect-based sentiment classification with aspect-specific graph convolutional networks[C]//Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Hong Kong: Association for Computational Linguistics,
2019: 4568-4578., articleTitle=Aspect-based sentiment classification with aspect-specific graph convolutional networks, refAbstract=null), Reference(id=1172984003859726979, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2020, volume=205, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[25], rfOrder=28, authorNames=Zhou J, Huang J X, Hu Q V, journalName=Knowledge-Based Systems, refType=null, unstructuredReference=
Zhou J,
Huang J X,
Hu Q V, et al. SK-GCN: modeling syntax and knowledge via graph convolutional network for aspect-level sentiment classification[J].
Knowledge-Based Systems,
2020,
205.DOI:
10.1016/j.knosys.2020.106292., articleTitle=SK-GCN: modeling syntax and knowledge via graph convolutional network for aspect-level sentiment classification, refAbstract=null), Reference(id=1172984003905864324, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2023, volume=260, issue=null, pageStart=110125, pageEnd=null, url=null, language=null, rfNumber=[26], rfOrder=29, authorNames=Huang B, Zhang J, Ju J, journalName=Knowledge-Based Systems, refType=null, unstructuredReference=
Huang B,
Zhang J,
Ju J, et al. CRF-GCN: an effective syntactic dependency model for aspect-level sentiment analysis[J].
Knowledge-Based Systems,
2023,
260: 110125., articleTitle=CRF-GCN: an effective syntactic dependency model for aspect-level sentiment analysis, refAbstract=null), Reference(id=1172984003977167493, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2024, volume=52, issue=11, pageStart=1, pageEnd=8, url=null, language=null, rfNumber=[27], rfOrder=30, authorNames=韩虎, 孔博, 何勇禧, journalName=华中科技大学学报(自然科学版), refType=null, unstructuredReference=韩虎, 孔博, 何勇禧, 等. 基于剪枝策略的知识增强方面级情感分析[J].
华中科技大学学报(自然科学版),
2024,
52(11): 1-8., articleTitle=基于剪枝策略的知识增强方面级情感分析, refAbstract=null), Reference(id=1172984004031693446, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2024, volume=52, issue=1, pageStart=1, pageEnd=8, url=null, language=null, rfNumber=[27], rfOrder=31, authorNames=Han Hu, Kong Bo, He Yongxi, journalName=Journal of Huazhong University of Science and Technology(Natural Science Edition), refType=null, unstructuredReference=
Han Hu,
Kong Bo,
He Yongxi, et al. Aspect based sentiment analysis based on knowledge enhancement of pruning strategy[J].
Journal of Huazhong University of Science and Technology(Natural Science Edition),
2024,
52(1): 1-8., articleTitle=Aspect based sentiment analysis based on knowledge enhancement of pruning strategy, refAbstract=null), Reference(id=1172984004107190919, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2022, volume=586, issue=null, pageStart=209, pageEnd=223, url=null, language=null, rfNumber=[28], rfOrder=32, authorNames=Zeng J, Liu T, Jia W, journalName=Information Sciences, refType=null, unstructuredReference=
Zeng J,
Liu T,
Jia W, et al. Relation construction for aspect-level sentiment classification[J].
Information Sciences,
2022,
586: 209-223., articleTitle=Relation construction for aspect-level sentiment classification, refAbstract=null), Reference(id=1172984004161716872, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2020, volume=null, issue=null, pageStart=3540, pageEnd=3549, url=null, language=null, rfNumber=[29], rfOrder=33, authorNames=Zhang M, Qian T Y, journalName=Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), refType=null, unstructuredReference=
Zhang M,
Qian T Y. Convolution over hierarchical syntactic and lexical graphs for aspect level sentiment analysis[C]//
Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP). Seattle: Association for Computational Linguistics,
2020: 3540-3549., articleTitle=Convolution over hierarchical syntactic and lexical graphs for aspect level sentiment analysis, refAbstract=null), Reference(id=1172984004216242825, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=3899, pageEnd=3909, url=null, language=null, rfNumber=[30], rfOrder=34, authorNames=Zhou Y, Liao L, Gao Y, journalName=Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing, refType=null, unstructuredReference=
Zhou Y,
Liao L,
Gao Y, et al. To be closer: learning to link up aspects with opinions[C]//
Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing. Punta Cana: Association for Computational Linguistics,
2021: 3899-3909., articleTitle=To be closer: learning to link up aspects with opinions, refAbstract=null), Reference(id=1172984004325294730, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2021, volume=null, issue=null, pageStart=9193, pageEnd=9200, url=null, language=null, rfNumber=[31], rfOrder=35, authorNames=Xiao Z, Wu J, Chen Q, journalName=Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing, refType=null, unstructuredReference=
Xiao Z,
Wu J,
Chen Q, et al. BERT4GCN: using BERT intermediate layers to augment GCN for aspect-based sentiment classification[C]//
Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing. Punta Cana: Association for Computational Linguistics,
2021: 9193-9200., articleTitle=BERT4GCN: using BERT intermediate layers to augment GCN for aspect-based sentiment classification, refAbstract=null), Reference(id=1172984004371432075, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2024, volume=null, issue=null, pageStart=null, pageEnd=null, url=http://kns.cnki.net/kcms/detail/11.2127.tp.20240726.1350.004.html, language=null, rfNumber=[32], rfOrder=36, authorNames=穆一茹, 韩虎, 孔博, journalName=null, refType=null, unstructuredReference=穆一茹, 韩虎, 孔博. 基于多定序尺度的图卷积网络方面级情感分析[J/OL]. (
2024-07-29) [
2025-02-15]. http://kns.cnki.net/kcms/detail/11.2127.tp.20240726.1350.004.html, articleTitle=基于多定序尺度的图卷积网络方面级情感分析, refAbstract=null), Reference(id=1172984004417569420, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, doi=null, pmid=null, pmcid=null, year=2024, volume=null, issue=null, pageStart=null, pageEnd=null, url=http://kns.cnki.net/kcms/detail/11.2127.tp.20240726.1350.004.html, language=null, rfNumber=[32], rfOrder=37, authorNames=Mu Yiru, Han Hu, Kong Bo, journalName=null, refType=null, unstructuredReference=
Mu Yiru,
Han Hu,
Kong Bo. Aspect-based sentiment analysis based on multiple ordinal scales of graph convolutional network[J/OL]. (
2024-7-29) [
2025-02-15]. http://kns.cnki.net/kcms/detail/11.2127.tp.20240726.1350.004.html, articleTitle=Aspect-based sentiment analysis based on multiple ordinal scales of graph convolutional network, refAbstract=null)], funds=[Fund(id=1172984001951318630, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, awardId=72071061, language=CN, fundingSource=国家自然科学基金(72071061), fundOrder=null, country=null)], companyList=[AuthorCompany(id=1172983998914642492, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, xref=null, ext=[AuthorCompanyExt(id=1172983998918836797, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998914642492, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=1. School of Management, Hefei University of Technology, Hefei 230009, China), AuthorCompanyExt(id=1172983998923031102, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998914642492, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=1. 合肥工业大学管理学院, 合肥 230009)]), AuthorCompany(id=1172983998969168447, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, xref=null, ext=[AuthorCompanyExt(id=1172983998977557056, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998969168447, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=2. Key Laboratory of Process Optimization and Intelligent Decision Making, Ministry of Education, Hefei University of Technology, Hefei 230009, China), AuthorCompanyExt(id=1172983998981751361, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, companyId=1172983998969168447, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=2. 合肥工业大学过程优化与智能决策教育部重点实验室, 合肥 230009)])], figs=[ArticleFig(id=1172984000697221720, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, label=Fig.1, caption=
The overall framework of the model, figureFileSmall=TvrSprROAm1d2+5ucwZs/Q==, figureFileBig=HRbCgh0uF38mspWqn0unPg==, tableContent=null), ArticleFig(id=1172984000902742617, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, label=图1, caption=
模型整体框架, figureFileSmall=TvrSprROAm1d2+5ucwZs/Q==, figureFileBig=HRbCgh0uF38mspWqn0unPg==, tableContent=null), ArticleFig(id=1172984001028571738, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, label=Fig.2, caption=
The sensitivity analysis of in SRD, figureFileSmall=Yr5aOa+JuiLsopdFPBxZ4A==, figureFileBig=UuPDPgG6MX2jr3QfiZYvxg==, tableContent=null), ArticleFig(id=1172984001116652123, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, label=图2, caption=
SRD中 的灵敏度分析, figureFileSmall=Yr5aOa+JuiLsopdFPBxZ4A==, figureFileBig=UuPDPgG6MX2jr3QfiZYvxg==, tableContent=null), ArticleFig(id=1172984001217315420, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, label=Fig.3, caption=
The analysis of the layer of GCN, figureFileSmall=UWhInCbyO8pjSGktAac6Og==, figureFileBig=ggxpid5LeYJXZ50XmKsxGA==, tableContent=null), ArticleFig(id=1172984001313784413, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, label=图3, caption=
GCN层数分析, figureFileSmall=UWhInCbyO8pjSGktAac6Og==, figureFileBig=ggxpid5LeYJXZ50XmKsxGA==, tableContent=null), ArticleFig(id=1172984001389281886, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, label=Table 1, caption=
Dataset statistics
, figureFileSmall=null, figureFileBig=null, tableContent=
| 数据集 | 积极情感数量 | 中性情感数量 | 消极情感数量 |
| Restaurant | 训练集 | 2164 | 637 | 807 |
| 测试集 | 728 | 196 | 196 |
| Laptop | 训练集 | 994 | 464 | 870 |
| 测试集 | 341 | 169 | 128 |
| Twitter | 训练集 | 1 561 | 3 127 | 1 560 |
| 测试集 | 173 | 346 | 173 |
), ArticleFig(id=1172984001448002143, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, label=表1, caption=
数据集概况
, figureFileSmall=null, figureFileBig=null, tableContent=
| 数据集 | 积极情感数量 | 中性情感数量 | 消极情感数量 |
| Restaurant | 训练集 | 2164 | 637 | 807 |
| 测试集 | 728 | 196 | 196 |
| Laptop | 训练集 | 994 | 464 | 870 |
| 测试集 | 341 | 169 | 128 |
| Twitter | 训练集 | 1 561 | 3 127 | 1 560 |
| 测试集 | 173 | 346 | 173 |
), ArticleFig(id=1172984001502528096, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, label=Table 2, caption=
Experimental hyper parameters
, figureFileSmall=null, figureFileBig=null, tableContent=
| 参数名称 | 参数值 |
| Glove词向量 | 300 |
| Bi-LSTM维度 | 300 |
| BERT词向量 | 768 |
| 最大句长 | 75 |
| 批次长度 | 32 |
| 丢失率 | 0.3 |
| 学习率 | 2×10-5 |
| 数据迭代次数 | 10 |
| 优化器 | Adam |
| GCN层数 | 2 |
| 单词距离 | 7 |
), ArticleFig(id=1172984001552859745, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, label=表2, caption=
实验参数
, figureFileSmall=null, figureFileBig=null, tableContent=
| 参数名称 | 参数值 |
| Glove词向量 | 300 |
| Bi-LSTM维度 | 300 |
| BERT词向量 | 768 |
| 最大句长 | 75 |
| 批次长度 | 32 |
| 丢失率 | 0.3 |
| 学习率 | 2×10-5 |
| 数据迭代次数 | 10 |
| 优化器 | Adam |
| GCN层数 | 2 |
| 单词距离 | 7 |
), ArticleFig(id=1172984001611580002, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, label=Table 3, caption=
Comparison of baseline models
, figureFileSmall=null, figureFileBig=null, tableContent=
| 模型 | Restaurant | Laptop | Twitter |
| Acc/% | F1/% | Acc/% | F1/% | Acc/% | F1/% |
| IAN | 79.26 | 70.09 | 72.05 | 67.38 | 72.50 | 70.81 |
| RGAT | 83.30 | 76.08 | 77.42 | 73.76 | 75.57 | 73.82 |
| ASGCN | 81.73 | 73.10 | 72.62 | 66.72 | 71.05 | 69.45 |
| SKGCN | 80.36 | 70.43 | 73.20 | 69.18 | 71.97 | 70.22 |
| CRF-GCN | 82.71 | 73.87 | 75.83 | 74.78 | — | — |
| PSKE-GCN | 83.21 | 75.72 | — | — | 74.28 | 72.86 |
| RMN-P | 81.16 | 73.17 | 74.50 | 69.79 | — | — |
| Bi-GCN | 81.97 | 73.48 | 74.59 | 71.84 | 74.16 | 73.35 |
| KGCapsAN-LI | 82.49 | 74.21 | 77.02 | 72.97 | 74.57 | 72.74 |
| Ours-BiLSTM | 83.49 | 75.59 | 78.19 | 73.86 | 75.89 | 74.53 |
| ACLT | 85.71 | 78.44 | 79.68 | 75.83 | 75.48 | 74.51 |
| RGAT-SPC-BERT | 86.60 | 77.22 | 78.21 | 74.07 | 76.15 | 74.88 |
| BMGCN-BERT | 85.96 | 80.08 | 79.91 | 75.66 | 76.16 | 74.59 |
| Ours-BERT | 85.44 | 81.29 | 80.29 | 76.59 | 77.53 | 75.94 |
), ArticleFig(id=1172984001670300259, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, label=表3, caption=
基线模型对比
, figureFileSmall=null, figureFileBig=null, tableContent=
| 模型 | Restaurant | Laptop | Twitter |
| Acc/% | F1/% | Acc/% | F1/% | Acc/% | F1/% |
| IAN | 79.26 | 70.09 | 72.05 | 67.38 | 72.50 | 70.81 |
| RGAT | 83.30 | 76.08 | 77.42 | 73.76 | 75.57 | 73.82 |
| ASGCN | 81.73 | 73.10 | 72.62 | 66.72 | 71.05 | 69.45 |
| SKGCN | 80.36 | 70.43 | 73.20 | 69.18 | 71.97 | 70.22 |
| CRF-GCN | 82.71 | 73.87 | 75.83 | 74.78 | — | — |
| PSKE-GCN | 83.21 | 75.72 | — | — | 74.28 | 72.86 |
| RMN-P | 81.16 | 73.17 | 74.50 | 69.79 | — | — |
| Bi-GCN | 81.97 | 73.48 | 74.59 | 71.84 | 74.16 | 73.35 |
| KGCapsAN-LI | 82.49 | 74.21 | 77.02 | 72.97 | 74.57 | 72.74 |
| Ours-BiLSTM | 83.49 | 75.59 | 78.19 | 73.86 | 75.89 | 74.53 |
| ACLT | 85.71 | 78.44 | 79.68 | 75.83 | 75.48 | 74.51 |
| RGAT-SPC-BERT | 86.60 | 77.22 | 78.21 | 74.07 | 76.15 | 74.88 |
| BMGCN-BERT | 85.96 | 80.08 | 79.91 | 75.66 | 76.16 | 74.59 |
| Ours-BERT | 85.44 | 81.29 | 80.29 | 76.59 | 77.53 | 75.94 |
), ArticleFig(id=1172984001745797732, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=EN, label=Table 4, caption=
Results of ablation experiments
, figureFileSmall=null, figureFileBig=null, tableContent=
| 模型 | Restaurant | Laptop | Twitter |
| Acc/% | F1/% | Acc/% | F1/% | Acc/% | F1/% |
| WRCN-CL | 83.49 | 75.59 | 78.19 | 73.86 | 75.89 | 74.53 |
| w/o WRCN | 79.26 | 74.09 | 74.05 | 72.38 | 73.50 | 71.81 |
| w/o SRD | 81.87 | 74.64 | 76.23 | 73.82 | 76.21 | 72.88 |
| w/o 关系类型 | 82.82 | 75.49 | 76.36 | 73.83 | 76.53 | 73.11 |
| w/o CL | 82.86 | 75.33 | 76.80 | 74.10 | 76.79 | 72.81 |
), ArticleFig(id=1172984001833878117, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1149769459998568753, language=CN, label=表4, caption=
消融实验结果
, figureFileSmall=null, figureFileBig=null, tableContent=
| 模型 | Restaurant | Laptop | Twitter |
| Acc/% | F1/% | Acc/% | F1/% | Acc/% | F1/% |
| WRCN-CL | 83.49 | 75.59 | 78.19 | 73.86 | 75.89 | 74.53 |
| w/o WRCN | 79.26 | 74.09 | 74.05 | 72.38 | 73.50 | 71.81 |
| w/o SRD | 81.87 | 74.64 | 76.23 | 73.82 | 76.21 | 72.88 |
| w/o 关系类型 | 82.82 | 75.49 | 76.36 | 73.83 | 76.53 | 73.11 |
| w/o CL | 82.86 | 75.33 | 76.80 | 74.10 | 76.79 | 72.81 |
)], attaches=null, journal=Journal(id=1146119176004939786, delFlag=0, nameCn=科学技术与工程, nameEn=Science Technology and Engineering, nameHistory1=null, nameHistory2=null, issn=1671-1815, eissn=, cn=11-4688/T, coden=null, periodic=4, language=CN, oaType=是, ccby=null, superviseOffice=null, ownerOffice=null, pubOffice=null, editorOffice=null, officeType=null, aims=null, clcCode=null, officeProv=null, officeCity=null, officeAddr=null, officeZip=null, officeEmail=null, officePhone=null, editDirector=null, officeDirector=null, officeDirectorPhone=null, officeStaffNum=null, officeEmpNum=null, coverPicUrl=UKU/O7GSka5polgCTkbIIw==, journalPrice=null, startedYear=null, abbrevIsoEn=Sci Technol Eng, journalRemark=null, publicationField=null, createdTime=null, updatedTime=1754445529766, createdBy=null, updatedBy=13701087609, firstLetterCn=S, firstLetterEn=S, subjectCode=Natural Sciences, subjectName=自然科学, subjectCodeEn=Natural Sciences, subjectNameEn=null, picCn=UKU/O7GSka5polgCTkbIIw==, picEn=5hwlULoNwcbj3xUmVi9MAQ==, jcr=null, cjcr=null, exts=[JournalExt(id=1159791870395564357, language=CN, name=科学技术与工程, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=null, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.stae.com.cn/jsygc/home, createdTime=1754445529793, updatedTime=1754445529793, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=http://www.stae.com.cn/jsygc/site/menus/20090429150146001, submissionAuthorUrl=http://www.stae.com.cn/jsygc/author/login, submissionEditorUrl=http://www.stae.com.cn/jsygc/editor/login, submissionReviewUrl=http://www.stae.com.cn/jsygc/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""}), JournalExt(id=1159791870441701702, language=EN, name=Science Technology and Engineering, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=null, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.stae.com.cn/jsygc/home, createdTime=1754445529804, updatedTime=1754445529804, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://www.stae.com.cn/jsygc/author/login, submissionEditorUrl=http://www.stae.com.cn/jsygc/editor/login, submissionReviewUrl=http://www.stae.com.cn/jsygc/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""})], databaseList=null, tenantJournalId=1146123166801305609, websiteList=[Website(id=1148243202391400884, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123166801305609, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kxjsygc/CN, language=CN, createTime=1751692112777, createBy=18614031015, updateTime=1753520965431, updateBy=18614031015, name=科学技术与工程-中文站点, tplId=1146099689490845704, title=科学技术与工程, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1148622798802673703, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=articleTextType, value=kx, createTime=1751782615614, updateTime=1751782615614, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798781702180, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=banner, value=null, createTime=1751782615609, updateTime=1751782615609, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798769119267, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=j86gbwi+p0Idkyl5SzIlmQ==, createTime=1751782615606, updateTime=1751782615606, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798794285094, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1751782615612, updateTime=1751782615612, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798790090789, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1751782615611, updateTime=1751782615611, creator=18614031015, updator=18614031015)]), Website(id=1155914124811976731, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123166801305609, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kxjsygc/EN, language=EN, createTime=1753521003206, createBy=18614031015, updateTime=1753521003206, updateBy=18614031015, name=科学技术与工程-英文站点, tplId=1146101810881728533, title=Science Technology and Engineering, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1155914371227308235, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=articleTextType, value=kx, createTime=1753521061952, updateTime=1753521061952, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371210531016, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=banner, value=null, createTime=1753521061947, updateTime=1753521061947, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371202142407, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=j86gbwi+p0Idkyl5SzIlmQ==, createTime=1753521061945, updateTime=1753521061945, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371223113930, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1753521061950, updateTime=1753521061950, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371218919625, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1753521061949, updateTime=1753521061949, creator=18614031015, updator=18614031015)])], journalTitle=科学技术与工程, weixinUrl=null, journalUrl=null, iacademicId=null, status=0, seqNo=null, journalTitleEn=Science Technology and Engineering, journalPhotoCn=UKU/O7GSka5polgCTkbIIw==, journalPhotoEn=5hwlULoNwcbj3xUmVi9MAQ==, journalFirstLetter=S, journalRecommend=null, journalNew=null, journalCollection=null, jcrJf=null, cjcrJf=null, jcrJfStr=null, cjcrJfStr=null, submissionFirstDecision=null, sciSubjectClassification=null, casSubjectClassification=null, citeScore=null, totalCitationFrequency=null, icpCode=null, psCode=null, advertisingLicenseCode=null, copyrightInformation=null, country=null, option=null, provinceCode=null, provinceName=null, collectFlag=false), detailUrlCn=https://castjournals.cast.org.cn/joweb/kxjsygc/CN/10.12404/j.issn.1671-1815.2403653, detailUrlEn=https://castjournals.cast.org.cn/joweb/kxjsygc/EN/10.12404/j.issn.1671-1815.2403653, pdfUrlCn=https://castjournals.cast.org.cn/joweb/kxjsygc/CN/PDF/10.12404/j.issn.1671-1815.2403653, pdfUrlEn=https://castjournals.cast.org.cn/joweb/kxjsygc/EN/PDF/10.12404/j.issn.1671-1815.2403653, aliStartDate=null, aliEndDate=null, collectionFlag=false, citedCount=null, citedUrl=null, reference=null)