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

Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification

About

Open-domain targeted sentiment analysis aims to detect opinion targets along with their sentiment polarities from a sentence. Prior work typically formulates this task as a sequence tagging problem. However, such formulation suffers from problems such as huge search space and sentiment inconsistency. To address these problems, we propose a span-based extract-then-classify framework, where multiple opinion targets are directly extracted from the sentence under the supervision of target span boundaries, and corresponding polarities are then classified using their span representations. We further investigate three approaches under this framework, namely the pipeline, joint, and collapsed models. Experiments on three benchmark datasets show that our approach consistently outperforms the sequence tagging baseline. Moreover, we find that the pipeline model achieves the best performance compared with the other two models.

Minghao Hu, Yuxing Peng, Zhen Huang, Dongsheng Li, Yiwei Lv• 2019

Related benchmarks

TaskDatasetResultRank
Aspect ExtractionLAPTOP SemEval 2014 (test)
F1 Score83.35
28
Aspect extraction and sentiment classificationres 14
F1 Score73.68
26
Aspect extraction and sentiment classification15res
F1 Score62.29
21
Aspect-based Sentiment AnalysisSemEval Laptop 2014--
19
Aspect extraction and sentiment classification14lap
F1 Score61.25
17
Aspect-based Sentiment AnalysisREST 2014 (test)
ABSA F1 Score73.68
15
Aspect-based Sentiment AnalysisREST 2015 (test)
ABSA-F10.6229
15
Aspect Sentiment Pair ExtractionLapt14 SemEval-2014 (test)
F1 Score68.06
15
Aspect-based Sentiment AnalysisLAP 2014 (test)
ABSA-F161.25
15
Aspect Sentiment Pair ExtractionRest SemEval 2014 (test)
F1 Score74.92
13
Showing 10 of 31 rows

Other info

Code

Follow for update