TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Improving Aspect Sentiment Quad Prediction via Template-Or...

Improving Aspect Sentiment Quad Prediction via Template-Order Data Augmentation

Mengting Hu, Yike Wu, Hang Gao, Yinhao Bai, Shiwan Zhao

2022-10-19Sentiment AnalysisData AugmentationAspect-Based Sentiment Analysis (ABSA)Language Modelling
PaperPDFCode(official)

Abstract

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 structure target sequence, which can be easily decoded as quadruplets of the form (aspect category, aspect term, opinion term, sentiment polarity). The template involves the four elements in a fixed order. However, we observe that this solution contradicts with the order-free property of the ASQP task, since there is no need to fix the template order as long as the quadruplet is extracted correctly. Inspired by the observation, we study the effects of template orders and find that some orders help the generative model achieve better performance. It is hypothesized that different orders provide various views of the quadruplet. Therefore, we propose a simple but effective method to identify the most proper orders, and further combine multiple proper templates as data augmentation to improve the ASQP task. Specifically, we use the pre-trained language model to select the orders with minimal entropy. By fine-tuning the pre-trained language model with these template orders, our approach improves the performance of quad prediction, and outperforms state-of-the-art methods significantly in low-resource settings.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisTASDF1 (R15)62.95DLO
Sentiment AnalysisTASDF1 (R16)71.79DLO
Sentiment AnalysisASTEF1 (L14)61.46DLO
Sentiment AnalysisASTEF1 (R15)64.26DLO
Sentiment AnalysisASTEF1 (R16)73.03DLO
Sentiment AnalysisASTEF1(R14)72.39DLO
Sentiment AnalysisACOSF1 (Laptop)43.64DLO
Sentiment AnalysisACOSF1 (Restaurant)59.99DLO
Sentiment AnalysisASQPF1 (R15)48.18DLO
Sentiment AnalysisASQPF1 (R16)59.79DLO
Aspect-Based Sentiment Analysis (ABSA)TASDF1 (R15)62.95DLO
Aspect-Based Sentiment Analysis (ABSA)TASDF1 (R16)71.79DLO
Aspect-Based Sentiment Analysis (ABSA)ASTEF1 (L14)61.46DLO
Aspect-Based Sentiment Analysis (ABSA)ASTEF1 (R15)64.26DLO
Aspect-Based Sentiment Analysis (ABSA)ASTEF1 (R16)73.03DLO
Aspect-Based Sentiment Analysis (ABSA)ASTEF1(R14)72.39DLO
Aspect-Based Sentiment Analysis (ABSA)ACOSF1 (Laptop)43.64DLO
Aspect-Based Sentiment Analysis (ABSA)ACOSF1 (Restaurant)59.99DLO
Aspect-Based Sentiment Analysis (ABSA)ASQPF1 (R15)48.18DLO
Aspect-Based Sentiment Analysis (ABSA)ASQPF1 (R16)59.79DLO

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17