Style Transfer as Unsupervised Machine Translation
Zhirui Zhang, Shuo Ren, Shujie Liu, Jianyong Wang, Peng Chen, Mu Li,, Ming Zhou, Enhong Chen

TL;DR
This paper introduces an unsupervised learning approach for language style transfer by adapting machine translation techniques, effectively generating stylistically accurate text without parallel data.
Contribution
It proposes a novel method combining pseudo-parallel data creation, iterative back-translation, and style classification to improve style transfer performance.
Findings
Outperforms previous models in style accuracy
Achieves higher quality in content preservation
Demonstrates effectiveness on benchmark datasets
Abstract
Language style transferring rephrases text with specific stylistic attributes while preserving the original attribute-independent content. One main challenge in learning a style transfer system is a lack of parallel data where the source sentence is in one style and the target sentence in another style. With this constraint, in this paper, we adapt unsupervised machine translation methods for the task of automatic style transfer. We first take advantage of style-preference information and word embedding similarity to produce pseudo-parallel data with a statistical machine translation (SMT) framework. Then the iterative back-translation approach is employed to jointly train two neural machine translation (NMT) based transfer systems. To control the noise generated during joint training, a style classifier is introduced to guarantee the accuracy of style transfer and penalize bad…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
