paper-with-me

Papers

Self-Consistent Reasoning-based Aspect-Sentiment Quad Prediction with Extract-Then-Assign Strategy

2024-03-01 · Jieyong Kim, Ryang Heo, Yongsik Seo, SeongKu Kang, Jinyoung Yeo, Dongha Lee

In the task of aspect sentiment quad prediction (ASQP), generative methods for predicting sentiment quads have shown promising results. However, they still suffer from imprecise predictions and limited interpretability, caused by data scarcity and inadequate modeling of the quadruplet composition process. In this paper, we propose Self-Consistent Reasoning-based Aspect-sentiment quadruple Prediction (SCRAP), optimizing its model to generate reasonings and the corresponding sentiment quadruplets in sequence. SCRAP adopts the Extract-Then-Assign reasoning strategy, which closely mimics human cognition. In the end, SCRAP significantly improves the model's ability to handle complex reasoning tasks and correctly predict quadruplets through consistency voting, resulting in enhanced interpretability and accuracy in ASQP.

📄 PDF Abstract BibTeX arXiv:2403.00354

Code (1)

jieyong99/SCRAP 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

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

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. …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)PredictionRelation+1

Listwise Preference Optimization with Element-wise Confusions for Aspect Sentiment Quad Prediction

2025-11-28 · Wenna Lai, Haoran Xie, Guandong Xu, Qing Li 외 arxiv

Aspect sentiment quad prediction (ASQP) is inherently challenging to predict a structured quadruple with four core sentiment elements, including aspect term (a), aspect category (c), opinion term (o), and sentiment polar…

Relational Reasoning

AILS-NTUA at SemEval-2026 Task 3: Efficient Dimensional Aspect-Based Sentiment Analysis

2026-03-05 · Stavros Gazetas, Giorgos Filandrianos, Maria Lymperaiou, Paraskevi Tzouveli 외 arxiv

In this paper, we present AILS-NTUA system for Track-A of SemEval-2026 Task 3 on Dimensional Aspect-Based Sentiment Analysis (DimABSA), which encompasses three complementary problems: Dimensional Aspect Sentiment Regress…

Aspect Sentiment Triplet ExtractionSentiment Analysis

LASQ: A Low-resource Aspect-based Sentiment Quadruple Extraction Dataset

2026-04-12 · Aizihaierjiang Yusufu, Jiang Liu, Kamran Aziz, Abidan Ainiwaer 외 arxiv

In recent years, aspect-based sentiment analysis (ABSA) has made rapid progress and shown strong practical value. However, existing research and benchmarks are largely concentrated on high-resource languages, leaving fin…

Sentiment Analysis