Exploiting Unlabeled Data for Target-Oriented Opinion Words Extraction
Yidong Wang, Hao Wu, Ao Liu, Wenxin Hou, Zhen Wu, Jindong Wang,, Takahiro Shinozaki, Manabu Okumura, Yue Zhang

TL;DR
This paper introduces a novel semi-supervised learning method called MGCR that leverages unlabeled data with consistency regularization and filtering to improve target-oriented opinion words extraction, outperforming existing methods.
Contribution
It proposes a new Multi-Grained Consistency Regularization approach with filtering techniques to effectively utilize unlabeled data for TOWE, addressing data scarcity and distribution shift issues.
Findings
MGCR outperforms state-of-the-art methods on four benchmarks.
Filtering noisy data improves model robustness.
Unlabeled data enhances the model's ability to handle distribution shifts.
Abstract
Target-oriented Opinion Words Extraction (TOWE) is a fine-grained sentiment analysis task that aims to extract the corresponding opinion words of a given opinion target from the sentence. Recently, deep learning approaches have made remarkable progress on this task. Nevertheless, the TOWE task still suffers from the scarcity of training data due to the expensive data annotation process. Limited labeled data increase the risk of distribution shift between test data and training data. In this paper, we propose exploiting massive unlabeled data to reduce the risk by increasing the exposure of the model to varying distribution shifts. Specifically, we propose a novel Multi-Grained Consistency Regularization (MGCR) method to make use of unlabeled data and design two filters specifically for TOWE to filter noisy data at different granularity. Extensive experimental results on four TOWE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
MethodsTest
