paper-with-me

Papers

Label-Consistent Data Generation for Aspect-Based Sentiment Analysis Using LLM Agents

2026-02-18 · Mohammad H. A. Monfared, Lucie Flek, Akbar Karimi arxiv

We propose an agentic data augmentation method for Aspect-Based Sentiment Analysis (ABSA) that uses iterative generation and verification to produce high quality synthetic training examples. To isolate the effect of agentic structure, we also develop a closely matched prompting-based baseline using the same model and instructions. Both methods are evaluated across three ABSA subtasks (Aspect Term Extraction (ATE), Aspect Sentiment Classification (ATSC), and Aspect Sentiment Pair Extraction (ASPE)), four SemEval datasets, and two encoder-decoder models: T5-Base and Tk-Instruct. Our results show that the agentic augmentation outperforms raw prompting in label preservation of the augmented data, especially when the tasks require aspect term generation. In addition, when combined with real data, agentic augmentation provides higher gains, consistently outperforming prompting-based generation. These benefits are most pronounced for T5-Base, while the more heavily pretrained Tk-Instruct exhibits smaller improvements. As a result, augmented data helps T5-Base achieve comparable performance with its counterpart.

📄 PDF Abstract BibTeX arXiv:2602.16379

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisData AugmentationTerm Extraction

Similar Papers 제목 키워드 기반

Iterative Data Generation with Large Language Models for Aspect-based Sentiment Analysis

2024-06-29 · Qihuang Zhong, Haiyun Li, Luyao Zhuang, Juhua Liu 외

Aspect-based Sentiment Analysis (ABSA) is an important sentiment analysis task, which aims to determine the sentiment polarity towards an aspect in a sentence. Due to the expensive and limited labeled data, data generati…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Data AugmentationDiversity+5

Label Correction Model for Aspect-based Sentiment Analysis

2020-12-01 · COLING 2020 8 · Qianlong Wang, Jiangtao Ren

Aspect-based sentiment analysis includes opinion aspect extraction and aspect sentiment classification. Researchers have attempted to discover the relationship between these two sub-tasks and have proposed the joint mode…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Extractionmodel+3

Aspect category learning and sentimental analysis using weakly supervised learning

2023-12-24 · Kalpa Subbaih, Bharath Kumar Bolla

The surge of e-commerce reviews has presented a challenge in manually annotating the vast volume of reviews to comprehend their underlying aspects and sentiments. This research focused on leveraging weakly supervised lea…

Multi-class ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentiment Analysis+2

Self-Training with Pseudo-Label Scorer for Aspect Sentiment Quad Prediction

2024-06-26 · Yice Zhang, Jie Zeng, Weiming Hu, Ziyi Wang 외

Aspect Sentiment Quad Prediction (ASQP) aims to predict all quads (aspect term, aspect category, opinion term, sentiment polarity) for a given review, which is the most representative and challenging task in aspect-based…

Aspect-Based Sentiment AnalysisPseudo LabelSentiment Analysis

Diversified Multiple Instance Learning for Document-Level Multi-Aspect Sentiment Classification

2020-11-01 · EMNLP 2020 11 · Yunjie Ji, Hao liu, Bolei He, Xinyan Xiao 외

Neural Document-level Multi-aspect Sentiment Classification (DMSC) usually requires a lot of manual aspect-level sentiment annotations, which is time-consuming and laborious. As document-level sentiment labeled data are …

General ClassificationMultiple Instance LearningSentiment AnalysisSentiment Classification