通过分步增强关系学习,提升低资源下的情感四元组预测效果。
STAR: Stepwise Task Augmentation with Relation Learning for Aspect Sentiment Quad Prediction
- 将四元组预测拆解为逐步增加关系粒度的辅助任务
- 在低资源下平均提升超过2%的F1分数
- 适合需要精准情感分析的少样本场景
基于方面的情感分析(ABSA)旨在识别四个情感元素:方面词、方面类别、观点词和情感极性,共同构成完整的情感图景。最具有挑战性的任务是方面情感四元组预测(ASQP),需同时预测全部四个元素,其难点在于准确建模情感元素间的依赖关系。关键挑战在于标注数据稀缺,限制了模型对所需关系依赖的理解与推理能力。为此,我们提出一种分步任务增强与关系学习框架(STAR),将ASQP分解为一系列逐步增加关系粒度的辅助子任务。具体而言,STAR通过在训练数据中引入成对关系与整体关系任务,逐步构建辅助数据,使模型以分步方式捕捉并组合情感依赖。这种分步建模提供了有效的关系学习信号,显著提升了四元组预测性能,尤其在低资源场景下表现突出。在四个基准数据集上的大量实验表明,STAR持续优于现有方法,在低资源条件下平均F1提升超过2%。
原文摘要 · Abstract (English)
Aspect-based sentiment analysis (ABSA) aims to identify four sentiment elements, including aspect term, aspect category, opinion term, and sentiment polarity. These elements construct a complete picture of sentiments. The most challenging task, aspect sentiment quad prediction (ASQP), requires predicting all four elements simultaneously and is hindered by the difficulty of accurately modeling dependencies among sentiment elements. A key challenge lies in the scarcity of annotated data, which limits the model ability to understand and reason about the relational dependencies required for effective quad prediction. To address this challenge, we propose a stepwise task augmentation framework with relation learning that decomposes ASQP into a sequence of auxiliary subtasks with increasing relational granularity. Specifically, STAR incrementally constructs auxiliary data by augmenting the training data with pairwise and overall relation tasks, enabling the model to capture and compose sentiment dependencies in a stepwise manner. This stepwise formulation provides effective relational learning signals that enhance quad prediction performance, particularly in low-resource scenarios. Extensive experiments across four benchmark datasets demonstrate that STAR consistently outperforms existing methods, achieving average F1 improvements of over $2\%$ under low-resource conditions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。