AI Agents 相关度: 8/10

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

Mohammad H. A. Monfared, Lucie Flek, Akbar Karimi
arXiv: 2602.16379v1 发布: 2026-02-18 更新: 2026-02-18

AI 摘要

提出了一种基于LLM Agent的ABSA数据增强方法,通过迭代生成和验证提高合成数据的质量。

主要贡献

  • 提出Agentic数据增强方法,提升ABSA性能
  • 对比Agentic方法和Prompting基线
  • 在多个数据集和模型上验证有效性

方法论

使用LLM Agent进行迭代生成和验证,生成高质量的ABSA合成训练数据,并结合真实数据进行训练。

原文摘要

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.

标签

ABSA 数据增强 LLM Agent 情感分析

arXiv 分类

cs.CL