HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis

Ruidan He; Wee Sun Lee; Hwee Tou Ng; Daniel Dahlmeier

An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis

Abstract

Aspect-based sentiment analysis produces a list of aspect terms and their corresponding sentiments for a natural language sentence. This task is usually done in a pipeline manner, with aspect term extraction performed first, followed by sentiment predictions toward the extracted aspect terms. While easier to develop, such an approach does not fully exploit joint information from the two subtasks and does not use all available sources of training information that might be helpful, such as document-level labeled sentiment corpus. In this paper, we propose an interactive multi-task learning network (IMN) which is able to jointly learn multiple related tasks simultaneously at both the token level as well as the document level. Unlike conventional multi-task learning methods that rely on learning common features for the different tasks, IMN introduces a message passing architecture where information is iteratively passed to different tasks through a shared set of latent variables. Experimental results demonstrate superior performance of the proposed method against multiple baselines on three benchmark datasets.

Code Repositories

ruidan/IMN-E2E-ABSA
Official
tf
Mentioned in GitHub
lixin4ever/BERT-E2E-ABSA
pytorch
Mentioned in GitHub
lixin4ever/E2E-TBSA
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
aspect-based-sentiment-analysis-on-semevalIMN
Laptop (Acc): 75.36
Mean Acc (Restaurant + Laptop): 79.63
Restaurant (Acc): 83.89
aspect-based-sentiment-analysis-on-semeval-5IMN
F1: 58.37
aspect-based-sentiment-analysis-on-semeval-6IMN
F1: 58.37
aspect-term-extraction-and-sentimentIMN-BERT
Avg F1: 64.23
Laptop 2014 (F1): 61.73
Restaurant 2014 (F1): 70.72
Restaurant 2015 (F1): 60.22
sentiment-analysis-on-semeval-2014-task-4IMN
F1: 58.37

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
An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis | Papers | HyperAI