Challenge: Existing methods for cross-domain sentiment classification focus on aligning marginal distribution without taking category-specific decision boundaries into consideration.
Approach: They propose an adversarial category alignment network to enhance category consistency . experimental results show the proposed method can achieve state-of-the-art performance .
Outcome: The proposed method achieves state-of-the-art performance and produces more discriminative features on benchmark datasets.

Similar Papers

Cross-Domain Sentiment Classification using Semantic Representation (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on cross-domain sentiment classification ignore the semantic relevance between domains.
Approach: They propose to use Abstract Meaning Representation to help with cross-domain sentiment classification by combining sentence-level AMRs with text-graph interaction models.
Outcome: The proposed model is effective over strong baselines and shows its importance over strong models.
Adversarial and Domain-Aware BERT for Cross-Domain Sentiment Analysis (2020.acl-main)

Copied to clipboard

Challenge: Cross-domain sentiment classification requires large amounts of labeled data.
Approach: They propose to apply a pre-training language model BERT on unsupervised domain adaptation . they propose to distill domain-specific features in a self-supervised way .
Outcome: The proposed model outperforms state-of-the-art methods on Amazon dataset . it can be applied to the unsupervised domain adaptation task without domain awareness .
Identifying Transferable Information Across Domains for Cross-domain Sentiment Classification (P18-1)

Copied to clipboard

Challenge: Cross-domain sentiment classification is challenging due to polarity orientation and significance differences . supervised learning algorithms have to be re-trained on every new domain .
Approach: They propose that words that do not change their polarity and significance represent transferable information across domains for cross-domain sentiment classification.
Outcome: The proposed method improves cross-domain sentiment classification performance by identifying polarity-preserving significant words across domains.
Domain Adaptation for Sentiment Analysis Using Robust Internal Representations (2023.findings-emnlp)

Copied to clipboard

Challenge: Cross-domain sentiment analysis methods reduce the domain gap by training generalizable classifiers for each domain . large interclass margins in source domain help to reduce the effect of "domain shift" in the target domain.
Approach: They propose a domain adaptation method which induces large margins between data representations that belong to different classes in an embedding space.
Outcome: The proposed method reduces the domain gap by training cross-domain generalizable classifiers . large interclass margins in the source domain help reduce the effect of "domain shift" the proposed method is available in the u.s.
Mere Contrastive Learning for Cross-Domain Sentiment Analysis (2022.coling-1)

Copied to clipboard

Challenge: Existing approaches to cross-domain sentiment analysis are labor-intensive and time-consuming.
Approach: They propose a modified contrastive objective with in-batch negative samples to allow sentence representations from the same class to be pushed closer while those from the different classes become further apart in the latent space.
Outcome: The proposed model can achieve state-of-the-art in cross-domain and multi-domain sentiment analysis tasks while transferring knowledge learned in the source domain to the target domain.
Cross-Domain Sentiment Classification with Target Domain Specific Information (P18-1)

Copied to clipboard

Challenge: Existing methods for sentiment classification focus on learning domain-invariant representations . few of them pay attention to domain-specific information, which should also be informative.
Approach: They propose a method to extract domain specific and invariant representations and train a classifier on each of them.
Outcome: The proposed model can achieve better performance than state-of-the-art methods.
Domain-Invariant Feature Distillation for Cross-Domain Sentiment Classification (D19-1)

Copied to clipboard

Challenge: Existing approaches to cross-domain sentiment classification focus on domain-invariant representations, but few focus on the domain-specific information.
Approach: They propose to distill domain-invariant sentiment features with an orthogonal domain-dependent task . the orthogonalist task is built on the aspects varying widely in different domains .
Outcome: The proposed method improves domain-invariant features and transfer performance on three public datasets.
Adaptive Semi-supervised Learning for Cross-domain Sentiment Classification (D18-1)

Copied to clipboard

Challenge: Existing methods for cross-domain sentiment classification are difficult and costly . domain adaptation is difficult because data in source and target domains are drawn from different distributions.
Approach: They propose a semi-supervised learning approach that minimizes the distance between source and target instances in embedded feature space.
Outcome: The proposed approach can improve on baseline methods in various settings.
Adversarial Soft Prompt Tuning for Cross-Domain Sentiment Analysis (2022.acl-long)

Copied to clipboard

Challenge: Existing prompt tuning methods for cross-domain sentiment analysis have been underutilized due to domain discrepancy in the token distributions.
Approach: They propose a new method to model cross-domain sentiment analysis using pre-trained language models by using soft prompts instead of hard templates.
Outcome: The proposed method achieves state-of-the-art results on a publicly available sentiment analysis dataset.
CoCGAN: Contrastive Learning for Adversarial Category Text Generation (2022.coling-1)

Copied to clipboard

Challenge: Experimental results on synthetic and real category text generation datasets demonstrate that CoCGAN can achieve significant improvements over the baseline category text generators.
Approach: They propose to incorporate contrastive learning into adversarial category text generation by using a discriminator to optimize a contrastive learn objective to capture more flexible data-to-class relations and data- to-data relations among training samples.
Outcome: The proposed model improves on synthetic and real category text generation datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations