paper-with-me

홈 › Papers

Disentangled Representation Learning for Non-Parallel Text Style Transfer

2018-08-13 · ACL 2019 7 · Vineet John, Lili Mou, Hareesh Bahuleyan, Olga Vechtomova

This paper tackles the problem of disentangling the latent variables of style and content in language models. We propose a simple yet effective approach, which incorporates auxiliary multi-task and adversarial objectives, for label prediction and bag-of-words prediction, respectively. We show, both qualitatively and quantitatively, that the style and content are indeed disentangled in the latent space. This disentangled latent representation learning method is applied to style transfer on non-parallel corpora. We achieve substantially better results in terms of transfer accuracy, content preservation and language fluency, in comparison to previous state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1808.04339

Code (3)

vineetjohn/linguistic-style-transfer 공식 구현 tf
h3lio5/linguistic-style-transfer-pytorch pytorch
sharan21/disentangled-style-transfer-vae pytorch

Tasks

PredictionRepresentation LearningStyle TransferText Style Transfer

Similar Papers 제목 키워드 기반

Improving Zero-shot Voice Style Transfer via Disentangled Representation Learning

2021-03-17 · ICLR 2021 1 · Siyang Yuan, Pengyu Cheng, Ruiyi Zhang, Weituo Hao 외

Voice style transfer, also called voice conversion, seeks to modify one speaker's voice to generate speech as if it came from another (target) speaker. Previous works have made progress on voice conversion with parallel …

DecoderRepresentation LearningStyle TransferVoice Conversion

Counterfactuals to Control Latent Disentangled Text Representations for Style Transfer

2021-08-01 · ACL 2021 5 · Sharmila Reddy Nangi, Niyati Chhaya, Sopan Khosla, Nikhil Kaushik 외

Disentanglement of latent representations into content and style spaces has been a commonly employed method for unsupervised text style transfer. These techniques aim to learn the disentangled representations and tweak t…

AttributecounterfactualDisentanglementSentence+3

Improving Disentangled Text Representation Learning with Information-Theoretic Guidance

2020-06-01 · ACL 2020 6 · Pengyu Cheng, Martin Renqiang Min, Dinghan Shen, Christopher Malon 외

Learning disentangled representations of natural language is essential for many NLP tasks, e.g., conditional text generation, style transfer, personalized dialogue systems, etc. Similar problems have been studied extensi…

Conditional Text GenerationRepresentation LearningStyle TransferText Generation+1

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

Text Style Transfer: Leveraging a Style Classifier on Entangled Latent Representations

2021-08-01 · ACL (RepL4NLP) 2021 8 · Xiaoyan Li, Sun Sun, Yunli Wang

Learning a good latent representation is essential for text style transfer, which generates a new sentence by changing the attributes of a given sentence while preserving its content. Most previous works adopt disentangl…

AttributeRepresentation LearningSentenceStyle Transfer+1