paper-with-me

홈 › Papers

Snippext: Semi-supervised Opinion Mining with Augmented Data

2020-02-07 · Zhengjie Miao, Yuliang Li, Xiaolan Wang, Wang-Chiew Tan

Online services are interested in solutions to opinion mining, which is the problem of extracting aspects, opinions, and sentiments from text. One method to mine opinions is to leverage the recent success of pre-trained language models which can be fine-tuned to obtain high-quality extractions from reviews. However, fine-tuning language models still requires a non-trivial amount of training data. In this paper, we study the problem of how to significantly reduce the amount of labeled training data required in fine-tuning language models for opinion mining. We describe Snippext, an opinion mining system developed over a language model that is fine-tuned through semi-supervised learning with augmented data. A novelty of Snippext is its clever use of a two-prong approach to achieve state-of-the-art (SOTA) performance with little labeled training data through: (1) data augmentation to automatically generate more labeled training data from existing ones, and (2) a semi-supervised learning technique to leverage the massive amount of unlabeled data in addition to the (limited amount of) labeled data. We show with extensive experiments that Snippext performs comparably and can even exceed previous SOTA results on several opinion mining tasks with only half the training data required. Furthermore, it achieves new SOTA results when all training data are leveraged. By comparison to a baseline pipeline, we found that Snippext extracts significantly more fine-grained opinions which enable new opportunities of downstream applications.

📄 PDF Abstract BibTeX arXiv:2002.03049

Code (1)

rit-git/Snippext_public 공식 구현 pytorch

Tasks

Data AugmentationLanguage ModellingOpinion Mining

Similar Papers 제목 키워드 기반

Architecture of Text Mining Application in Analyzing Public Sentiments of West Java Governor Election using Naive Bayes Classification

2018-09-20 · Nugroho Suryanto, Prihandoko

The selection of West Java governor is one event that seizes the attention of the public is no exception to social media users. Public opinion on a prospective regional leader can help predict electability and tendency o…

Opinion MiningPOSPOS Tagging

DRANZIERA: An Evaluation Protocol For Multi-Domain Opinion Mining

2016-05-01 · LREC 2016 5 · Mauro Dragoni, Andrea Tettamanzi, C{\'e}lia da Costa Pereira

Opinion Mining is a topic which attracted a lot of interest in the last years. By observing the literature, it is often hard to replicate system evaluation due to the unavailability of the data used for the evaluation or…

Opinion Mining

Argument Mining on Twitter: Arguments, Facts and Sources

2017-09-01 · EMNLP 2017 9 · Mihai Dusmanu, Elena Cabrio, Serena Villata

Social media collect and spread on the Web personal opinions, facts, fake news and all kind of information users may be interested in. Applying argument mining methods to such heterogeneous data sources is a challenging …

Argument Mining

Is Something Better than Nothing? Automatically Predicting Stance-based Arguments Using Deep Learning and Small Labelled Dataset

2018-06-01 · NAACL 2018 6 · Pavithra Rajendran, Danushka Bollegala, Simon Parsons

Online reviews have become a popular portal among customers making decisions about purchasing products. A number of corpora of reviews have been widely investigated in NLP in general, and, in particular, in argument mini…

Abstract ArgumentationArgument MiningGeneral ClassificationOpinion Mining+1

Subjectivity Classification using Machine Learning Techniques for Mining Feature-Opinion Pairs from Web Opinion Sources

2013-12-25 · Ahmad Kamal

Due to flourish of the Web 2.0, web opinion sources are rapidly emerging containing precious information useful for both customers and manufactures. Recently, feature based opinion mining techniques are gaining momentum …

BIG-bench Machine LearningGeneral ClassificationOpinion Mining