paper-with-me

홈 › Papers

Projecting Embeddings for Domain Adaptation: Joint Modeling of Sentiment Analysis in Diverse Domains

2018-06-12 · Jeremy Barnes, Roman Klinger, Sabine Schulte im Walde

Domain adaptation for sentiment analysis is challenging due to the fact that supervised classifiers are very sensitive to changes in domain. The two most prominent approaches to this problem are structural correspondence learning and autoencoders. However, they either require long training times or suffer greatly on highly divergent domains. Inspired by recent advances in cross-lingual sentiment analysis, we provide a novel perspective and cast the domain adaptation problem as an embedding projection task. Our model takes as input two mono-domain embedding spaces and learns to project them to a bi-domain space, which is jointly optimized to (1) project across domains and to (2) predict sentiment. We perform domain adaptation experiments on 20 source-target domain pairs for sentiment classification and report novel state-of-the-art results on 11 domain pairs, including the Amazon domain adaptation datasets and SemEval 2013 and 2016 datasets. Our analysis shows that our model performs comparably to state-of-the-art approaches on domains that are similar, while performing significantly better on highly divergent domains. Our code is available at https://github.com/jbarnesspain/domain_blse

📄 PDF Abstract BibTeX arXiv:1806.04381

Code (1)

jbarnesspain/domain_blse 공식 구현 pytorch

Tasks

Domain AdaptationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Projecting Embeddings for Domain Adaption: Joint Modeling of Sentiment Analysis in Diverse Domains

2018-08-01 · COLING 2018 8 · Jeremy Barnes, Roman Klinger, Sabine Schulte im Walde

Domain adaptation for sentiment analysis is challenging due to the fact that supervised classifiers are very sensitive to changes in domain. The two most prominent approaches to this problem are structural correspondence…

Domain AdaptationSentiment AnalysisSentiment Classification

Vocabulary Adaptation for Distant Domain Adaptation in Neural Machine Translation

2020-04-30 · Shoetsu Sato, Jin Sakuma, Naoki Yoshinaga, Masashi Toyoda 외

Neural network methods exhibit strong performance only in a few resource-rich domains. Practitioners, therefore, employ domain adaptation from resource-rich domains that are, in most cases, distant from the target domain…

de-enDomain AdaptationMachine TranslationNMT+2

Vocabulary Adaptation for Domain Adaptation in Neural Machine Translation

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Shoetsu Sato, Jin Sakuma, Naoki Yoshinaga, Masashi Toyoda 외

Neural network methods exhibit strong performance only in a few resource-rich domains. Practitioners therefore employ domain adaptation from resource-rich domains that are, in most cases, distant from the target domain. …

de-enDomain AdaptationMachine TranslationNMT+2

Graphical Modeling for Multi-Source Domain Adaptation

2021-04-27 · Minghao Xu, Hang Wang, Bingbing Ni

Multi-Source Domain Adaptation (MSDA) focuses on transferring the knowledge from multiple source domains to the target domain, which is a more practical and challenging problem compared to the conventional single-source …

Domain Adaptation

ASR Adaptation for E-commerce Chatbots using Cross-Utterance Context and Multi-Task Language Modeling

2021-06-15 · ACL (ECNLP) 2021 8 · Ashish Shenoy, Sravan Bodapati, Katrin Kirchhoff

Automatic Speech Recognition (ASR) robustness toward slot entities are critical in e-commerce voice assistants that involve monetary transactions and purchases. Along with effective domain adaptation, it is intuitive tha…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationLanguage Modeling+3