paper-with-me

Papers

Dynamic Order Template Prediction for Generative Aspect-Based Sentiment Analysis

2024-06-17 · Yonghyun Jun, Hwanhee Lee

Aspect-based sentiment analysis (ABSA) assesses sentiments towards specific aspects within texts, resulting in detailed sentiment tuples. Previous ABSA models often use static templates to predict all of the elements in the tuples, and these models often fail to accurately capture dependencies between elements. Multi-view prompting method improves the performance of ABSA by predicting tuples with various templates and then ensembling the results. However, this method suffers from inefficiencies and out-of-distribution errors. In this paper, we propose a Dynamic Order Template (DOT) method for ABSA, which dynamically generates necessary views for each instance based on instance-level entropy. Ensuring the diverse and relevant view generation, our proposed method improves F1-scores on ASQP and ACOS datasets while significantly reducing inference time.

📄 PDF Abstract BibTeX arXiv:2406.11130

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Improving Aspect Sentiment Quad Prediction via Template-Order Data Augmentation

2022-10-19 · Mengting Hu, Yike Wu, Hang Gao, Yinhao Bai 외

Recently, aspect sentiment quad prediction (ASQP) has become a popular task in the field of aspect-level sentiment analysis. Previous work utilizes a predefined template to paraphrase the original sentence into a structu…

Aspect-Based Sentiment Analysis (ABSA)Data AugmentationLanguage ModelingLanguage Modelling+2

Uncertainty-Aware Unlikelihood Learning Improves Generative Aspect Sentiment Quad Prediction

2023-06-01 · Mengting Hu, Yinhao Bai, Yike Wu, Zhen Zhang 외

Recently, aspect sentiment quad prediction has received widespread attention in the field of aspect-based sentiment analysis. Existing studies extract quadruplets via pre-trained generative language models to paraphrase …

Aspect-Based Sentiment AnalysisSentenceSentiment Analysis

BvSP: Broad-view Soft Prompting for Few-Shot Aspect Sentiment Quad Prediction

2024-06-11 · Yinhao Bai, Yalan Xie, Xiaoyi Liu, Yuhua Zhao 외

Aspect sentiment quad prediction (ASQP) aims to predict four aspect-based elements, including aspect term, opinion term, aspect category, and sentiment polarity. In practice, unseen aspects, due to distinct data distribu…

Language ModelingLanguage ModellingSentence

PGSO: Prompt-based Generative Sequence Optimization Network for Aspect-based Sentiment Analysis

2024-12-01 · Hao Dong, Wei Wei

Recently, generative pre-training based models have demonstrated remarkable results on Aspect-based Sentiment Analysis (ABSA) task. However, previous works overemphasize crafting various templates to paraphrase training …

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

Generative Pre-training for Paraphrase Generation by Representing and Predicting Spans in Exemplars

2020-11-29 · Tien-Cuong Bui, Van-Duc Le, Hai-Thien To, Sang Kyun Cha

Paraphrase generation is a long-standing problem and serves an essential role in many natural language processing problems. Despite some encouraging results, recent methods either confront the problem of favoring generic…

Paraphrase GenerationPOS