Learning Domain-Sensitive and Sentiment-Aware Word Embeddings (P18-1)

Copied to clipboard

Challenge: Existing word embeddings cannot produce domain-sensitive embeddables due to domain-specific nature of words.
Approach: They propose a method for learning domain-sensitive and sentiment-aware embeddings that captures sentiment semantics and domain sensitivity of individual words.
Outcome: The proposed method can produce domain-common embeddings and domain-specific embedds.

Similar Papers

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.
Learning Word Embeddings for Data Sparse and Sentiment Rich Data Sets (N18-4)

Copied to clipboard

Challenge: Existing word embeddings for sentiment analysis are limited in domain specific applications . generic word embeds are poor initialization for tasks on domain specific data sets.
Approach: They propose to use word embeddings adapted for domain specific data sets in sentiment classification applications.
Outcome: The proposed algorithms learn word embeddings on sparse and sentiment rich data sets.
Projecting Embeddings for Domain Adaption: Joint Modeling of Sentiment Analysis in Diverse Domains (C18-1)

Copied to clipboard

Challenge: Existing domain adaptation methods for sentiment analysis are sensitive to domain differences, resulting in classifiers that perform poorly on new domains.
Approach: They propose a domain adaptation problem as an embedding projection task using two mono-domain embeddable spaces and a bi-domain space to project across domains and predict sentiment.
Outcome: The proposed model performs better on domains similar to state-of-the-art methods while requiring longer training times.
Domain-Specific Sentiment Lexicons Induced from Labeled Documents (2020.coling-main)

Copied to clipboard

Challenge: Existing sentiment lexicons reflect abstract notion of polarity and do not do justice to substantial differences of word polarities between domains.
Approach: They propose to use domain-specific sentiment lexicons to induce initial word intensity scores and train new deep models based on word vector representations to overcome the scarcity of the seed data.
Outcome: The proposed models show that they perform well on review classification and cross-lingual word sentiment prediction.
Simple Algorithms For Sentiment Analysis On Sentiment Rich, Data Poor Domains. (C18-1)

Copied to clipboard

Challenge: Standard word embedding algorithms learn vector representations from large corpora of text documents in unsupervised fashion.
Approach: They propose an algorithm that learns word embeddings jointly with a classifier . their algorithm leverages document label information to learn vector representations of words .
Outcome: The proposed algorithm has superior performance on domains with limited data compared to other methods.
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.
Learning Bilingual Sentiment-Specific Word Embeddings without Cross-lingual Supervision (N19-1)

Copied to clipboard

Challenge: Unsupervised BWE methods are evaluated on word translation or word similarity tasks.
Approach: They propose a method that learns sentiment-specific word representations for two languages in a common space without cross-lingual supervision.
Outcome: The proposed method outperforms previous unsupervised BWE methods and even supervised Bwe methods on three language pairs for cross-lingual sentiment analysis.
Shallow Domain Adaptive Embeddings for Sentiment Analysis (D19-1)

Copied to clipboard

Challenge: Existing domain adaptation algorithms for text classification are limited by lack of training data and exploiting domain idiosyncrasies to improve performance.
Approach: They propose a domain adaptation layer that learns weights to combine a generic and a specific word embedding into a DA embeddable.
Outcome: The proposed approach improves on binary and multi-class classification tasks using popular encoder architectures.
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.
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.

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