Reformulating Unsupervised Style Transfer as Paraphrase Generation
Kalpesh Krishna, John Wieting, Mohit Iyyer

TL;DR
This paper redefines unsupervised style transfer as paraphrase generation, using fine-tuned pretrained models on paraphrase data, leading to superior results and insights into evaluation metrics and real-world applications.
Contribution
It introduces a simple, effective method for style transfer via paraphrase generation and provides a comprehensive analysis of evaluation metrics and a large real-world dataset.
Findings
Outperforms state-of-the-art style transfer systems in evaluations.
Existing automatic metrics can be easily gamed, and fixed variants are proposed.
A large dataset of 15 million sentences in 11 styles is collected for analysis.
Abstract
Modern NLP defines the task of style transfer as modifying the style of a given sentence without appreciably changing its semantics, which implies that the outputs of style transfer systems should be paraphrases of their inputs. However, many existing systems purportedly designed for style transfer inherently warp the input's meaning through attribute transfer, which changes semantic properties such as sentiment. In this paper, we reformulate unsupervised style transfer as a paraphrase generation problem, and present a simple methodology based on fine-tuning pretrained language models on automatically generated paraphrase data. Despite its simplicity, our method significantly outperforms state-of-the-art style transfer systems on both human and automatic evaluations. We also survey 23 style transfer papers and discover that existing automatic metrics can be easily gamed and propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗cointegrated/roberta-large-cola-krishna2020model· 712 dl· ♡ 7712 dl♡ 7
- 🤗filco306/gpt2-base-style-paraphrasermodel· 47 dl· ♡ 447 dl♡ 4
- 🤗filco306/gpt2-bible-paraphrasermodel· 35 dl· ♡ 135 dl♡ 1
- 🤗filco306/gpt2-romantic-poetry-paraphrasermodel· 12 dl· ♡ 112 dl♡ 1
- 🤗filco306/gpt2-shakespeare-paraphrasermodel· 20 dl· ♡ 120 dl♡ 1
- 🤗filco306/gpt2-switchboard-paraphrasermodel· 7 dl7 dl
- 🤗filco306/gpt2-tweet-paraphrasermodel· 13 dl13 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
