paper-with-me

Papers

Generative Aspect-Based Sentiment Analysis with Contrastive Learning and Expressive Structure

2022-11-14 · Joseph J. Peper, Lu Wang

Generative models have demonstrated impressive results on Aspect-based Sentiment Analysis (ABSA) tasks, particularly for the emerging task of extracting Aspect-Category-Opinion-Sentiment (ACOS) quadruples. However, these models struggle with implicit sentiment expressions, which are commonly observed in opinionated content such as online reviews. In this work, we introduce GEN-SCL-NAT, which consists of two techniques for improved structured generation for ACOS quadruple extraction. First, we propose GEN-SCL, a supervised contrastive learning objective that aids quadruple prediction by encouraging the model to produce input representations that are discriminable across key input attributes, such as sentiment polarity and the existence of implicit opinions and aspects. Second, we introduce GEN-NAT, a new structured generation format that better adapts autoregressive encoder-decoder models to extract quadruples in a generative fashion. Experimental results show that GEN-SCL-NAT achieves top performance across three ACOS datasets, averaging 1.48% F1 improvement, with a maximum 1.73% increase on the LAPTOP-L1 dataset. Additionally, we see significant gains on implicit aspect and opinion splits that have been shown as challenging for existing ACOS approaches.

📄 PDF Abstract BibTeX arXiv:2211.07743

Code (1)

jpeper/gen_scl_nat 공식 구현 pytorch

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningDecoderSentiment Analysis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A Contrastive Cross-Channel Data Augmentation Framework for Aspect-based Sentiment Analysis

2022-04-16 · COLING 2022 10 · Bing Wang, Liang Ding, Qihuang Zhong, Ximing Li 외

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task, which focuses on detecting the sentiment polarity towards the aspect in a sentence. However, it is always sensitive to the multi-aspect ch…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningData Augmentation+3

DiffuSent: Towards a Unified Diffusion Framework for Aspect-Based Sentiment Analysis

2026-05-31 · Shu Long, Yanglei Gan, Xuchuan Zhou arxiv

Aspect-Based Sentiment Analysis (ABSA) encompasses seven distinct subtasks, each focusing on different extracted elements. Despite the proven success of generative models in unified aspect sentiment analysis, existing ap…

Sentiment Analysis

CL-XABSA: Contrastive Learning for Cross-lingual Aspect-based Sentiment Analysis

2022-04-02 · Nankai Lin, Yingwen Fu, Xiaotian Lin, Aimin Yang 외

As an extensive research in the field of natural language processing (NLP), aspect-based sentiment analysis (ABSA) is the task of predicting the sentiment expressed in a text relative to the corresponding aspect. Unfortu…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningKnowledge Distillation+1

Learning Implicit Sentiment in Aspect-based Sentiment Analysis with Supervised Contrastive Pre-Training

2021-11-03 · EMNLP 2021 11 · Zhengyan Li, Yicheng Zou, Chong Zhang, Qi Zhang 외

Aspect-based sentiment analysis aims to identify the sentiment polarity of a specific aspect in product reviews. We notice that about 30% of reviews do not contain obvious opinion words, but still convey clear human-awar…

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

Indo LEGO-ABSA: A Multitask Generative Aspect Based Sentiment Analysis for Indonesian Language

2023-11-03 · Randy Zakya Suchrady, Ayu Purwarianti

Aspect-based sentiment analysis is a method in natural language processing aimed at identifying and understanding sentiments related to specific aspects of an entity. Aspects are words or phrases that represent an aspect…

Aspect-Based Sentiment AnalysisAspect Sentiment Triplet ExtractionAttributeSentiment Analysis+2