Identifying Transferable Information Across Domains for Cross-domain Sentiment Classification
Getting manually labeled data in each domain is always an expensive and a time consuming task. Cross-domain sentiment analysis has emerged as a demanding concept where a labeled source domain facilitates a sentiment classifier for an unlabeled target domain. However, polarity orientation (positive or negative) and the significance of a word to express an opinion often differ from one domain to another domain. Owing to these differences, cross-domain sentiment classification is still a challenging task. In this paper, we propose that words that do not change their polarity and significance represent the transferable (usable) information across domains for cross-domain sentiment classification. We present a novel approach based on χ2 test and cosine-similarity between context vector of words to identify polarity preserving significant words across domains. Furthermore, we show that a weighted ensemble of the classifiers enhances the cross-domain classification performance.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDomain Adaptationdomain classificationGeneral ClassificationSentiment AnalysisSentiment ClassificationTransfer LearningSimilar Papers 제목 키워드 기반
Learning Transferable Features for Speech Emotion Recognition
Emotion recognition from speech is one of the key steps towards emotional intelligence in advanced human-machine interaction. Identifying emotions in human speech requires learning features that are robust and discrimina…
Domain AdaptationEmotional IntelligenceEmotion RecognitionSpeech Emotion RecognitionBeyond Boundaries: A Comprehensive Survey of Transferable Attacks on AI Systems
As Artificial Intelligence (AI) systems increasingly underpin critical applications, from autonomous vehicles to biometric authentication, their vulnerability to transferable attacks presents a growing concern. These att…
Autonomous DrivingAutonomous VehiclesData AugmentationData Poisoning+2Transferable Feature Learning on Graphs Across Visual Domains
Unsupervised domain adaptation has attracted increasing attention in recent years, which adapts classifiers to an unlabeled target domain by exploiting a labeled source domain. To reduce discrepancy between source and ta…
Domain AdaptationUnsupervised Domain AdaptationMeta-KD: A Meta Knowledge Distillation Framework for Language Model Compression across Domains
Pre-trained language models have been applied to various NLP tasks with considerable performance gains. However, the large model sizes, together with the long inference time, limit the deployment of such models in real-t…
Knowledge DistillationLanguage ModelingLanguage ModellingMeta-Learning+2Collaborative Word-based Pre-trained Item Representation for Transferable Recommendation
Item representation learning (IRL) plays an essential role in recommender systems, especially for sequential recommendation. Traditional sequential recommendation models usually utilize ID embeddings to represent items, …
Collaborative FilteringRecommendation SystemsRepresentation LearningSequential Recommendation