Adversarial Category Alignment Network for Cross-domain Sentiment Classification
Cross-domain sentiment classification aims to predict sentiment polarity on a target domain utilizing a classifier learned from a source domain. Most existing adversarial learning methods focus on aligning the global marginal distribution by fooling a domain discriminator, without taking category-specific decision boundaries into consideration, which can lead to the mismatch of category-level features. In this work, we propose an adversarial category alignment network (ACAN), which attempts to enhance category consistency between the source domain and the target domain. Specifically, we increase the discrepancy of two polarity classifiers to provide diverse views, locating ambiguous features near the decision boundaries. Then the generator learns to create better features away from the category boundaries by minimizing this discrepancy. Experimental results on benchmark datasets show that the proposed method can achieve state-of-the-art performance and produce more discriminative features.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationSentiment AnalysisSentiment ClassificationSimilar Papers 제목 키워드 기반
Domain Adaptation with Category Attention Network for Deep Sentiment Analysis
Domain adaptation tasks such as cross-domain sentiment classification aim to utilize existing labeled data in the source domain and unlabeled or few labeled data in the target domain to improve the performance in the tar…
AttributeClassificationDomain AdaptationSentiment Analysis+1Towards Category and Domain Alignment: Category-Invariant Feature Enhancement for Adversarial Domain Adaptation
Adversarial domain adaptation has made impressive advances in transferring knowledge from the source domain to the target domain by aligning feature distributions of both domains. These methods focus on minimizing domain…
Domain AdaptationTaking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation
We consider the problem of unsupervised domain adaptation in semantic segmentation. The key in this campaign consists in reducing the domain shift, i.e., enforcing the data distributions of the two domains to be similar.…
Domain AdaptationSemantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain AdaptationCross-domain Detection Transformer based on Spatial-aware and Semantic-aware Token Alignment
Detection transformers like DETR have recently shown promising performance on many object detection tasks, but the generalization ability of those methods is still quite challenging for cross-domain adaptation scenarios.…
Domain Adaptationobject-detectionObject DetectionVicinal and categorical domain adaptation
Unsupervised domain adaptation aims to learn a task classifier that performs well on the unlabeled target domain, by utilizing the labeled source domain. Inspiring results have been acquired by learning domain-invariant …
Domain AdaptationUnsupervised Domain Adaptation