Cross-Domain Sentiment Classification Using Topic Attention and Dual-Task Adversarial Training

Published: 2020, Last Modified: 13 Jan 2026ICANN (2) 2020EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Cross-domain sentiment classification aims at transferring the knowledge of the source domain with rich annotation resource to the scarcely labeled target domain or even without labels. Existing models fail to automatically capture simultaneously the three related topics, namely sentiment-only topic, i.e. containing domain-independent sentiment words or pivots in literature, domain-only topic, i.e. containing domain-specific words, and function word topic containing such as stop words. We propose a two-stage framework for tackling this problem. The first stage consists of a topic attention network specialized in discovering topics mentioned above. The second stage utilizes the learned knowledge from the first stage for learning a sentiment classification model with the consideration of context. A new sentiment-domain dual-task adversarial training strategy is designed and utilized in both stages. Experiments on a real-world product review dataset show that our proposed model outperforms the state-of-the-art model.
Loading