English

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

Computation and Language 2023-05-17 v1

Abstract

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 source domain, a model is expected to bridge the domain gap for tackling cross-domain ABSA. Though domain adaptation methods have proven to be effective, most of them are based on a discriminative model, which needs to be specifically designed for different ABSA tasks. To offer a more general solution, we propose a unified bidirectional generative framework to tackle various cross-domain ABSA tasks. Specifically, our framework trains a generative model in both text-to-label and label-to-text directions. The former transforms each task into a unified format to learn domain-agnostic features, and the latter generates natural sentences from noisy labels for data augmentation, with which a more accurate model can be trained. To investigate the effectiveness and generality of our framework, we conduct extensive experiments on four cross-domain ABSA tasks and present new state-of-the-art results on all tasks. Our data and code are publicly available at \url{https://github.com/DAMO-NLP-SG/BGCA}.

Keywords

Cite

@article{arxiv.2305.09509,
  title  = {Bidirectional Generative Framework for Cross-domain Aspect-based Sentiment Analysis},
  author = {Yue Deng and Wenxuan Zhang and Sinno Jialin Pan and Lidong Bing},
  journal= {arXiv preprint arXiv:2305.09509},
  year   = {2023}
}

Comments

ACL 2023 main conference

R2 v1 2026-06-28T10:35:58.738Z