paper-with-me

Papers

Gradient-guided Unsupervised Text Style Transfer via Contrastive Learning

2022-01-23 · Chenghao Fan, Ziao Li, Wei Wei

Text style transfer is a challenging text generation problem, which aims at altering the style of a given sentence to a target one while keeping its content unchanged. Since there is a natural scarcity of parallel datasets, recent works mainly focus on solving the problem in an unsupervised manner. However, previous gradient-based works generally suffer from the deficiencies as follows, namely: (1) Content migration. Previous approaches lack explicit modeling of content invariance and are thus susceptible to content shift between the original sentence and the transferred one. (2) Style misclassification. A natural drawback of the gradient-guided approaches is that the inference process is homogeneous with a line of adversarial attack, making latent optimization easily becomes an attack to the classifier due to misclassification. This leads to difficulties in achieving high transfer accuracy. To address the problems, we propose a novel gradient-guided model through a contrastive paradigm for text style transfer, to explicitly gather similar semantic sentences, and to design a siamese-structure based style classifier for alleviating such two issues, respectively. Experiments on two datasets show the effectiveness of our proposed approach, as compared to the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2202.00469

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackContrastive LearningSentenceStyle TransferText GenerationText Style TransferUnsupervised Text Style Transfer

Similar Papers 제목 키워드 기반

ParaGuide: Guided Diffusion Paraphrasers for Plug-and-Play Textual Style Transfer

2023-08-29 · Zachary Horvitz, Ajay Patel, Chris Callison-Burch, Zhou Yu 외

Textual style transfer is the task of transforming stylistic properties of text while preserving meaning. Target "styles" can be defined in numerous ways, ranging from single attributes (e.g, formality) to authorship (e.…

Style Transfer

Learning from Bootstrapping and Stepwise Reinforcement Reward: A Semi-Supervised Framework for Text Style Transfer

2022-05-19 · Findings (NAACL) 2022 7 · Zhengyuan Liu, Nancy F. Chen

Text style transfer is an important task in controllable language generation. Supervised approaches have pushed performance improvement on style-oriented rewriting such as formality conversion. However, challenges remain…

SentenceStyle TransferText GenerationText Style Transfer

Text Detoxification using Large Pre-trained Neural Models

2021-09-18 · EMNLP 2021 11 · David Dale, Anton Voronov, Daryna Dementieva, Varvara Logacheva 외

We present two novel unsupervised methods for eliminating toxicity in text. Our first method combines two recent ideas: (1) guidance of the generation process with small style-conditional language models and (2) use of p…

Style Transfer

Global Rhythm Style Transfer Without Text Transcriptions

2021-06-16 · Kaizhi Qian, Yang Zhang, Shiyu Chang, JinJun Xiong 외

Prosody plays an important role in characterizing the style of a speaker or an emotion, but most non-parallel voice or emotion style transfer algorithms do not convert any prosody information. Two major components of pro…

Representation LearningRhythmStyle Transfer

Diffusion-based Image Translation using Disentangled Style and Content Representation

2022-09-30 · Gihyun Kwon, Jong Chul Ye

Diffusion-based image translation guided by semantic texts or a single target image has enabled flexible style transfer which is not limited to the specific domains. Unfortunately, due to the stochastic nature of diffusi…

Style TransferTranslation