Unsupervised Text Style Transfer

21 papers with code • 3 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

MSSRNet: Manipulating Sequential Style Representation for Unsupervised Text Style Transfer

oldbirdaz/mssrnet_style_transfer 12 Jun 2023

Our proposed method addresses this issue by assigning individual style vector to each token in a text, allowing for fine-grained control and manipulation of the style strength.

4
12 Jun 2023

Composable Text Controls in Latent Space with ODEs

guangyliu/latentops 1 Aug 2022

This paper proposes a new efficient approach for composable text operations in the compact latent space of text.

73
01 Aug 2022

RLPrompt: Optimizing Discrete Text Prompts with Reinforcement Learning

mingkaid/rl-prompt 25 May 2022

RLPrompt formulates a parameter-efficient policy network that generates the desired discrete prompt after training with reward.

276
25 May 2022

So Different Yet So Alike! Constrained Unsupervised Text Style Transfer

abhinavkashyap/dct ACL 2022

Automatic transfer of text between domains has become popular in recent times.

15
09 May 2022

Towards Robust and Semantically Organised Latent Representations for Unsupervised Text Style Transfer

sharan21/epaae NAACL 2022

We empirically show that this (a) produces a better organised latent space that clusters stylistically similar sentences together, (b) performs best on a diverse set of text style transfer tasks than similar denoising-inspired baselines, and (c) is capable of fine-grained control of Style Transfer strength.

5
04 May 2022

Transductive Learning for Unsupervised Text Style Transfer

xiaofei05/tsst EMNLP 2021

The proposed transductive learning approach is general and effective to the task of unsupervised style transfer, and we will apply it to the other two typical methods in the future.

12
16 Sep 2021

Don't Take It Literally: An Edit-Invariant Sequence Loss for Text Generation

guangyliu/EISL 29 Jun 2021

Such training objective is sub-optimal when the target sequence is not perfect, e. g., when the target sequence is corrupted with noises, or when only weak sequence supervision is available.

6
29 Jun 2021

NAST: A Non-Autoregressive Generator with Word Alignment for Unsupervised Text Style Transfer

thu-coai/NAST Findings (ACL) 2021

First, we observe that most words in the transferred sentence can be aligned with related words in the source sentence, so we explicitly model word alignments to suppress irrelevant words.

14
04 Jun 2021

LEWIS: Levenshtein Editing for Unsupervised Text Style Transfer

machelreid/lewis Findings (ACL) 2021

Moreover, compared to previous methods on unsupervised data synthesis, our method results in higher quality parallel style pairs and improves model performance.

31
18 May 2021

How Positive Are You: Text Style Transfer using Adaptive Style Embedding

kinggodhj/how-positive-are-you-text-style-transfer-using-adaptive-style-embedding COLING 2020

In both approaches, however, it is impossible to adjust the strength of the style in the generated output.

14
01 Dec 2020