English

Neural Aspect and Opinion Term Extraction with Mined Rules as Weak Supervision

Computation and Language 2019-07-10 v1 Machine Learning Machine Learning

Abstract

Lack of labeled training data is a major bottleneck for neural network based aspect and opinion term extraction on product reviews. To alleviate this problem, we first propose an algorithm to automatically mine extraction rules from existing training examples based on dependency parsing results. The mined rules are then applied to label a large amount of auxiliary data. Finally, we study training procedures to train a neural model which can learn from both the data automatically labeled by the rules and a small amount of data accurately annotated by human. Experimental results show that although the mined rules themselves do not perform well due to their limited flexibility, the combination of human annotated data and rule labeled auxiliary data can improve the neural model and allow it to achieve performance better than or comparable with the current state-of-the-art.

Keywords

Cite

@article{arxiv.1907.03750,
  title  = {Neural Aspect and Opinion Term Extraction with Mined Rules as Weak Supervision},
  author = {Hongliang Dai and Yangqiu Song},
  journal= {arXiv preprint arXiv:1907.03750},
  year   = {2019}
}

Comments

ACL 2019

R2 v1 2026-06-23T10:15:09.955Z