paper-with-me

Papers

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 a robust model for many domains. To alleviate this issue, unsupervised domain adaptation is proposed to transfer knowledge from a labeled source domain to an unlabeled target domain. In this paper, we propose a new Generative Cross-Domain Data Augmentation framework for unsupervised domain adaptation. The proposed framework is aimed to generate target-domain data with fine-grained annotation by exploiting the labeled data in the source domain. Specifically, we remove the domain-specific segments in a source-domain labeled sentence, and then use this as input to a pre-trained sequence-to-sequence model BART to simultaneously generate a target-domain sentence and predict the corresponding label for each word. Experimental results on three datasets demonstrate that our approach is more effective than previous domain adaptation methods.

📄 PDF Abstract BibTeX

Code (1)

nustm/gcdda 공식 구현 jax

Tasks

Data AugmentationDomain AdaptationOpinion MiningSentenceUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

A Contrastive Cross-Channel Data Augmentation Framework for Aspect-based Sentiment Analysis

2022-04-16 · COLING 2022 10 · Bing Wang, Liang Ding, Qihuang Zhong, Ximing Li 외

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task, which focuses on detecting the sentiment polarity towards the aspect in a sentence. However, it is always sensitive to the multi-aspect ch…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningData Augmentation+3

Bidirectional Generative Framework for Cross-domain Aspect-based Sentiment Analysis

2023-05-16 · Yue Deng, Wenxuan Zhang, Sinno Jialin Pan, Lidong Bing

Cross-domain aspect-based sentiment analysis (ABSA) aims to perform various fine-grained sentiment analysis tasks on a target domain by transferring knowledge from a source domain. Since labeled data only exists in the s…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Data AugmentationDomain Adaptation+1

Discriminative Models Still Outperform Generative Models in Aspect Based Sentiment Analysis In Cross-Domain and Cross-Lingual Settings

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Aspect-based Sentiment Analysis (ABSA) helps to explain customers' opinions towards products and services. In the past, ABSA models were discriminative, but more recently generative models have been used to generate aspe…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

SGD-Mix: Enhancing Domain-Specific Image Classification with Label-Preserving Data Augmentation

2025-05-17 · Yixuan Dong, Fang-Yi Su, Jung-Hsien Chiang

Data augmentation for domain-specific image classification tasks often struggles to simultaneously address diversity, faithfulness, and label clarity of generated data, leading to suboptimal performance in downstream tas…

Data AugmentationDiversityimage-classificationImage Classification

Discriminative Models Can Still Outperform Generative Models in Aspect Based Sentiment Analysis

2022-06-06 · Dhruv Mullick, Alona Fyshe, Bilal Ghanem

Aspect-based Sentiment Analysis (ABSA) helps to explain customers' opinions towards products and services. In the past, ABSA models were discriminative, but more recently generative models have been used to generate aspe…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis