English

Syntax-Guided Domain Adaptation for Aspect-based Sentiment Analysis

Artificial Intelligence 2023-08-17 v2

Abstract

Aspect-based sentiment analysis (ABSA) aims at extracting opinionated aspect terms in review texts and determining their sentiment polarities, which is widely studied in both academia and industry. As a fine-grained classification task, the annotation cost is extremely high. Domain adaptation is a popular solution to alleviate the data deficiency issue in new domains by transferring common knowledge across domains. Most cross-domain ABSA studies are based on structure correspondence learning (SCL), and use pivot features to construct auxiliary tasks for narrowing down the gap between domains. However, their pivot-based auxiliary tasks can only transfer knowledge of aspect terms but not sentiment, limiting the performance of existing models. In this work, we propose a novel Syntax-guided Domain Adaptation Model, named SDAM, for more effective cross-domain ABSA. SDAM exploits syntactic structure similarities for building pseudo training instances, during which aspect terms of target domain are explicitly related to sentiment polarities. Besides, we propose a syntax-based BERT mask language model for further capturing domain-invariant features. Finally, to alleviate the sentiment inconsistency issue in multi-gram aspect terms, we introduce a span-based joint aspect term and sentiment analysis module into the cross-domain End2End ABSA. Experiments on five benchmark datasets show that our model consistently outperforms the state-of-the-art baselines with respect to Micro-F1 metric for the cross-domain End2End ABSA task.

Keywords

Cite

@article{arxiv.2211.05457,
  title  = {Syntax-Guided Domain Adaptation for Aspect-based Sentiment Analysis},
  author = {Anguo Dong and Cuiyun Gao and Yan Jia and Qing Liao and Xuan Wang and Lei Wang and Jing Xiao},
  journal= {arXiv preprint arXiv:2211.05457},
  year   = {2023}
}

Comments

I want to withdraw this article due to personal reason

R2 v1 2026-06-28T05:35:12.827Z