SOTAVerified

Text Style Transfer

Text Style Transfer is the task of controlling certain attributes of generated text. The state-of-the-art methods can be categorized into two main types which are used on parallel and non-parallel data. Methods on parallel data are typically supervised methods that use a neural sequence-to-sequence model with the encoder-decoder architecture. Methods on non-parallel data are usually unsupervised approaches using Disentanglement, Prototype Editing and Pseudo-Parallel Corpus Construction.

The popular benchmark for this task is the Yelp Review Dataset. Models are typically evaluated with the metrics of Sentiment Accuracy, BLEU, and PPL.

Papers

No papers found.

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1SAE+DiscriminatorG-Score (BLEU, Accuracy)74.56Unverified
2LatentOps (Few shot)G-Score (BLEU, Accuracy)71.6Unverified
3SentiIncG-Score (BLEU, Accuracy)66.25Unverified
4DeleteAndRetrieveG-Score (BLEU, Accuracy)54.64Unverified
5DeleteOnlyG-Score (BLEU, Accuracy)54.11Unverified
6MultiDecoderG-Score (BLEU, Accuracy)45.02Unverified
7CAEG-Score (BLEU, Accuracy)38.66Unverified
8StyleEmbeddingG-Score (BLEU, Accuracy)31.31Unverified
#ModelMetricClaimedVerifiedStatus
1SentiIncG-Score (BLEU, Accuracy)59.17Unverified
2StyleEmbBLEU30Unverified