paper-with-me

Papers

TextSETTR: Label-Free Text Style Extraction and Tunable Targeted Restyling

2020-09-28 · Parker Riley, Noah Constant, Mandy Guo, Girish Kumar, David Uthus, Zarana Parekh

We present a novel approach to the challenging problem of label-free text style transfer. Unlike previous approaches that use parallel or non-parallel labeled data, our technique removes the need for labels entirely, relying instead on the implicit connection in style between adjacent sentences in unlabeled text. We show that T5 (Raffel et al., 2020), a strong pretrained text-to-text model, can be adapted to extract a style vector from arbitrary text and use this vector to condition the decoder to perform style transfer. As the resulting learned style vector space encodes many facets of textual style, we recast transfers as "targeted restyling" vector operations that adjust specific attributes of the input text while preserving others. When trained over unlabeled Amazon reviews data, our resulting TextSETTR model is competitive on sentiment transfer, even when given only four exemplars of each class. Furthermore, we demonstrate that a single model trained on unlabeled Common Crawl data is capable of transferring along multiple dimensions including dialect, emotiveness, formality, politeness, and sentiment.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderStyle TransferText Style Transfer

Similar Papers 제목 키워드 기반

TextSETTR: Few-Shot Text Style Extraction and Tunable Targeted Restyling

2020-10-08 · ACL 2021 5 · Parker Riley, Noah Constant, Mandy Guo, Girish Kumar 외

We present a novel approach to the problem of text style transfer. Unlike previous approaches requiring style-labeled training data, our method makes use of readily-available unlabeled text by relying on the implicit con…

DecoderStyle TransferText Style Transfer

Style-Label-Free: Cross-Speaker Style Transfer by Quantized VAE and Speaker-wise Normalization in Speech Synthesis

2022-12-13 · Chunyu Qiang, Peng Yang, Hao Che, Xiaorui Wang 외

Cross-speaker style transfer in speech synthesis aims at transferring a style from source speaker to synthesised speech of a target speaker's timbre. Most previous approaches rely on data with style labels, but manually-…

Data AugmentationSpeech SynthesisStyle Transfer

RB-Modulation: Training-Free Personalization of Diffusion Models using Stochastic Optimal Control

2024-05-27 · Litu Rout, Yujia Chen, Nataniel Ruiz, Abhishek Kumar 외

We propose Reference-Based Modulation (RB-Modulation), a new plug-and-play solution for training-free personalization of diffusion models. Existing training-free approaches exhibit difficulties in (a) style extraction fr…

Measuring Association Between Labels and Free-Text Rationales

2020-10-24 · EMNLP 2021 11 · Sarah Wiegreffe, Ana Marasović, Noah A. Smith

In interpretable NLP, we require faithful rationales that reflect the model's decision-making process for an explained instance. While prior work focuses on extractive rationales (a subset of the input words), we investi…

Decision MakingFeature ImportanceNatural Language InferenceQuestion Answering

MixSA: Training-free Reference-based Sketch Extraction via Mixture-of-Self-Attention

2025-01-01 · Rui Yang, XiaoJun Wu, Shengfeng He

Current sketch extraction methods either require extensive training or fail to capture a wide range of artistic styles, limiting their practical applicability and versatility. We introduce Mixture-of-Self-Attention (MixS…

Decoder