A Unified Span-Based Approach for Opinion Mining with Syntactic Constituents

Qingrong Xia,Bo Zhang,Rui Wang,Zhenghua Li,Yue Zhang,Fei Huang,Luo Si,Min Zhang
DOI: https://doi.org/10.18653/v1/2021.naacl-main.144
2021-01-01
Abstract:Fine-grained opinion mining (OM) has achieved increasing attraction in the natural language processing (NLP) community, which aims to find the opinion structures of “Who expressed what opinions towards what” in one sentence. In this work, motivated by its span-based representations of opinion expressions and roles, we propose a unified span-based approach for the end-to-end OM setting. Furthermore, inspired by the unified span-based formalism of OM and constituent parsing, we explore two different methods (multi-task learning and graph convolutional neural network) to integrate syntactic constituents into the proposed model to help OM. We conduct experiments on the commonly used MPQA 2.0 dataset. The experimental results show that our proposed unified span-based approach achieves significant improvements over previous works in the exact F1 score and reduces the number of wrongly-predicted opinion expressions and roles, showing the effectiveness of our method. In addition, incorporating the syntactic constituents achieves promising improvements over the strong baseline enhanced by contextualized word representations.
What problem does this paper attempt to address?