Dynamic Order Template Prediction for Generative Aspect-Based Sentiment Analysis
Aspect-based sentiment analysis (ABSA) assesses sentiments towards specific aspects within texts, resulting in detailed sentiment tuples. Previous ABSA models often use static templates to predict all of the elements in the tuples, and these models often fail to accurately capture dependencies between elements. Multi-view prompting method improves the performance of ABSA by predicting tuples with various templates and then ensembling the results. However, this method suffers from inefficiencies and out-of-distribution errors. In this paper, we propose a Dynamic Order Template (DOT) method for ABSA, which dynamically generates necessary views for each instance based on instance-level entropy. Ensuring the diverse and relevant view generation, our proposed method improves F1-scores on ASQP and ACOS datasets while significantly reducing inference time.
Code (0)
등록된 구현이 없습니다.
Tasks
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisSimilar Papers 제목 키워드 기반
Improving Aspect Sentiment Quad Prediction via Template-Order Data Augmentation
Recently, aspect sentiment quad prediction (ASQP) has become a popular task in the field of aspect-level sentiment analysis. Previous work utilizes a predefined template to paraphrase the original sentence into a structu…
Aspect-Based Sentiment Analysis (ABSA)Data AugmentationLanguage ModelingLanguage Modelling+2Uncertainty-Aware Unlikelihood Learning Improves Generative Aspect Sentiment Quad Prediction
Recently, aspect sentiment quad prediction has received widespread attention in the field of aspect-based sentiment analysis. Existing studies extract quadruplets via pre-trained generative language models to paraphrase …
Aspect-Based Sentiment AnalysisSentenceSentiment AnalysisBvSP: Broad-view Soft Prompting for Few-Shot Aspect Sentiment Quad Prediction
Aspect sentiment quad prediction (ASQP) aims to predict four aspect-based elements, including aspect term, opinion term, aspect category, and sentiment polarity. In practice, unseen aspects, due to distinct data distribu…
Language ModelingLanguage ModellingSentencePGSO: Prompt-based Generative Sequence Optimization Network for Aspect-based Sentiment Analysis
Recently, generative pre-training based models have demonstrated remarkable results on Aspect-based Sentiment Analysis (ABSA) task. However, previous works overemphasize crafting various templates to paraphrase training …
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)PositionRelation+1Generative Pre-training for Paraphrase Generation by Representing and Predicting Spans in Exemplars
Paraphrase generation is a long-standing problem and serves an essential role in many natural language processing problems. Despite some encouraging results, recent methods either confront the problem of favoring generic…
Paraphrase GenerationPOS