REVIEW 1 cited by
Unsupervised Paraphrase Generation using Pre-trained Language Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Large scale Pre-trained Language Models have proven to be very powerful approach in various Natural language tasks. OpenAI's GPT-2 \cite{radford2019language} is notable for its capability to generate fluent, well formulated, grammatically consistent text and for phrase completions. In this paper we leverage this generation capability of GPT-2 to generate paraphrases without any supervision from labelled data. We examine how the results compare with other supervised and unsupervised approaches and the effect of using paraphrases for data augmentation on downstream tasks such as classification. Our experiments show that paraphrases generated with our model are of good quality, are diverse and improves the downstream task performance when used for data augmentation.
Forward citations
Cited by 1 Pith paper
-
SMCLM: Semantically Meaningful Causal Language Modeling for Autoregressive Paraphrase Generation
SMCLM prepends a frozen sentence embedding to GPT-2 and trains with causal language modeling, producing paraphrases that the authors find competitive with supervised methods and best among the unsupervised baselines tested.
Discussion (0). Sign in to comment.