@inproceedings{du-etal-2020-adversarial,
title = "Adversarial and Domain-Aware {BERT} for Cross-Domain Sentiment Analysis",
author = "Du, Chunning and
Sun, Haifeng and
Wang, Jingyu and
Qi, Qi and
Liao, Jianxin",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.370/",
doi = "10.18653/v1/2020.acl-main.370",
pages = "4019--4028",
abstract = "Cross-domain sentiment classification aims to address the lack of massive amounts of labeled data. It demands to predict sentiment polarity on a target domain utilizing a classifier learned from a source domain. In this paper, we investigate how to efficiently apply the pre-training language model BERT on the unsupervised domain adaptation. Due to the pre-training task and corpus, BERT is task-agnostic, which lacks domain awareness and can not distinguish the characteristic of source and target domain when transferring knowledge. To tackle these problems, we design a post-training procedure, which contains the target domain masked language model task and a novel domain-distinguish pre-training task. The post-training procedure will encourage BERT to be domain-aware and distill the domain-specific features in a self-supervised way. Based on this, we could then conduct the adversarial training to derive the enhanced domain-invariant features. Extensive experiments on Amazon dataset show that our model outperforms state-of-the-art methods by a large margin. The ablation study demonstrates that the remarkable improvement is not only from BERT but also from our method."
}
Markdown (Informal)
[Adversarial and Domain-Aware BERT for Cross-Domain Sentiment Analysis](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.370/) (Du et al., ACL 2020)
ACL