Challenge: Existing approaches for unsupervised text style transfer are disentanglement between content and style.
Approach: They propose to separate a model with a sentence reconstruction module and a style module to improve model architecture.
Outcome: The proposed method improves style transfer performance and content preservation . the proposed method can be used to modify a sentence with a specified style attribute .

Similar Papers

Style Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation (P19-1)

Copied to clipboard

Challenge: Disentangling the content and style in the latent space is prevalent in text style transfer . recurrent neural networks (RNN) based encoder and decoder cannot deal with the long-term dependency .
Approach: They propose a style transformer which disentangles style information in latent space . they propose encoding and decoding methods that disentangle style information .
Outcome: The proposed method can achieve better style transfer and better content preservation.
Towards Robust and Semantically Organised Latent Representations for Unsupervised Text Style Transfer (2022.naacl-main)

Copied to clipboard

Challenge: Recent studies show that auto-encoders perform language generation, smooth sentence interpolation, and style transfer over unseen attributes using unlabelled datasets in a zero-shot manner.
Approach: They propose a discrete token-based perturbation approach to map "similar" sentences close by in latent space.
Outcome: The proposed model can generate and perform language generation, style transfer and sentence interpolation tasks on unlabelled datasets in a zero-shot manner.
StyleFlow: Disentangle Latent Representations via Normalizing Flow for Unsupervised Text Style Transfer (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods to separate content from style but some words contain both content and style information.
Approach: They propose a method which uses a reversible encoder to improve content disentanglement.
Outcome: The proposed method outperforms baselines on sentiment transfer and formality transfer tasks.
TextSETTR: Few-Shot Text Style Extraction and Tunable Targeted Restyling (2021.acl-long)

Copied to clipboard

Challenge: Existing methods for text style transfer require style-labeled training data, but use only labeled data at inference time.
Approach: They propose a method that uses readily-available unlabeled text to train style transfer . they use a style vector to condition a decoder to perform style transfer using unlabelled text .
Outcome: The proposed method is competitive on sentiment transfer, even compared to models trained fully on labeled data.
Contextual Text Style Transfer (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for text style transfer are limited by the lack of parallel data.
Approach: They propose a task to translate a sentence into a desired style with its surrounding context taken into account.
Outcome: The proposed model outperforms state-of-the-art methods across style accuracy, content preservation and contextual consistency metrics.
Prefix-Tuning Based Unsupervised Text Style Transfer (2023.findings-emnlp)

Copied to clipboard

Challenge: Unsupervised text style transfer is an important task in computer vision and natural language processing.
Approach: They propose a method that uses pre-trained large language models to train a generative model that can alter the style of the input sentence without using any parallel data.
Outcome: The proposed method outperforms the state-of-the-art methods on well-known datasets.
Transductive Learning for Unsupervised Text Style Transfer (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for style transfer are based on an inductive learning approach, which represents the style as embeddings, decoder parameters, or discriminator parameters and directly applies these general rules to the test cases.
Approach: They propose a retrieval-based context-aware style representation that involves top-K relevant sentences in the target style in the transfer process.
Outcome: The proposed method outperforms several strong baselines and is general and effective to the task of unsupervised style transfer.
Style Transfer Through Back-Translation (P18-1)

Copied to clipboard

Challenge: a new method for automatic style transfer is proposed to preserve the meaning of the text while reducing stylistic properties.
Approach: They propose a method for automatic style transfer that uses latent representations of the input sentence to preserve meaning while reducing stylistic properties.
Outcome: The proposed method improves on sentiment, gender and political slant styles on three different styles.
StyleDistance: Stronger Content-Independent Style Embeddings with Synthetic Parallel Examples (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods for embedding text are limited by the imperfect nature of data acquired under such assumptions.
Approach: They propose a new approach to training stronger content-independent style embeddings using a synthetic dataset of near-exact paraphrases with controlled style variations.
Outcome: The proposed model outperforms existing methods in real-world benchmarks and outperformed leading style representations in downstream applications.
Embedding Style Beyond Topics: Analyzing Dispersion Effects Across Different Language Models (2025.coling-main)

Copied to clipboard

Challenge: Using a literary corpus that alternates between topics and styles, we compare language models across French and English.
Approach: They analyze how writing style affects embedding spaces across multiple language models . they use a literary corpus that alternates between topics and styles to compare their results .
Outcome: The proposed model is based on two established literary works in French and English.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations