Generative Data Augmentation for Aspect Sentiment Quad Prediction
Aspect sentiment quad prediction (ASQP) analyzes the aspect terms, opinion terms, sentiment polarity, and aspect categories in a text. One challenge in this task is the scarcity of data owing to the high annotation cost. Data augmentation techniques are commonly used to address this issue. However, existing approaches simply rewrite texts in the training data, restricting the semantic diversity of the generated data and impairing the quality due to the inconsistency between text and quads. To address these limitations, we augment quads and train a quads-to-text model to generate corresponding texts. Furthermore, we designed novel strategies to filter out low-quality data and balance the sample difficulty distribution of the augmented dataset. Empirical studies on two ASQP datasets demonstrate that our method outperforms other data augmentation methods and achieves state-of-the-art performance on the benchmarks.
Code (1)
Tasks
Aspect-Based Sentiment Analysis (ABSA)Data AugmentationDiversityPredictionSimilar Papers 제목 키워드 기반
Adaptive Data Augmentation for Aspect Sentiment Quad Prediction
Aspect sentiment quad prediction (ASQP) aims to predict the quad sentiment elements for a given sentence, which is a critical task in the field of aspect-based sentiment analysis. However, the data imbalance issue has no…
Aspect-Based Sentiment AnalysisData AugmentationPredictionSentence+1Improving 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+2STAR: Stepwise Task Augmentation and Relation Learning for Aspect Sentiment Quad Prediction
Aspect-based sentiment analysis (ABSA) aims to identify four sentiment elements, including aspect term, aspect category, opinion term, and sentiment polarity. These elements construct the complete picture of sentiments. …
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)PredictionRelation+1Self-Consistent Reasoning-based Aspect-Sentiment Quad Prediction with Extract-Then-Assign Strategy
In the task of aspect sentiment quad prediction (ASQP), generative methods for predicting sentiment quads have shown promising results. However, they still suffer from imprecise predictions and limited interpretability, …
PredictionGenerative Aspect-Based Sentiment Analysis with Contrastive Learning and Expressive Structure
Generative models have demonstrated impressive results on Aspect-based Sentiment Analysis (ABSA) tasks, particularly for the emerging task of extracting Aspect-Category-Opinion-Sentiment (ACOS) quadruples. However, these…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningDecoder+1