paper-with-me

홈 › Papers

Pretraining Sentiment Classifiers with Unlabeled Dialog Data

2018-07-01 · ACL 2018 7 · Toru Shimizu, Nobuyuki Shimizu, Hayato Kobayashi

The huge cost of creating labeled training data is a common problem for supervised learning tasks such as sentiment classification. Recent studies showed that pretraining with unlabeled data via a language model can improve the performance of classification models. In this paper, we take the concept a step further by using a conditional language model, instead of a language model. Specifically, we address a sentiment classification task for a tweet analysis service as a case study and propose a pretraining strategy with unlabeled dialog data (tweet-reply pairs) via an encoder-decoder model. Experimental results show that our strategy can improve the performance of sentiment classifiers and outperform several state-of-the-art strategies including language model pretraining.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecoderGeneral ClassificationLanguage ModelingLanguage ModellingSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Bootstrap Domain-Specific Sentiment Classifiers from Unlabeled Corpora

2018-01-01 · TACL 2018 1 · Andrius Mudinas, Dell Zhang, Mark Levene

There is often the need to perform sentiment classification in a particular domain where no labeled document is available. Although we could make use of a general-purpose off-the-shelf sentiment classifier or a pre-built…

ClusteringGeneral ClassificationSentiment AnalysisSentiment Classification+2

Active Sentiment Domain Adaptation

2017-07-01 · ACL 2017 7 · Fangzhao Wu, Yongfeng Huang, Jun Yan

Domain adaptation is an important technology to handle domain dependence problem in sentiment analysis field. Existing methods usually rely on sentiment classifiers trained in source domains. However, their performance m…

Active LearningDomain AdaptationSentiment AnalysisTransfer Learning

Towards a Universal Sentiment Classifier in Multiple languages

2017-09-01 · EMNLP 2017 9 · Kui Xu, Xiaojun Wan

Existing sentiment classifiers usually work for only one specific language, and different classification models are used in different languages. In this paper we aim to build a universal sentiment classifier with a singl…

General ClassificationMachine TranslationSentiment AnalysisWord Embeddings

Pretrain-Finetune Based Training of Task-Oriented Dialogue Systems in a Real-World Setting

2021-06-01 · NAACL 2021 4 · Manisha Srivastava, Yichao Lu, Riley Peschon, Chenyang Li

One main challenge in building task-oriented dialogue systems is the limited amount of supervised training data available. In this work, we present a method for training retrieval-based dialogue systems using a small amo…

RetrievalTask-Oriented Dialogue Systems

Semi-Supervised Text Classification via Self-Pretraining

2021-09-30 · Payam Karisani, Negin Karisani

We present a neural semi-supervised learning model termed Self-Pretraining. Our model is inspired by the classic self-training algorithm. However, as opposed to self-training, Self-Pretraining is threshold-free, it can p…

Pseudo LabelSemi-Supervised Text ClassificationText Classification