Deep Learning for Text Style Transfer: A Survey
Text style transfer is an important task in natural language generation, which aims to control certain attributes in the generated text, such as politeness, emotion, humor, and many others. It has a long history in the field of natural language processing, and recently has re-gained significant attention thanks to the promising performance brought by deep neural models. In this paper, we present a systematic survey of the research on neural text style transfer, spanning over 100 representative articles since the first neural text style transfer work in 2017. We discuss the task formulation, existing datasets and subtasks, evaluation, as well as the rich methodologies in the presence of parallel and non-parallel data. We also provide discussions on a variety of important topics regarding the future development of this task. Our curated paper list is at https://github.com/zhijing-jin/Text_Style_Transfer_Survey
Code (2)
Tasks
ArticlesDeep LearningStyle TransferSurveyText Attribute TransferText GenerationText Style TransferSimilar Papers 제목 키워드 기반
From Theories on Styles to their Transfer in Text: Bridging the Gap with a Hierarchical Survey
Humans are naturally endowed with the ability to write in a particular style. They can, for instance, re-phrase a formal letter in an informal way, convey a literal message with the use of figures of speech or edit a nov…
ArticlesStyle TransferText GenerationNeural Comic Style Transfer: Case Study
The work by Gatys et al. [1] recently showed a neural style algorithm that can produce an image in the style of another image. Some further works introduced various improvements regarding generalization, quality and effi…
Style TransferReformulating Unsupervised Style Transfer as Paraphrase Generation
Modern NLP defines the task of style transfer as modifying the style of a given sentence without appreciably changing its semantics, which implies that the outputs of style transfer systems should be paraphrases of their…
AttributeParaphrase GenerationSentenceStyle TransferReview Neural Networks about Image Transformation Based on IGC Learning Framework with Annotated Information
Image transformation, a class of vision and graphics problems whose goal is to learn the mapping between an input image and an output image, develops rapidly in the context of deep neural networks. In Computer Vision (CV…
Image-to-Image TranslationSemantic SegmentationStyle TransferTranslationGenerative Adversarial Networks for photo to Hayao Miyazaki style cartoons
This paper takes on the problem of transferring the style of cartoon images to real-life photographic images by implementing previous work done by CartoonGAN. We trained a Generative Adversial Network(GAN) on over 60 000…
Survey