paper-with-me

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. The most challenging task, aspect sentiment quad prediction (ASQP), predicts these elements simultaneously, hindered by difficulties in accurately coupling different sentiment elements. A key challenge is insufficient annotated data that limits the capability of models in semantic understanding and reasoning about quad prediction. To address this, we propose stepwise task augmentation and relation learning (STAR), a strategy inspired by human reasoning. STAR constructs auxiliary data to learn quadruple relationships incrementally by augmenting with pairwise and overall relation tasks derived from training data. By encouraging the model to infer causal relationships among sentiment elements without requiring additional annotations, STAR effectively enhances quad prediction. Extensive experiments demonstrate the proposed STAR exhibits superior performance on four benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2501.16093

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)PredictionRelationSentiment Analysis

Similar Papers 제목 키워드 기반

Towards an Understanding of Stepwise Inference in Transformers: A Synthetic Graph Navigation Model

2024-02-12 · Mikail Khona, Maya Okawa, Jan Hula, Rahul Ramesh 외

Stepwise inference protocols, such as scratchpads and chain-of-thought, help language models solve complex problems by decomposing them into a sequence of simpler subproblems. Despite the significant gain in performance …

Diversity

Multi-Aspect Controllable Text Generation with Disentangled Counterfactual Augmentation

2024-05-30 · Yi Liu, Xiangyu Liu, Xiangrong Zhu, Wei Hu

Multi-aspect controllable text generation aims to control the generated texts in attributes from multiple aspects (e.g., "positive" from sentiment and "sport" from topic). For ease of obtaining training samples, existing…

AttributecounterfactualDisentanglementText Generation

Prompt Chaining or Stepwise Prompt? Refinement in Text Summarization

2024-06-01 · Shichao Sun, Ruifeng Yuan, Ziqiang Cao, Wenjie Li 외

Large language models (LLMs) have demonstrated the capacity to improve summary quality by mirroring a human-like iterative process of critique and refinement starting from the initial draft. Two strategies are designed t…

Text Summarization

A Lightweight Multi Aspect Controlled Text Generation Solution For Large Language Models

2024-10-18 · Chenyang Zhang, Jiayi Lin, Haibo Tong, Bingxuan Hou 외

Large language models (LLMs) show remarkable abilities with instruction tuning. However, they fail to achieve ideal tasks when lacking high-quality instruction tuning data on target tasks. Multi-Aspect Controllable Text …

Data AugmentationText Generation

BoschAI @ Causal News Corpus 2023: Robust Cause-Effect Span Extraction using Multi-Layer Sequence Tagging and Data Augmentation

2023-12-11 · Timo Pierre Schrader, Simon Razniewski, Lukas Lange, Annemarie Friedrich

Understanding causality is a core aspect of intelligence. The Event Causality Identification with Causal News Corpus Shared Task addresses two aspects of this challenge: Subtask 1 aims at detecting causal relationships i…

Data AugmentationEvent Causality Identification