HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Knowing What, How and Why: A Near Complete Solution for Aspect-based Sentiment Analysis

Haiyun Peng; Lu Xu; Lidong Bing; Fei Huang; Wei Lu; Luo Si

Knowing What, How and Why: A Near Complete Solution for Aspect-based Sentiment Analysis

Abstract

Target-based sentiment analysis or aspect-based sentiment analysis (ABSA) refers to addressing various sentiment analysis tasks at a fine-grained level, which includes but is not limited to aspect extraction, aspect sentiment classification, and opinion extraction. There exist many solvers of the above individual subtasks or a combination of two subtasks, and they can work together to tell a complete story, i.e. the discussed aspect, the sentiment on it, and the cause of the sentiment. However, no previous ABSA research tried to provide a complete solution in one shot. In this paper, we introduce a new subtask under ABSA, named aspect sentiment triplet extraction (ASTE). Particularly, a solver of this task needs to extract triplets (What, How, Why) from the inputs, which show WHAT the targeted aspects are, HOW their sentiment polarities are and WHY they have such polarities (i.e. opinion reasons). For instance, one triplet from "Waiters are very friendly and the pasta is simply average" could be ('Waiters', positive, 'friendly'). We propose a two-stage framework to address this task. The first stage predicts what, how and why in a unified model, and then the second stage pairs up the predicted what (how) and why from the first stage to output triplets. In the experiments, our framework has set a benchmark performance in this novel triplet extraction task. Meanwhile, it outperforms a few strong baselines adapted from state-of-the-art related methods.

Code Repositories

GeneZC/OTE-MTL
pytorch
Mentioned in GitHub
l294265421/OTE-MTL-ASOTE
pytorch
Mentioned in GitHub
QCOIN-LAB/OTE-MTL
pytorch
Mentioned in GitHub
xuuuluuu/SemEval-Triplet-data
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
aspect-sentiment-triplet-extraction-onKHW
F1: 50.90

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
Knowing What, How and Why: A Near Complete Solution for Aspect-based Sentiment Analysis | Papers | HyperAI