HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

A Unified Generative Framework for Aspect-Based Sentiment Analysis

Hang Yan; Junqi Dai; Tuo ji; Xipeng Qiu; Zheng Zhang

A Unified Generative Framework for Aspect-Based Sentiment Analysis

Abstract

Aspect-based Sentiment Analysis (ABSA) aims to identify the aspect terms, their corresponding sentiment polarities, and the opinion terms. There exist seven subtasks in ABSA. Most studies only focus on the subsets of these subtasks, which leads to various complicated ABSA models while hard to solve these subtasks in a unified framework. In this paper, we redefine every subtask target as a sequence mixed by pointer indexes and sentiment class indexes, which converts all ABSA subtasks into a unified generative formulation. Based on the unified formulation, we exploit the pre-training sequence-to-sequence model BART to solve all ABSA subtasks in an end-to-end framework. Extensive experiments on four ABSA datasets for seven subtasks demonstrate that our framework achieves substantial performance gain and provides a real unified end-to-end solution for the whole ABSA subtasks, which could benefit multiple tasks.

Code Repositories

sherlock-jerry/ssa-semeval
pytorch
Mentioned in GitHub
ROGERDJQ/RoBERTaABSA
pytorch
Mentioned in GitHub
yhcc/BARTABSA
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
aspect-oriented-opinion-extraction-on-semevalBARTABSA
Laptop 2014 (F1): 80.55
Restaurant 2014 (F1): 85.38
Restaurant 2015 (F1): 80.52
Restaurant 2016 (F1): 87.92
aspect-sentiment-triplet-extraction-onBARTABSA
F1: 72.46
aspect-sentiment-triplet-extraction-on-1BARTABSA
F1: 0.249
aspect-sentiment-triplet-extraction-on-asteBARTABSA
F1: 67.62
aspect-term-extraction-and-sentimentBARTABSA
Avg F1: 69.18
Laptop 2014 (F1): 67.37
Restaurant 2014 (F1): 73.56
Restaurant 2015 (F1): 66.61

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Unified Generative Framework for Aspect-Based Sentiment Analysis | Papers | HyperAI