Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Ruidan He, Wee Sun Lee, Hwee Tou Ng, Daniel Dahlmeier• 2019

Related benchmarks

TaskDatasetResultRank
Aspect-Term Sentiment AnalysisLAPTOP SemEval 2014 (test)
Macro-F158.37
69
Aspect-level sentiment classificationSemEval Laptop 2014 (test)
Accuracy75.36
59
Aspect-based Sentiment AnalysisSemEval Task 4 Subtask 2 Restaurant domain 2014 (test)
Accuracy83.89
30
Aspect term-polarity pair extractionSemEval Restaurant (SR) (test)
F1 Score69.54
29
Aspect term-polarity pair extractionSemEval Laptop (SL) (test)
F1 Score0.5837
28
Aspect extraction and sentiment classificationres 14
F1 Score75.67
26
Aspect extraction and sentiment classification15res
F1 Score60.22
21
aspect sentiment triplet extractionRes 15
F1 Score53.75
20
Sentiment Triplet Extractionlap 14
F1 Score47.68
17
Aspect extraction and sentiment classification14lap
F1 Score61.73
17
Showing 10 of 27 rows

Other info

Code

Follow for update