Challenge: Text style transfer aims to alter the style of a sentence while preserving its content.
Approach: They propose to remove style information at token level and fuse it to style representations using conditional layer normalization.
Outcome: The proposed model outperforms the state-of-the-art models in terms of content preservation and fluency.

Similar Papers

SC2: Towards Enhancing Content Preservation and Style Consistency in Long Text Style Transfer (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for short TST are difficult to implement and can cause content degradation.
Approach: They propose a method to vary the style polarity of text while preserving semantic content.
Outcome: The proposed method improves over baselines and is highly efficient.
Style versus Content: A distinction without a (learnable) difference? (2020.coling-main)

Copied to clipboard

Challenge: Textual style transfer assumes that it is possible to separate style from content . however, style transfer can provide insight into language more generally .
Approach: They propose to use sentiment transfer to examine whether style transfer is possible . they employ adversarial encoder-decoder networks to analyze style-related features .
Outcome: The proposed method combines style transfer with content preservation and fluency to show that style cannot be usefully separated from content within style transfer systems.
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.
Text Style Transfer for Bias Mitigation using Masked Language Modeling (2022.naacl-srw)

Copied to clipboard

Challenge: Various research findings have concluded that biased textual data has significant effects on target demographic groups.
Approach: They propose a text-style transfer model that can be trained on non-parallel data and be used to automatically mitigate bias in textual data.
Outcome: The proposed model improves on limitations of existing methods while maintaining good style transfer accuracy.
How Positive Are You: Text Style Transfer using Adaptive Style Embedding (2020.coling-main)

Copied to clipboard

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 .
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.
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.
Reference-guided Style-Consistent Content Transfer (2024.lrec-main)

Copied to clipboard

Challenge: Text style transfer involves changing the style of a text while preserving its original style.
Approach: They propose a task of style-consistent content transfer which involves modifying a text’s content based on a provided reference statement while preserving its original style.
Outcome: The proposed approach meets three important conditions: reference faithfulness, style adherence, and coherence.
Text Style Transferring via Adversarial Masking and Styled Filling (2022.emnlp-main)

Copied to clipboard

Challenge: Existing models for text style transfer suffer from two challenges: the word masking procedure may mistakenly remove unexpected words and the selected words in the word filling procedure lack diversity and semantic consistency.
Approach: They propose a style transfer model with adversarial masking and styled filling techniques to solve these challenges.
Outcome: The proposed model performs well on two benchmark text style transfer data sets.
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.

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