paper-with-me

Papers

Adaptive Data Augmentation for Aspect Sentiment Quad Prediction

2024-01-12 · Wenyuan Zhang, Xinghua Zhang, Shiyao Cui, Kun Huang, Xuebin Wang, Tingwen Liu

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 not received sufficient attention in ASQP task. In this paper, we divide the issue into two-folds, quad-pattern imbalance and aspect-category imbalance, and propose an Adaptive Data Augmentation (ADA) framework to tackle the imbalance issue. Specifically, a data augmentation process with a condition function adaptively enhances the tail quad patterns and aspect categories, alleviating the data imbalance in ASQP. Following previous studies, we also further explore the generative framework for extracting complete quads by introducing the category prior knowledge and syntax-guided decoding target. Experimental results demonstrate that data augmentation for imbalance in ASQP task can improve the performance, and the proposed ADA method is superior to naive data oversampling.

📄 PDF Abstract BibTeX arXiv:2401.06394

Code (1)

wyripple/ada 공식 구현 pytorch

Tasks

Aspect-Based Sentiment AnalysisData AugmentationPredictionSentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

ADA 설명 없음

Similar Papers 제목 키워드 기반

STAR: Stepwise Task Augmentation and Relation Learning for Aspect Sentiment Quad Prediction

2025-01-27 · Wenna Lai, Haoran Xie, Guandong Xu, Qing Li

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+1

Generative Data Augmentation for Aspect Sentiment Quad Prediction

2023-07-01 · starsem 2023 7 · An Wang, Junfeng Jiang, Youmi Ma, Ao Liu 외

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.…

Aspect-Based Sentiment Analysis (ABSA)Data AugmentationDiversityPrediction

Improving Aspect Sentiment Quad Prediction via Template-Order Data Augmentation

2022-10-19 · Mengting Hu, Yike Wu, Hang Gao, Yinhao Bai 외

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+2

iACOS: Advancing Implicit Sentiment Extraction with Informative and Adaptive Negative Examples

2023-11-07 · Xiancai Xu, Jia-Dong Zhang, Lei Xiong, Zhishang Liu

Aspect-based sentiment analysis (ABSA) have been extensively studied, but little light has been shed on the quadruple extraction consisting of four fundamental elements: aspects, categories, opinions and sentiments, espe…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Multi-Task LearningSentiment Analysis

AILS-NTUA at SemEval-2026 Task 3: Efficient Dimensional Aspect-Based Sentiment Analysis

2026-03-05 · Stavros Gazetas, Giorgos Filandrianos, Maria Lymperaiou, Paraskevi Tzouveli 외 arxiv

In this paper, we present AILS-NTUA system for Track-A of SemEval-2026 Task 3 on Dimensional Aspect-Based Sentiment Analysis (DimABSA), which encompasses three complementary problems: Dimensional Aspect Sentiment Regress…

Aspect Sentiment Triplet ExtractionSentiment Analysis