paper-with-me

Papers

Deep Learning for Text Style Transfer: A Survey

2020-11-01 · CL (ACL) 2022 3 · Di Jin, Zhijing Jin, Zhiting Hu, Olga Vechtomova, Rada Mihalcea

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

📄 PDF Abstract BibTeX arXiv:2011.00416

Code (2)

fuzhenxin/Style-Transfer-in-Text 공식 구현 pytorch
zhijing-jin/Text_Style_Transfer_Survey 공식 구현 pytorch

Tasks

ArticlesDeep LearningStyle TransferSurveyText Attribute TransferText GenerationText Style Transfer

Similar Papers 제목 키워드 기반

From Theories on Styles to their Transfer in Text: Bridging the Gap with a Hierarchical Survey

2021-10-29 · Enrica Troiano, Aswathy Velutharambath, Roman Klinger

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 Generation

Neural Comic Style Transfer: Case Study

2018-09-05 · Maciej Pęśko, Tomasz Trzciński

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 Transfer

Reformulating Unsupervised Style Transfer as Paraphrase Generation

2020-10-12 · EMNLP 2020 11 · Kalpesh Krishna, John Wieting, Mohit Iyyer

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 Transfer

Review Neural Networks about Image Transformation Based on IGC Learning Framework with Annotated Information

2022-06-21 · Yuanjie Yan, Suorong Yang, Yan Wang, Jian Zhao 외

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 TransferTranslation

Generative Adversarial Networks for photo to Hayao Miyazaki style cartoons

2020-05-15 · Filip Andersson, Simon Arvidsson

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