Aspect-Based Sentiment Analysis(ABSA)is a fundamental area of research in Natural Language Processing(NLP).Within ABSA,Aspect Sentiment Quad Prediction(ASQP)aims to accurately identify sentiment quadruplets in target ...Aspect-Based Sentiment Analysis(ABSA)is a fundamental area of research in Natural Language Processing(NLP).Within ABSA,Aspect Sentiment Quad Prediction(ASQP)aims to accurately identify sentiment quadruplets in target sentences,including aspect terms,aspect categories,corresponding opinion terms,and sentiment polarity.However,most existing research has focused on English datasets.Consequently,while ASQP has seen significant progress in English,the Chinese ASQP task has remained relatively stagnant.Drawing inspiration from methods applied to English ASQP,we propose Chinese generation templates and employ prompt-based instruction learning to enhance the model’s understanding of the task,ultimately improving ASQP performance in the Chinese context.Ultimately,under the same pre-training model configuration,our approach achieved a 5.79%improvement in the F1 score compared to the previously leading method.Furthermore,when utilizing a larger model with reduced training parameters,the F1 score demonstrated an 8.14%enhancement.Additionally,we suggest a novel evaluation metric based on the characteristics of generative models,better-reflecting model generalization.Experimental results validate the effectiveness of our approach.展开更多
Aspect-Based Sentiment Analysis(ABSA)is one of the essential research in the field of Natural Language Processing(NLP),of which Aspect Sentiment Quad Prediction(ASQP)is a novel and complete subtask.ASQP aims to accura...Aspect-Based Sentiment Analysis(ABSA)is one of the essential research in the field of Natural Language Processing(NLP),of which Aspect Sentiment Quad Prediction(ASQP)is a novel and complete subtask.ASQP aims to accurately recognize the sentiment quad in the target sentence,which includes the aspect term,the aspect category,the corresponding opinion term,and the sentiment polarity of opinion.Nevertheless,existing approaches lack knowledge of the sentence’s syntax,so despite recent innovations in ASQP,it is poor for complex cyber comment processing.Also,most research has focused on processing English text,and ASQP for Chinese text is almost non-existent.Chinese usage is more casual than English,and individual characters contain more information.We propose a novel syntactically enhanced neural network framework inspired by syntax knowledge enhancement strategies in other NLP studies.In this framework,part of speech(POS)and dependency trees are input to the model as auxiliary information to strengthen its cognition of Chinese text structure.Besides,we design a relation extraction module,which provides a bridge for the overall extraction of the framework.A comparison of the designed experiments reveals that our proposed strategy outperforms the previous studies on the key metric F1.Further experiments demonstrate that the auxiliary information added to the framework improves the final performance in different ways.展开更多
For the existing aspect category sentiment analysis research,most of the aspects are given for sentiment extraction,and this pipeline method is prone to error accumulation,and the use of graph convolutional neural net...For the existing aspect category sentiment analysis research,most of the aspects are given for sentiment extraction,and this pipeline method is prone to error accumulation,and the use of graph convolutional neural network for aspect category sentiment analysis does not fully utilize the dependency type information between words,so it cannot enhance feature extraction.This paper proposes an end-to-end aspect category sentiment analysis(ETESA)model based on type graph convolutional networks.The model uses the bidirectional encoder representation from transformers(BERT)pretraining model to obtain aspect categories and word vectors containing contextual dynamic semantic information,which can solve the problem of polysemy;when using graph convolutional network(GCN)for feature extraction,the fusion operation of word vectors and initialization tensor of dependency types can obtain the importance values of different dependency types and enhance the text feature representation;by transforming aspect category and sentiment pair extraction into multiple single-label classification problems,aspect category and sentiment can be extracted simultaneously in an end-to-end way and solve the problem of error accumulation.Experiments are tested on three public datasets,and the results show that the ETESA model can achieve higher Precision,Recall and F1 value,proving the effectiveness of the model.展开更多
基金supported by the National Key Research and Development Program(Nos.2021YFF0901705,2021YFF0901700)the State Key Laboratory of Media Convergence and Communication,Communication University of China+1 种基金the Fundamental Research Funds for the Central Universitiesthe High-Quality and Cutting-Edge Disciplines Construction Project for Universities in Beijing(Internet Information,Communication University of China).
文摘Aspect-Based Sentiment Analysis(ABSA)is a fundamental area of research in Natural Language Processing(NLP).Within ABSA,Aspect Sentiment Quad Prediction(ASQP)aims to accurately identify sentiment quadruplets in target sentences,including aspect terms,aspect categories,corresponding opinion terms,and sentiment polarity.However,most existing research has focused on English datasets.Consequently,while ASQP has seen significant progress in English,the Chinese ASQP task has remained relatively stagnant.Drawing inspiration from methods applied to English ASQP,we propose Chinese generation templates and employ prompt-based instruction learning to enhance the model’s understanding of the task,ultimately improving ASQP performance in the Chinese context.Ultimately,under the same pre-training model configuration,our approach achieved a 5.79%improvement in the F1 score compared to the previously leading method.Furthermore,when utilizing a larger model with reduced training parameters,the F1 score demonstrated an 8.14%enhancement.Additionally,we suggest a novel evaluation metric based on the characteristics of generative models,better-reflecting model generalization.Experimental results validate the effectiveness of our approach.
基金supported by the National Key Research and Development Program(No.2021YFF0901705,2021YFF0901700)the StateKey Laboratory ofMedia Convergence and Communication,Communication University of China+1 种基金the Fundamental Research Funds for the Central Universitiesthe High-quality and Cutting-edge Disciplines Construction Project for Universities in Beijing(Internet Information,Communication University of China).
文摘Aspect-Based Sentiment Analysis(ABSA)is one of the essential research in the field of Natural Language Processing(NLP),of which Aspect Sentiment Quad Prediction(ASQP)is a novel and complete subtask.ASQP aims to accurately recognize the sentiment quad in the target sentence,which includes the aspect term,the aspect category,the corresponding opinion term,and the sentiment polarity of opinion.Nevertheless,existing approaches lack knowledge of the sentence’s syntax,so despite recent innovations in ASQP,it is poor for complex cyber comment processing.Also,most research has focused on processing English text,and ASQP for Chinese text is almost non-existent.Chinese usage is more casual than English,and individual characters contain more information.We propose a novel syntactically enhanced neural network framework inspired by syntax knowledge enhancement strategies in other NLP studies.In this framework,part of speech(POS)and dependency trees are input to the model as auxiliary information to strengthen its cognition of Chinese text structure.Besides,we design a relation extraction module,which provides a bridge for the overall extraction of the framework.A comparison of the designed experiments reveals that our proposed strategy outperforms the previous studies on the key metric F1.Further experiments demonstrate that the auxiliary information added to the framework improves the final performance in different ways.
基金Supported by the National Key Research and Development Program of China(No.2018YFB1702601).
文摘For the existing aspect category sentiment analysis research,most of the aspects are given for sentiment extraction,and this pipeline method is prone to error accumulation,and the use of graph convolutional neural network for aspect category sentiment analysis does not fully utilize the dependency type information between words,so it cannot enhance feature extraction.This paper proposes an end-to-end aspect category sentiment analysis(ETESA)model based on type graph convolutional networks.The model uses the bidirectional encoder representation from transformers(BERT)pretraining model to obtain aspect categories and word vectors containing contextual dynamic semantic information,which can solve the problem of polysemy;when using graph convolutional network(GCN)for feature extraction,the fusion operation of word vectors and initialization tensor of dependency types can obtain the importance values of different dependency types and enhance the text feature representation;by transforming aspect category and sentiment pair extraction into multiple single-label classification problems,aspect category and sentiment can be extracted simultaneously in an end-to-end way and solve the problem of error accumulation.Experiments are tested on three public datasets,and the results show that the ETESA model can achieve higher Precision,Recall and F1 value,proving the effectiveness of the model.