Introducing Syntactic Structures into Target Opinion Word Extraction with Deep Learning
About
Targeted opinion word extraction (TOWE) is a sub-task of aspect based sentiment analysis (ABSA) which aims to find the opinion words for a given aspect-term in a sentence. Despite their success for TOWE, the current deep learning models fail to exploit the syntactic information of the sentences that have been proved to be useful for TOWE in the prior research. In this work, we propose to incorporate the syntactic structures of the sentences into the deep learning models for TOWE, leveraging the syntax-based opinion possibility scores and the syntactic connections between the words. We also introduce a novel regularization technique to improve the performance of the deep learning models based on the representation distinctions between the words in TOWE. The proposed model is extensively analyzed and achieves the state-of-the-art performance on four benchmark datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Opinion Term Extraction | 14res SemEval 2014 (test) | Precision83.23 | 37 | |
| Opinion Term Extraction | SemEval res 2015 (test) | Precision76.63 | 28 | |
| Target-Oriented Opinion Word Extraction | SemEval res 2016 (test) | Precision87.72 | 27 | |
| Target-Oriented Opinion Word Extraction | 14lap SemEval 2014 (test) | Precision73.87 | 27 | |
| Aspect-Opinion Pair Extraction | 14res | F1 Score82.33 | 19 | |
| Opinion Term Extraction | res 14 | F1-score (%)82.33 | 16 | |
| Aspect-Opinion Pair Extraction | res 16 | F1 Score86.01 | 15 | |
| Aspect-Opinion Pair Extraction | 14lap | F1 Score76.77 | 15 | |
| Aspect-Opinion Pair Extraction | 15res | F1 Score78.81 | 15 | |
| Opinion Term Extraction | Res 15 | F1-score78.81 | 14 |