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

A Unified Model for Opinion Target Extraction and Target Sentiment Prediction

About

Target-based sentiment analysis involves opinion target extraction and target sentiment classification. However, most of the existing works usually studied one of these two sub-tasks alone, which hinders their practical use. This paper aims to solve the complete task of target-based sentiment analysis in an end-to-end fashion, and presents a novel unified model which applies a unified tagging scheme. Our framework involves two stacked recurrent neural networks: The upper one predicts the unified tags to produce the final output results of the primary target-based sentiment analysis; The lower one performs an auxiliary target boundary prediction aiming at guiding the upper network to improve the performance of the primary task. To explore the inter-task dependency, we propose to explicitly model the constrained transitions from target boundaries to target sentiment polarities. We also propose to maintain the sentiment consistency within an opinion target via a gate mechanism which models the relation between the features for the current word and the previous word. We conduct extensive experiments on three benchmark datasets and our framework achieves consistently superior results.

Xin Li, Lidong Bing, Piji Li, Wai Lam• 2018

Related benchmarks

TaskDatasetResultRank
Aspect-Term Sentiment AnalysisLAPTOP SemEval 2014 (test)
Macro-F157.9
69
aspect sentiment triplet extractionRest SemEval 2014 (test)
F1 Score51
40
Opinion Term Extraction14res SemEval 2014 (test)
Precision81.2
37
aspect sentiment triplet extractionLap SemEval 2014 (test)
F1 Score42.34
34
aspect sentiment triplet extractionRest SemEval 2015 (test)
F1 Score47.82
34
aspect sentiment triplet extractionRest SemEval 2016 (test)
F1 Score44.31
34
aspect sentiment triplet extraction14Lap ASTE-DATA-V2 (test)
Precision40.56
32
aspect sentiment triplet extraction15Rest ASTE-DATA-V2 (test)
Precision44.72
32
aspect sentiment triplet extraction14Rest ASTE-DATA-V2 (test)
Precision41.04
32
aspect sentiment triplet extraction16Rest ASTE-DATA-V2 (test)
Precision37.33
32
Showing 10 of 45 rows

Other info

Code

Follow for update