paper-with-me

홈 › Papers

Low-Level Linguistic Controls for Style Transfer and Content Preservation

2019-11-08 · Katy Gero, Chris Kedzie, Jonathan Reeve, Lydia Chilton

Despite the success of style transfer in image processing, it has seen limited progress in natural language generation. Part of the problem is that content is not as easily decoupled from style in the text domain. Curiously, in the field of stylometry, content does not figure prominently in practical methods of discriminating stylistic elements, such as authorship and genre. Rather, syntax and function words are the most salient features. Drawing on this work, we model style as a suite of low-level linguistic controls, such as frequency of pronouns, prepositions, and subordinate clause constructions. We train a neural encoder-decoder model to reconstruct reference sentences given only content words and the setting of the controls. We perform style transfer by keeping the content words fixed while adjusting the controls to be indicative of another style. In experiments, we show that the model reliably responds to the linguistic controls and perform both automatic and manual evaluations on style transfer. We find we can fool a style classifier 84% of the time, and that our model produces highly diverse and stylistically distinctive outputs. This work introduces a formal, extendable model of style that can add control to any neural text generation system.

📄 PDF Abstract BibTeX arXiv:1911.03385

Code (1)

kedz/styleeq 공식 구현 pytorch

Tasks

DecoderStyle TransferText Generation

Similar Papers 제목 키워드 기반

Low Level Linguistic Controls for Style Transfer and Content Preservation

2019-10-01 · WS 2019 10 · Katy Gero, Chris Kedzie, Jonathan Reeve, Lydia Chilton

Despite the success of style transfer in image processing, it has seen limited progress in natural language generation. Part of the problem is that content is not as easily decoupled from style in the text domain. Curiou…

DecoderStyle TransferText Generation

GTAE: Graph-Transformer based Auto-Encoders for Linguistic-Constrained Text Style Transfer

2021-02-01 · Yukai Shi, Sen Zhang, Chenxing Zhou, Xiaodan Liang 외

Non-parallel text style transfer has attracted increasing research interests in recent years. Despite successes in transferring the style based on the encoder-decoder framework, current approaches still lack the ability …

DecoderSentenceStyle TransferText Style Transfer

DIFF-NST: Diffusion Interleaving For deFormable Neural Style Transfer

2023-07-09 · Dan Ruta, Gemma Canet Tarrés, Andrew Gilbert, Eli Shechtman 외

Neural Style Transfer (NST) is the field of study applying neural techniques to modify the artistic appearance of a content image to match the style of a reference style image. Traditionally, NST methods have focused on …

Image GenerationStyle Transfer

Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization

2017-03-20 · ICCV 2017 10 · Xun Huang, Serge Belongie

Gatys et al. recently introduced a neural algorithm that renders a content image in the style of another image, achieving so-called style transfer. However, their framework requires a slow iterative optimization process,…

Style Transfer

StoryTrans: Non-Parallel Story Author-Style Transfer with Discourse Representations and Content Enhancing

2022-08-29 · Xuekai Zhu, Jian Guan, Minlie Huang, Juan Liu

Non-parallel text style transfer is an important task in natural language generation. However, previous studies concentrate on the token or sentence level, such as sentence sentiment and formality transfer, but neglect l…

SentenceStyle TransferText GenerationText Style Transfer