Global Inference for Aspect and Opinion Terms Co-Extraction Based on Multi-Task Neural Networks

Jianfei Yu,Jing Jiang,Rui Xia
DOI: https://doi.org/10.1109/taslp.2018.2875170
2019-01-01
IEEE/ACM Transactions on Audio Speech and Language Processing
Abstract:Extracting aspect terms and opinion terms are two fundamental tasks in opinion mining. The recent success of deep learning has inspired various neural network architectures, which have been shown to achieve highly competitive performance in these two tasks. However, most existing methods fail to explicitly consider the syntactic relations among aspect terms and opinion terms, which may lead to the inconsistencies between the model predictions and the syntactic constraints. To this end, we first apply a multi-task learning framework to implicitly capture the relations between the two tasks, and then propose a global inference method by explicitly modelling several syntactic constraints among aspect term extraction and opinion term extraction to uncover their intra-task and inter-task relationship, which seeks an optimal solution over the neural predictions for both tasks. Extensive evaluations on three benchmark datasets demonstrate that our global inference approach is able to bring consistent improvements over several base models in different scenarios.
What problem does this paper attempt to address?