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.

Similar Papers

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.
Rethinking Style Transformer with Energy-based Interpretation: Adversarial Unsupervised Style Transfer using a Pretrained Model (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to train text style transfer models with adversarial loss degrade fluency compared to other metrics.
Approach: They propose a method which leverages a pretrained language model to improve fluency by restructuring the discriminator and the model itself.
Outcome: The proposed model achieves state-of-the-art on three public benchmarks and achieved state-outperformance on the overall metrics.
Unsupervised Text Style Transfer with Padded Masked Language Models (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for style transfer are difficult to obtain and require substantial amounts of parallel training examples to work well.
Approach: They propose an unsupervised method for style transfer that uses masked language models to find the text spans where the two models disagree the most in terms of likelihood.
Outcome: The proposed method performs competitively in a fully unsupervised setting and improves accuracy in low-resource settings by over 10 percentage points when pre-training on silver training data generated by Masker.
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.
Style Transfer as Data Augmentation: A Case Study on Named Entity Recognition (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to increase training data in low-resource domains may not be effective due to data scarcity.
Approach: They propose a method to transform a high-resource domain into a low-resourced domain by changing its style-related attributes to generate synthetic data for training.
Outcome: The proposed method can significantly improve results on five domain pairs under different data regimes.
Cycle-Consistent Adversarial Autoencoders for Unsupervised Text Style Transfer (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for unsupervised text style transfer lack parallel data and difficulties in content preservation.
Approach: They propose a neural approach to unsupervised text style transfer using non-parallel data.
Outcome: The proposed approach can be trained end-to-end on two widely-used public datasets.
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.
So Different Yet So Alike! Constrained Unsupervised Text Style Transfer (2022.acl-long)

Copied to clipboard

Challenge: Automated transfer of text between domains does not maintain other attributes between the source and translated text.
Approach: They propose a method for automatic transfer of text between domains that preserves semantic content but changes other attributes.
Outcome: The proposed method retains lexical, syntactic and domain-specific constraints between domains for multiple benchmark datasets, including ones where more than one attribute change.
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 .
Delete, Retrieve, Generate: a Simple Approach to Sentiment and Style Transfer (N18-1)

Copied to clipboard

Challenge: Previous work using adversarial methods has struggled to produce high-quality outputs.
Approach: They propose a method that transforms a sentence to alter a specific attribute while preserving its attribute-independent content.
Outcome: The proposed method generates grammatical and appropriate responses on 22% more inputs than the best previous system, averaged over three attribute transfer datasets.

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