Neural Stylistic Response Generation with Disentangled Latent Variables (2021.acl-long)
Copied to clipboard
| Challenge: | Existing parallel datasets for creating stylistic responses are not stylistically consistent. |
| Approach: | They propose to disentangle the content and style in latent space by diluting sentence-level information in style representations. |
| Outcome: | The proposed approach achieves a higher BERT-based style intensity score and comparable BLEU scores, compared with baselines. |
Similar Papers
Structuring Latent Spaces for Stylized Response Generation (D19-1)
Copied to clipboard
| Challenge: | Existing methods for generating responses in a targeted style are limited by the lack of parallel data. |
| Approach: | They propose a method that bridges conversation modeling and non-parallel style transfer by sharing a structured latent space. |
| Outcome: | The proposed system generates responses of the targeted style and outperforms baselines without sacrificing appropriateness. |
Disentangled Representation Learning for Non-Parallel Text Style Transfer (P19-1)
Copied to clipboard
| Challenge: | a paper aims to disentangle latent representations of style and content in language models . auxiliary multi-task and adversarial objectives are used to disentangle the latent space . |
| Approach: | They propose a simple yet effective approach to disentangling latent representations . they propose auxiliary multi-task and adversarial objectives to disentangle style and content . |
| Outcome: | The proposed approach achieves high performance in terms of transfer accuracy, content preservation, and language fluency compared to previous approaches . |
Style Transformer: Unpaired Text Style Transfer without Disentangled Latent Representation (P19-1)
Copied to clipboard
| Challenge: | Disentangling the content and style in the latent space is prevalent in text style transfer . recurrent neural networks (RNN) based encoder and decoder cannot deal with the long-term dependency . |
| Approach: | They propose a style transformer which disentangles style information in latent space . they propose encoding and decoding methods that disentangle style information . |
| Outcome: | The proposed method can achieve better style transfer and better content preservation. |
Counterfactuals to Control Latent Disentangled Text Representations for Style Transfer (2021.acl-short)
Copied to clipboard
| Challenge: | Existing methods for unsupervised text style transfer focus on transferring a specific attribute, but this technique has never been explored in natural language generation tasks. |
| Approach: | They propose a counterfactual-based method to modify latent representations by posing a ‘what-if’ scenario. |
| Outcome: | The proposed method is tested on multiple attribute transfer tasks like Sentiment, Formality and Excitement to support the hypothesis. |
Towards Robust and Semantically Organised Latent Representations for Unsupervised Text Style Transfer (2022.naacl-main)
Copied to clipboard
| Challenge: | Recent studies show that auto-encoders perform language generation, smooth sentence interpolation, and style transfer over unseen attributes using unlabelled datasets in a zero-shot manner. |
| Approach: | They propose a discrete token-based perturbation approach to map "similar" sentences close by in latent space. |
| Outcome: | The proposed model can generate and perform language generation, style transfer and sentence interpolation tasks on unlabelled datasets in a zero-shot manner. |
StyleDGPT: Stylized Response Generation with Pre-trained Language Models (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for generating responses following a desired style are lacking of parallel data for training. |
| Approach: | They propose a KL loss and a style classifier to fine-tune response generation . they show that their model can significantly outperform state-of-the-art methods . |
| Outcome: | The proposed model outperforms state-of-the-art models in style consistency and contextual coherence with two public datasets. |
Audience-Centric Natural Language Generation via Style Infusion (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing approaches to text style transfer (TST) with large volumes of parallel or non-parallel data are limiting for two reasons: it is difficult to collect large volumes and some stylistic objectives are hard to define without audience feedback. |
| Approach: | They propose a task of style infusion - infusing stylistic preferences of audiences into pretrained language generation models by leveraging pairwise human judgments to bootstrap a style analysis model and augment a seed set of judgments. |
| Outcome: | The proposed method generates compelling stylized examples with generic text prompts while balancing fluency and style adoption. |
StyleDistance: Stronger Content-Independent Style Embeddings with Synthetic Parallel Examples (2025.naacl-long)
Copied to clipboard
Ajay Patel, Jiacheng Zhu, Justin Qiu, Zachary Horvitz, Marianna Apidianaki, Kathleen McKeown, Chris Callison-Burch
| Challenge: | Existing methods for embedding text are limited by the imperfect nature of data acquired under such assumptions. |
| Approach: | They propose a new approach to training stronger content-independent style embeddings using a synthetic dataset of near-exact paraphrases with controlled style variations. |
| Outcome: | The proposed model outperforms existing methods in real-world benchmarks and outperformed leading style representations in downstream applications. |
StyleFlow: Disentangle Latent Representations via Normalizing Flow for Unsupervised Text Style Transfer (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods to separate content from style but some words contain both content and style information. |
| Approach: | They propose a method which uses a reversible encoder to improve content disentanglement. |
| Outcome: | The proposed method outperforms baselines on sentiment transfer and formality transfer tasks. |
Improving Disentangled Text Representation Learning with Information-Theoretic Guidance (2020.acl-main)
Copied to clipboard
Pengyu Cheng, Martin Renqiang Min, Dinghan Shen, Christopher Malon, Yizhe Zhang, Yitong Li, Lawrence Carin
| Challenge: | Disentangled representation learning (DRL) maps different aspects of data into distinct and independent low-dimensional latent vector spaces. |
| Approach: | They propose a method that manifests disentangled representations of text without supervision on semantics by minimizing the upper bound between style and content. |
| Outcome: | The proposed method improves on conditional text generation and text-style transfer tasks and improves style preservation. |