paper-with-me

Papers

Exploiting Unlabeled Data for Target-Oriented Opinion Words Extraction

2022-08-17 · COLING 2022 10 · Yidong Wang, Hao Wu, Ao Liu, Wenxin Hou, Zhen Wu, Jindong Wang, Takahiro Shinozaki, Manabu Okumura, Yue Zhang

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 benchmark datasets indicate the superiority of MGCR compared with current state-of-the-art methods. The in-depth analysis also demonstrates the effectiveness of the different-granularity filters. Our codes are available at https://github.com/TOWESSL/TOWESSL.

📄 PDF Abstract BibTeX arXiv:2208.08280

Code (1)

towessl/towessl 공식 구현 pytorch

Tasks

SentenceSentiment Analysistarget-oriented opinion words extraction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Target Really Matters: Target-aware Contrastive Learning and Consistency Regularization for Few-shot Stance Detection

2022-10-01 · COLING 2022 10 · Rui Liu, Zheng Lin, Huishan Ji, Jiangnan Li 외

Stance detection aims to identify the attitude from an opinion towards a certain target. Despite the significant progress on this task, it is extremely time-consuming and budget-unfriendly to collect sufficient high-qual…

Contrastive LearningFew-Shot Stance DetectionStance Detection

Generative Cross-Domain Data Augmentation for Aspect and Opinion Co-Extraction

2022-07-01 · NAACL 2022 7 · Junjie Li, Jianfei Yu, Rui Xia

As a fundamental task in opinion mining, aspect and opinion co-extraction aims to identify the aspect terms and opinion terms in reviews. However, due to the lack of fine-grained annotated resources, it is hard to train …

Data AugmentationDomain AdaptationOpinion MiningSentence+1

Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling

2019-06-01 · NAACL 2019 6 · Zhifang Fan, Zhen Wu, Xin-yu Dai, Shu-Jian Huang 외

Opinion target extraction and opinion words extraction are two fundamental subtasks in Aspect Based Sentiment Analysis (ABSA). Recently, many methods have made progress on these two tasks. However, few works aim at extra…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect-oriented Opinion ExtractionOpinion Summarization+2

Target-specified Sequence Labeling with Multi-head Self-attention for Target-oriented Opinion Words Extraction

2021-06-01 · NAACL 2021 4 · Yuhao Feng, Yanghui Rao, Yuyao Tang, Ninghua Wang 외

Opinion target extraction and opinion term extraction are two fundamental tasks in Aspect Based Sentiment Analysis (ABSA). Many recent works on ABSA focus on Target-oriented Opinion Words (or Terms) Extraction (TOWE), wh…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+3

Attention-based Relational Graph Convolutional Network for Target-Oriented Opinion Words Extraction

2021-04-01 · EACL 2021 2 · Junfeng Jiang, An Wang, Akiko Aizawa

Target-oriented opinion words extraction (TOWE) is a subtask of aspect-based sentiment analysis (ABSA). It aims to extract the corresponding opinion words for a given opinion target in a review sentence. Intuitively, the…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1