paper-with-me

Papers

Identifying Transferable Information Across Domains for Cross-domain Sentiment Classification

2018-07-01 · ACL 2018 7 · Raksha Sharma, Pushpak Bhattacharyya, D, S apat, ipan, Himanshu Sharad Bhatt

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDomain Adaptationdomain classificationGeneral ClassificationSentiment AnalysisSentiment ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Learning Transferable Features for Speech Emotion Recognition

2019-12-23 · Alison Marczewski, Adriano Veloso, Nívio Ziviani

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 Recognition

Beyond Boundaries: A Comprehensive Survey of Transferable Attacks on AI Systems

2023-11-20 · Guangjing Wang, Ce Zhou, Yuanda Wang, Bocheng Chen 외

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+2

Transferable Feature Learning on Graphs Across Visual Domains

2021-01-01 · Ronghang Zhu, Xiaodong Jiang, Jiasen Lu, Sheng Li

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 Adaptation

Meta-KD: A Meta Knowledge Distillation Framework for Language Model Compression across Domains

2020-12-02 · ACL 2021 5 · Haojie Pan, Chengyu Wang, Minghui Qiu, Yichang Zhang 외

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+2

Collaborative Word-based Pre-trained Item Representation for Transferable Recommendation

2023-11-17 · Shenghao Yang, Chenyang Wang, Yankai Liu, Kangping Xu 외

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