Multi-task Learning Model for Aspect Term Extraction and Aspect Polarity Classification Based on Dual-Labels

Biqing Zeng,Feng Zeng,Heng Yang,Wu Zhou,Ruyang Xu
DOI: https://doi.org/10.3233/jifs-191047
2020-01-01
Journal of Intelligent & Fuzzy Systems
Abstract:Aspect-based sentiment analysis (ABSA) is a hot and significant task of natural language processing, which is composed of two subtasks, the aspect term extraction (ATE) and aspect polarity classification (APC). Previous researches generally studied two subtasks independently and designed neural network models for ATE and APC respectively. However, it integrates various manual features into the model, which will consume plenty of computing resources and labor. Moreover, the quality of the ATE results will affect the performance of APC. This paper proposes a multi-task learning model based on dual auxiliary labels for ATE and APC. In this paper, general IOB labels, and sentimental IOB labels are equipped to efficiently solve both ATE and APC tasks without manual features adopted. Experiments are conducted on two general ABSA benchmark datasets of SemEval-2014. The experimental results reveal that the proposed model is of great performance and efficient for both ATE and APC tasks compared to the main baseline models.
What problem does this paper attempt to address?