arXiv:2507.09485cs.CL2025-07被引 6

用大模型生成均衡数据,提升细粒度情感分析效果

Balanced Training Data Augmentation for Aspect-Based Sentiment Analysis

  • 用大模型基于原始数据生成新训练样本,平衡标签分布
  • 在英文基准数据集上超越多数现有方法,性能更优
  • 适合需要高质量小样本情感分析的场景

方面级情感分析(ABSA)是社交媒体中识别句子中特定方面词情感极性的重要细粒度任务。尽管许多研究利用大语言模型(LLM)因其强大的上下文理解能力来执行ABSA,但受限于短文本、标注数据少且不均衡(多数为正向情感),仍难以充分学习上下文信息。数据增强(DA)可提供更丰富的上下文,尤其在使用LLM生成合成数据时,但如何保证增强数据质量仍是挑战。本文提出一种基于LLM的ABSA方法,结合训练数据增强:通过提示LLM基于原始数据生成增强样本,构建规模更大、标签分布更均衡的新训练集以更好地训练ABSA模型;同时,设计一种强化学习方法优化数据增强过程,提升生成数据质量。在英文基准数据集上的实验结果及进一步分析表明,该方法显著优于强基线和多数现有研究。

原文摘要 · Abstract (English)

Aspect-based sentiment analysis (ABSA) is a crucial fine-grained task in social media scenarios to identify the sentiment polarity of specific aspect terms in a sentence. Although many existing studies leverage large language models (LLMs) to perform ABSA due to their strong context understanding capabilities, they still face challenges to learn the context information in the running text because of the short text, as well as the small and unbalanced labeled training data, where most data are labeled with positive sentiment. Data augmentation (DA) is a feasible strategy for providing richer contextual information, especially when using LLMs to create synthetic training data, but faces challenges in ensuring a high quality of the augmented data.In this paper, we propose an LLM-based ABSA approach with training data augmentation.Specifically, an LLM is prompted to generate augmented training data based on the original training data, so as to construct a new training data with larger size and balanced label distributions to better train an ABSA model. Meanwhile, in order to improve the quality of the augmented data, we propose a reinforcement learning approach to optimize the data augmentation. LLM.Experiment results and further analyses on English benchmark datasets for ABSA demonstrate the effectiveness of our approach, where superior performance is observed over strong baselines and most existing studies.

情感分析大模型数据增强

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。