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=

余本功(1971—),男,汉族,安徽合肥人,博士,教授。 研究方向:信息系统、自然语言处理。 E-mail:

, 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:

"}, bioImg=null, bioContent=

余本功(1971—),男,汉族,安徽合肥人,博士,教授。 研究方向:信息系统、自然语言处理。 E-mail:

, 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)
收藏切换
基于加权关系卷积网络和辅助任务的方面级情感分析
收藏切换
PDF下载
余本功 1, 2 , 陈明玥 1
科学技术与工程 | 论文·自动化技术、计算机技术 2025,25(14): 5967-5975
收起
收藏切换
科学技术与工程 | 论文·自动化技术、计算机技术 2025, 25(14): 5967-5975
基于加权关系卷积网络和辅助任务的方面级情感分析
全屏
余本功1, 2 , 陈明玥1
作者信息
  • 1. 合肥工业大学管理学院, 合肥 230009
  • 2. 合肥工业大学过程优化与智能决策教育部重点实验室, 合肥 230009
  • 余本功(1971—),男,汉族,安徽合肥人,博士,教授。 研究方向:信息系统、自然语言处理。 E-mail:

Aspect-Level Sentiment Analysis Based on Weighted Relational Convolutional Networks and Auxiliary Task
Ben-gong YU1, 2 , Ming-yue CHEN1
Affiliations
  • 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
出版时间: 2025-05-18 doi: 10.12404/j.issn.1671-1815.2403653
文章导航
收藏切换

方面级情感分析从细粒度角度检测了给定方面术语的情感极性从挖掘文本方面的情感态度的角度给电商、消费者等群体提供决策辅助。现有方法对句法信息的不同依赖关系的平等建模,忽略了卷积网络中不同依赖关系和语义关系中的全局信息对方面词情感分类的影响。为了解决上述问题,考虑到图结构的灵活性、复杂性和辅助任务在基于全局语义信息捕捉方面情感、补全细粒度方面信息的优良表现,提出了包含加权关系卷积网络(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%,从而证明了本文模型能有效地解决方面级情感分析分类任务。

方面级情感分析  /  关系类型  /  位置赋权  /  互补学习  /  图卷积网络

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.

aspect-level sentiment analysis  /  type-aware  /  positional weighting  /  complementary learning  /  graph convolutional networks
余本功, 陈明玥. 基于加权关系卷积网络和辅助任务的方面级情感分析. 科学技术与工程, 2025 , 25 (14) : 5967 -5975 . DOI: 10.12404/j.issn.1671-1815.2403653
Ben-gong YU, Ming-yue CHEN. Aspect-Level Sentiment Analysis Based on Weighted Relational Convolutional Networks and Auxiliary Task[J]. Science Technology and Engineering, 2025 , 25 (14) : 5967 -5975 . DOI: 10.12404/j.issn.1671-1815.2403653
基于方面的情感分析(aspect-based sentiment analysis, ABSA)旨在分析一个句子中包含多个方面且分别具有相同或不同情感极性,并对方面的情感极性做出判断。随着移动网络的迅速发展,基于用户反馈的个人数字社交平台得到广泛使用。用户评价、看法、态度等表达主观感受的用户评论数据也因此开始大量产生并得到广泛收集。其中的用户需求是最具价值的反馈信息,其重要程度也在电商企业中逐年上升。方面级情感分析也因此被视为一项极具有价值的研究任务。
目前的研究关注到语义信息和语法信息的交互必要性并提出了基于注意力机制、CHATGPT等多种类型的方法应用在方面级情感分析任务中以更好地服务于社会管理[1] 。先前的研究利用注意力机制来获取基于上下文信息的方面词的观点。Phan等[2] 结合词性、依赖关系和上下文文本信息利用自注意力机制来增强方面词提取并提高了分类精度。考虑到注意力机制聚焦于细粒度文本信息,相关学者对方面相关的文本位置信息提出更近一步的研究方法。Liang等[3]为了精简计算,在BETR预训练过程中利用逻辑向量寻找和方面空间距离相关的特征表示,使得在降低计算复杂度的同时保证计算精度。因此,方面词的相对距离信息可以作为一个有用的特征来强化重要信息,减少噪声的影响。
随着ABSA上下文编码能力的进一步开发,相关工作依赖GCN以学习对ABSA有帮助的词-词关系。Tian等[4] 设计了结合了注意力机制和依赖树,然后通过层级卷积全面学习句法信息。鲍小异等[5] 通过构建跨语言的GCN卷积图来预测属性级别的方面词情感。Jiang等[6]基于共现图和依赖图进行编码以提高分类准确性。可以发现先前的研究主要利用关系节点上基于方面词的依赖关系进行平等建模以挖掘词与词之间的全局关系。Chen等[7]设计了多通道图卷积网络模型包括语篇、句法依赖、方面词距离和相对位置距离多方面学习表示。Chen等[8]利用门控机制动态结合来自词依赖图和潜在图的信息从而提高产品和关系之间的关系精度。Zhang等[9]利用句法图和语义图构建了一个融合的多通道卷积网络来捕捉情感极性。Xing等[10] 利用门控机制迭代从而动态捕捉局部信息,并利用外部知识补全全局知识,通过结合全局信息和局部信息完善句法结构以达到提高ABSA任务效果。Saifuddin等[11]从序列数据的复杂性和结构相似性出发,采用了两级注意力机制和GCN设计了超图注意力网络模型。陈钰佳等[12]从双通道的角度用GCN提高了分类效果。
部分学者注意到大多数研究在对句法依赖树和多重关系图进行分析时未能有效地将语义或其他细粒度信息整合在一起,阻碍了多种信息元素的交流。而辅助任务通过共享表征捕捉辅助任务与主任务的相关信息提高了模型的效果与泛化能力。为了进一步区分句法依赖关系,Yuan等[13] 提出了将依赖类型的外部知识也纳入了句法中并通过图注意力机制实现分类。Lu等[14]使用异构神经网络利用依赖树、先验情感字典等多通道编码句序信息,以实现参数共享。Gu等[15]融合外部知识和外部情感词库为句子中构建情感分值矩阵以进行图卷积从而捕捉边缘标签的缺陷。Zhang等[16]设计了基于外部知识的依赖胶囊网络结构框架提高了模型性能。张涵等[17]提出了利用持续学习在低资源背景下通过多段多任务的互补学习方式提高学习效果。Qin等[18]提出利用辅助任务通过构建解释器迫使模型进行两阶段训练从而使得训练目标聚焦于 ABSA 任务本身。Zhao等[19]将先验知识在微调阶段整合情感知识作为第一个辅助任务,不同标签组合进行分类预测作为第二个辅助任务,并在ABSA任务上获得优良表现。
尽管之前的研究都获得了很大的成功,但是还存在两个方面值得深入研究。
(1)关键节点权重偏差。基于依赖树的GCN,依赖树的质量很大程度上决定了最后的结果。然而,不可避免的是在卷积过程中,依赖树中一些不正确或可忽视的连接卷积后可能会给任务增加噪音。因此,在卷积过程中对不同的语法结构和单词类型应该给予不同程度的重视。然而,这对于常规的依赖树来说是一项具有挑战的任务。例如,针对评论“这家服务并没有价格那样好。”中存在的两个方面词“服务”和“价格”,方面词“价格”和观点词“好”是相关的。然而,在依赖树中,“好”被视为是描述方面词“服务”。对于另一个词“价格”由于固定搭配得到的是观点词“没有”。噪声词“没有”导致了对其错误的情感预测。可以看出,复杂的语义结构和常规依赖树解码的局限性会导致对方面词“服务”的错误情感预测。因此,由于复杂的语义结构和解析树解码能力的限制会对分类结果产生负面影响,所提出的模型构建了一个基于位置关系和关系类型以调整依赖树生成卷积图从而辅助GCN卷积过程来解决上述问题。
(2)缺乏全局信息对局部信息的细粒度补充。GCN的性能更侧重于局部信息。而全局信息是把握说话者的整体含义从而有效避免局部混淆带来的语义歧义等不良影响,对情感的正确分类有着重要的作用。因此,通过考虑全局信息有效弥补GCN聚焦于局部信息的不足,CL被提出以帮助句子把握全局信息的语义信息的影响度从而获得全局信息对局部信息的细粒度补充。
针对上述问题,现提出基于加权关系卷积网络和辅助任务互补学习模型。采用Bi-LSTM提取文本特征;并输入CL和GCN中深入挖掘细粒度全局信息和局部信息,最终融合信息得到全面的信息表征以提高模型性能。在多个公开的方面及情感分析任务的数据上证明本文模型的性能超过现有的基准模型,具有优秀的情感挖掘、情感判断能力。通过利用这个模型,可以有效帮助企业判断用户对商品的态度以及用户间对企业情感倾向,从而帮助企业有效利用物力资源抢占市场份额,辅助用户管理决策。
本文模型WRCN-CL如图1所示,它包含方面词位置和关系类型的加权GCN和辅助补充学习。模型进行词嵌入后利用Bi-LSTM提取文本特征,得到的特征分别输入基于依赖关系类型和方面词位置的依赖树模块和补充学习中,后将学习到的基于方面词的全局信息和句法信息共同输入到GCN中提取包含交互信息下的隐层关系以得到最后的情感预测结果。
对任务的训练集 Ω = { ( s c , α , y i ) } i = 1 N, s c = { s 1 , , s t + 1 , , s t + m , , s k }表示原始句子, α = { s t + 1 , s t + 2 , , s t + m }表示长度为 m的单词的方面词在句中的位置, y i为方面词的情感极性。
LSTM在处理长文本时利用记忆门、遗忘门、更新门有选择地对远距离文本捕捉包含上下文文本的信息。Bi-LSTM模型由前向和后向LSTM组成,通过考虑双向上下文信息提高语义信息。
因此,在利用预先训练模型(BERT[20]或GloVe[21])得到词嵌入 h ^ i = h ^ 1 , h ^ 2 , , h ^ k R k × D e m b,其中 D e m b为词嵌入维度。随后,将每个词的词嵌入 h ^ i将输入到Bi-LSTM得到包含上下文文本信息的隐向量 h i = B i - L S T M ( h ^ i ; W b ) R k × 2 D ,其中 W b为偏差项。
然后,这些文本特征将会输入两个不同的编码器得到相应的表示:①基于位置关系和依赖类型的依赖树;②基于补充学习的辅助任务。
这个模块针对学习方面词全局信息的学习,包括全局语义信息学习(辅助任务编码和解码),辅助任务权重判定两个部分。
首先将得到的包上下文文本信息的特征向量 h i = { h 1 , h 2 , , h k }输入CL编码器和解码器中。
h i C L = G R U ( s i , α )
y ^ t C L = G R U ( h 1 C L , h 2 C L , , h t - 1 C L , s 1 , , s t - 1 )
h α C L = m a x p o o l i n g ( h i C L | α )
式中: h i C L为经过GRU后得到的隐向量; s t - 1为在 t - 1时刻的重构词; y ^ t C L为在 t时刻由解码器生成的单词; h α C L为训练后的方面词特征,并作为GCN的输入之一,用于指导在预测模型中对给定方面词的情感极性。
值得注意的是,在解码过程中序列不断通过之前学习到的词语作为后一个生成词中,也就意味着生成句中包含丰富的全局语义信息。
因此,该部分的损失函数表示为
l C L = - t = 1 k l n p ( s t | s 1 s t - 1 )
式(4)中: p ( s t | s 1 s t - 1 )为对ground-truth的预测概率。
由于CL模块作为一个辅助任务,其主要目的是为了对预测任务提供全局语义信息的细粒度补充。
具体来说,通过将原句的原始向量与生成句的向量进行比对。如果ground-truth正确比重比较大,则说明生成句的准确性高,即全局信息的补充是正确且积极的,否则生成句比重需要降低以减少负面影响。
y i D * = 0 , y ^ i CL s i 1 y ^ i CL = s i
o i D = s o f t m a x ( W D h i + b D )
式中: y i C L为CL解码器在 i时刻生成的单词; o i D为对在 i时刻正确性的判定; W D b D分别为可训练的矩阵和偏差项。
因此,对于权重判定部分的损失函数为
l D = - i = 1 k l n p ( y i D * | s i )
从Bi-LSTM提取的特征会因为不合理的断句产生干扰,而先前的研究证明方面词相关的文本信息和语义结构在正确预测情感中占有很大比重。因此,利用位置关系和依赖关系对依赖树语义结构进行调整能更好地提取原始特征。
首先,通过现有的分析工具得到原始依赖树的邻接矩阵 D n , m R k × k
$\boldsymbol{D}_{n, m}= \begin{cases}1, & n=m, \text { 或 } s_n 、 s_m \text { 存在语义关系 } \\ 0, & \text { 其他 }\end{cases}$
原始输入文本方面词位置关系可以表示为sc=[s1,s2,…,sτ+1-λ,…,sτ+1,…,sτ+m,…,sτ+m+λ,…,sk],通过判断单词到方面中心部分的距离来确定语义相关性(semantic relevance distance, SRD)。
S R D k = = k - P a = - = m 2 =
式(9)中: k P a分别为文本单词和方面词中心。
W m , n = 1 ,     SRD n λ SRD m λ 1 = n P a = + = m P a = 2 k ,
G m , n = D m , n W m , n
式中: W n , m为基于方面词中心距离构建的权重矩阵; G m , n为现在依赖树的权重矩阵。
值得注意的是,上述构建句子的依赖树对不同关系类型的重视程度相同,而词组等关系类型在日常交流中更容易影响情感取向的判断。因此,根据不同关系类型给定不同权重来调整依赖树结构是必要的。
对于L层的神经网络中,单词 s m s n构造成的边在存在着一种依赖关系 c m , n r ,即: h m L - 1 h n L - 1 c m , n r,这种关系类型对结果会产生影响。
g n L = [ h n L - 1 ; c m , n r ]
g m L = [ h m L - 1 ; c m , n r ]
w m , n L = a m , n e x p ( g m L g n L ) z = 1 k a m , n e x p ( g m L g n L )
式中: g n L为节点n在前一层GCN的输出结果后考虑位置信息和依赖类型后的隐含状态; g m L为节点m在前一层GCN的输出结果后考虑位置信息和依赖类型后的隐含状态, · ; ·向量的拼接,通过式(12)和式(13)可以得到基于依赖关系类型的特征表示; a m , n s m s n的邻接矩阵的数值;z为节点m与节点n之间的关系对数量; w m , n L为考虑依赖关系类型后的权重。
基于之前辅助特征和语法结构,辅助特征视为 h 0 = h α C L并将基于关系类型的语义结构一同GCN的输入从而得到最后的结果。
h m ( L - 1 ) * = h n l - 1 + W r c m , n r
h n L = σ { m = 1 k w m , n L [ W L h m ( L - 1 ) * + b L ] }
式中: W L b L分别为图卷积中可训练矩阵和偏差项; σ ( · )为激活函数。
此处选取GRU作为激活函数,通过在不同层数的GCN中进行卷积,越重要的关系类型将会在卷积过程中权重更大,从而有效地提高情感分类结果。
通过关注关系类型和中心词位置来完善语法结构,减少冗余;利用辅助关系学习语义信息,从全局角度进行细粒度补充,从而得到最终的情感分类预测结果。
o S A = s o f t m a x ( W S A h S A + b S A )
h S A = a v e r g e   p o o l i n g ( h n L )
式中: W S A b S A分别为模型预测情感时需要训练的参数矩阵和偏差项; o S A为最后的输出结果。
模型最后采用对数函数进行损失计算。
l S A = - l n p ( y * | h i 1 h i k )
l = l C L l D + l S A
式中: l S A为进行方面级情感分类主任务时的损失函数; l C L为增强情感分类效果的辅助任务的损失函数; l D为对辅助任务权重判定的损失函数; y *为最后的情感预测结果。
式(20)意味着Bi-LSTM的输出 h ^ i和重构句的判定 y i D *都将被作为指标输入到第二阶段中以进行微调。当预测词 h ^ i和判定词 y i D *都为1,即 l C L l D都很小,意味着重构句子的语法正确,且在模型在前向传播时能够很好地学习到上下文的语义知识。但当两者都为0的时候,意味着重构句和原句的语义关系不大。因此, l C L就会很大。当两者不等时,意味着并没有完全学习到上下文信息。因此, l D会很大,从而提高辅助任务的比重。
表1所示,实验基于3个包含多个方面情感分析的公开数据集(即Restaurant-14、Laptop、Twitter)与基准模型进行比较以评价模型性能。数据集的结构为:token、pos、head、deprel、aspects。
本次实验基于Pytorch实现,编程语言python3.9并通过NVIDIA RTX3090来训练和测试模型。经过多次实验,最终选择5次结果平均值获得结果。分别使用Glove预训练300维词向量和BERT对文本数据嵌入化,Bi-LSTM的隐藏维度设置为300。GCN的层数为2层,隐藏层维度为300。选择Adam优化器函数进行学习,设置模型的dropout为0.3,单词距离λ=7。句法依赖树是利用工具SpaCy toolkit获得。当使用BERT预训练时,batch size和epoch分别设为32和10。实验参数如表2所示。
通过选择在同一任务下对相同数据集进行测试的基线模型进行对比以更好地评估模型性能。
IAN[22] :该模型采用动态交互网络来分配方面词上下文信息的权重。
R-GAT[23]:该模型根据特定方面重构和修剪依赖树以获得更好的依赖结构。
ASGCN[24]:该模型从语义角度和语法角度双通道加强分类效果。
SKGCN[25]:该模型通过GCN同时考虑依赖关系、语法和外部知识。
CRF-GCN[26]:该模型基于条件随机场获得方面词的观点表示并将信息在GCN中聚合。
PSKE-GCN[27]:该模型基于特定方面词裁剪依赖树并结合外部知识捕捉深层语法表示。
RMN-P[28]:该模型从基于多任务学习区分方面词和相近词间的语义关系从而提高模型的分类效果。
Bi-GCN[29]:该模型通过 GCN 学习特定方面的表征,解决长距离多词依赖问题。
KGCapsAN-LI[16]:该模型将先验知识输入胶囊网络中从而得到基于特定方面词的特定表示。
ACLT[30] :该模型利用注意力机制对依赖树的边动态赋权并进行对裁剪依赖树。
RGAT-SPC-BERT[31]:该模型使用BERT作为预训练模型获取其嵌入并利用双向Transformer-like编码器获取上下文的语义。
MOS-GCN-BERT[32]:该模型基于注意力机制的裁剪依赖树GCN模型。
表3列出了基于3个数据集的实验结果和比较。准确率(Acc)和Marco-F1(F1)被用作评价指标并根据评价指标确定所提出方法的性能。以Twitter数据集为例,所提出的模型基于Glove准确率提高0.32%,F1提高0.71%;基于BERT准确率提高1.37%,F1提高1.06%。这说明:①通过关注方面词相关信息和句法结构能够有效地提高了该任务的分类能力;②由于BERT预训练语言模型对于分析句子结构,捕捉句间关系具有更好效果,从而针对句子结构的模型在其上具有更突出的性能表现。基于以上分析,可以得出在3个数据集上的评价指标准确率和F1结果优于绝大多数基线方法,从而证明了所提出模型的有效性与优越性。
进一步探讨模型单一模块的影响,如表4所示。其中,符号w/o表示没有该部分。第一列是抹去每个部分的分类,每一行代表基于第一列所列模块的结果。w/o WRCN表示删除基于位置权重和关系类型的GCN后模型效果,w/o SRD 表示 GCN 的邻接矩阵未考虑位置关系对模型的影响, w/o关系类型表示在 WRCN 中将构图部分删除关系类型的影响,w/o CL表示如果不考虑全局信息的细粒度补充条件下模型效果。
通过分析每个模块的变化程度,可以发现每个模块的各自发挥着重要的作用。以Restaurant数据集为例,可以得出如下结果。
(1)去掉WRCN模块后模型准确率由原来的83.49%下降至79.26%,下降了4.23个百分点;F1由原来的75.59%下降至74.09%,下降了1.5个百分点。这说明对于ABSA任务来说,以位置权重和关系类型的GCN发挥着重要的作用,对模型准确率影响极大。
(2)为了进一步分析GCN中各模块的作用,设计了删除SRD和删除关系类型的消融实验,可以发现这两个消融实验都会导致模型的准确率和F1下降,但是去掉SRD的消融实验的准确率和F1比去掉关系类型下降更快。这说明虽然位置关系和关系类型在模型中都发挥着重要的作用,但是SRD在GCN模块中发挥着更重要的作用且对句中的单词位置权重进行调整对后续基于关系类型的GCN来说是必要的。
(3)去掉CL模块后模型的准确率由原来的83.49%降至82.86%,下降了0.63个百分点。这说明全局信息和局部信息的整合是有效的,通过挖掘方面词相关的局部信息,从语义结构的角度捕捉方面词情感为ABSA任务提供辅助支撑能有效地提升模型效果。
对SRD模块中参数 λ对模型的性能影响分析和GCN 层数L对模型性能的影响分析。
(1)SRD模块中参数 λ对模型的影响分析:基于不同数据集数据特征不同,局部上下文范围 λ需要不断调整来获得适合的参数结果。因此,在保证只有温度系数改变的情况下,在1~10对模型在3个数据集上分别进行实验以确定参数。
参数 λ的可视化结果如图2所示。随着 λ发生变化,模型的总体性能呈现着先上升再下降的趋势。同时,从图2(a)中可以直观地看出,针对F1,模型实验效果在 λ=7时在Twitter和Laptop数据集中达到最佳,在Restaurant数据集上 λ=6的效果最好。这意味着在 λ=6或7时模型能够在这个范围中获得更多的有效信息从而更好识别方面词从而提升模型效果。接着,从图2(b)中可以观察到3个数据集都在 λ=7时实验效果达到顶峰。并且在 λ=6到 λ=7的过程中,Restaurant数据集上模型评价指标F1差距较小,而准确率差距较大,即在λ=7时模型效果得到明显提升。
综合以上分析,本文模型选取 λ=7以得到最好的分类效果。
(2)GCN层数讨论:保证其他参数不变的条件下,观察随着GCN层数L在1~10层中增加,模型的变化效果。
关于不同数据集上层数变化对模型性能的影响结果如图3所示。可以看出3个数据集中,模型的整体性能呈现着先上升后下降的一个趋势,并且在层数为1~5时这种变化尤为明显。其次,在3个数据集中都是当GCN 层数为2时,模型效果最佳。这说明此时模型能很好地聚合附近的语义关系,且并不会引入噪声,而过多的局部信息在数据量有限的背景下会降低分类效果。
提出了一种新的模型WRCN-CL,通过将补充学习与类型感知的方面位置依赖树相结合利用GCN来判断句中的方面词情感,并解决了依赖树中关系类型平等建模和缺乏全局信息的问题。具体来说:首先,设计了基于位置关系和关系类型的依赖树结构,得到加权关系卷积网络。旨在考虑到不同距离的信息差异和依赖关系重要性差异,利用相对位置距离和依赖关系类型,从语法结构上调整常规依赖树结构。这样不仅从语义角度充分捕捉方面词信息,还能通过纠正错误的依赖关系获得有效地细粒度信息,从而达到更好的分类效果。其次,构建了基于全局信息的CL任务以通过知识增强的手段捕获方面词相关的语法信息。这样不仅能理解-重构句子学习全局信息并利用判别器获得最终情感融合的权重。最后,将其和辅助任务一起输入GCN中完成最后的分类,得到方面词的情感倾向,并在实验中取得了不错的效果。在未来的工作中,多模态情感分析将会进一步发展,从而提高分类的准确性并应用到实际中。
  • 国家自然科学基金(72071061)
参考文献 引证文献
排序方式:
[1]
曾桢, 王擎宇. 融合BERT中间隐藏层的方面级情感分析模型[J]. 科学技术与工程, 2023, 23(12): 5161-5169.
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.
[2]
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.
[3]
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.
[4]
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.
[5]
鲍小异, 姜晓彤, 王中卿, 等. 基于跨语言图神经网络模型的属性级情感分类[J]. 软件学报, 2023, 34(2): 676-689.
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.
[6]
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.
[7]
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.
[8]
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.
[9]
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.
[10]
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.
[11]
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.
[12]
陈钰佳, 郑更生, 肖伟. 基于RoBERTa与句法信息的中文影评情感分析[J]. 科学技术与工程, 2023, 23(18): 7844-7851.
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.
[13]
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,
[14]
Lu G, Li J, Wei J. Aspect sentiment analysis with heterogeneous graph neural networks[J]. Information Processing & Management, 2022, 59(4): 102953.
[15]
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.
[16]
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.
[17]
张涵, 王晶晶, 罗佳敏, 等. 针对低资源场景下连续情感分析任务的持续注意力建模[J]. 软件学报, 2024, 35(12): 1-17.
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.
[18]
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.
[19]
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.
[20]
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.
[21]
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.
[22]
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.
[23]
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.
[24]
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.
[25]
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.
[26]
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.
[27]
韩虎, 孔博, 何勇禧, 等. 基于剪枝策略的知识增强方面级情感分析[J]. 华中科技大学学报(自然科学版), 2024, 52(11): 1-8.
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.
[28]
Zeng J, Liu T, Jia W, et al. Relation construction for aspect-level sentiment classification[J]. Information Sciences, 2022, 586: 209-223.
[29]
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.
[30]
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.
[31]
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.
[32]
穆一茹, 韩虎, 孔博. 基于多定序尺度的图卷积网络方面级情感分析[J/OL]. (2024-07-29) [2025-02-15]. http://kns.cnki.net/kcms/detail/11.2127.tp.20240726.1350.004.html http://kns.cnki.net/kcms/detail/11.2127.tp.20240726.1350.004.html
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 http://kns.cnki.net/kcms/detail/11.2127.tp.20240726.1350.004.html
2025年第25卷第14期
PDF下载
360
147
引用本文
BibTeX
文章信息
doi: 10.12404/j.issn.1671-1815.2403653
  • 接收时间:2024-05-17
  • 首发时间:2025-07-09
  • 出版时间:2025-05-18
补充材料
相关文章
文章信息
作者
出版历史
  • 收稿日期:2024-05-17
  • 修回日期:2025-02-13
基金
国家自然科学基金(72071061)
作者信息
    1. 合肥工业大学管理学院, 合肥 230009
    2. 合肥工业大学过程优化与智能决策教育部重点实验室, 合肥 230009
参考文献
分享链接
https://castjournals.cast.org.cn/joweb/kxjsygc/CN/10.12404/j.issn.1671-1815.2403653
分享至
全文二维码

扫描看全文

引用本文
BibTeX
本文的引用情况
2种不同金属材料的力学参数

Family
属数
Number of
genus
种数
Number of
species
占总种数比例
Percentage of
total species (%)

Genus
种数
Number of
species
占总种数比例
Percentage of total
species (%)
鹅膏菌科Amanitaceae 2 11 5.26 鹅膏菌属 Amanita 10 4.78
小菇科 Mycenaceae 2 12 5.74 丝盖伞属 Inocybe 5 2.39
多孔菌科 Polyporaceae 8 14 6.70 蜡蘑属 Laccaria 5 2.39
红菇科 Russulaceae 3 23 11.00 小皮伞属 Marasmius 6 2.87
小菇属 Mycena 11 5.26
光柄菇属 Pluteus 5 2.39
红菇属 Russula 17 8.13
栓菌属 Trametes 5 2.39
关闭全屏