Gradient-guided Unsupervised Text Style Transfer via Contrastive Learning
Chenghao Fan, Ziao Li, Wei wei

TL;DR
This paper introduces a contrastive learning-based gradient-guided model for unsupervised text style transfer, explicitly addressing content preservation and style accuracy issues with a siamese style classifier.
Contribution
The paper proposes a novel contrastive paradigm and siamese-style classifier to improve content invariance and style classification in unsupervised text style transfer.
Findings
Outperforms state-of-the-art methods on two datasets.
Effectively maintains content while transferring style.
Reduces style misclassification and content shift.
Abstract
Text style transfer is a challenging text generation problem, which aims at altering the style of a given sentence to a target one while keeping its content unchanged. Since there is a natural scarcity of parallel datasets, recent works mainly focus on solving the problem in an unsupervised manner. However, previous gradient-based works generally suffer from the deficiencies as follows, namely: (1) Content migration. Previous approaches lack explicit modeling of content invariance and are thus susceptible to content shift between the original sentence and the transferred one. (2) Style misclassification. A natural drawback of the gradient-guided approaches is that the inference process is homogeneous with a line of adversarial attack, making latent optimization easily becomes an attack to the classifier due to misclassification. This leads to difficulties in achieving high transfer…
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
TopicsTopic Modeling · Generative Adversarial Networks and Image Synthesis · Handwritten Text Recognition Techniques
