Transductive Learning for Unsupervised Text Style Transfer
Fei Xiao, Liang Pang, Yanyan Lan, Yan Wang, Huawei Shen, Xueqi, Cheng

TL;DR
This paper introduces a transductive learning method for unsupervised text style transfer that leverages retrieval-based context-aware style representations to improve consistency and performance.
Contribution
It proposes a novel transductive approach using retrieval-augmented style embeddings, addressing limitations of inductive methods in unsupervised style transfer.
Findings
Outperforms several strong baseline models
Effective in reducing style inconsistency issues
Demonstrates general applicability to unsupervised style transfer
Abstract
Unsupervised style transfer models are mainly based on an inductive learning approach, which represents the style as embeddings, decoder parameters, or discriminator parameters and directly applies these general rules to the test cases. However, the lacking of parallel corpus hinders the ability of these inductive learning methods on this task. As a result, it is likely to cause severe inconsistent style expressions, like `the salad is rude`. To tackle this problem, we propose a novel transductive learning approach in this paper, based on a retrieval-based context-aware style representation. Specifically, an attentional encoder-decoder with a retriever framework is utilized. It involves top-K relevant sentences in the target style in the transfer process. In this way, we can learn a context-aware style embedding to alleviate the above inconsistency problem. In this paper, both sparse…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Music and Audio Processing · Generative Adversarial Networks and Image Synthesis
MethodsTest
