paper-with-me

홈 › Papers

Plug and Play Autoencoders for Conditional Text Generation

2020-10-06 · EMNLP 2020 11 · Florian Mai, Nikolaos Pappas, Ivan Montero, Noah A. Smith, James Henderson

Text autoencoders are commonly used for conditional generation tasks such as style transfer. We propose methods which are plug and play, where any pretrained autoencoder can be used, and only require learning a mapping within the autoencoder's embedding space, training embedding-to-embedding (Emb2Emb). This reduces the need for labeled training data for the task and makes the training procedure more efficient. Crucial to the success of this method is a loss term for keeping the mapped embedding on the manifold of the autoencoder and a mapping which is trained to navigate the manifold by learning offset vectors. Evaluations on style transfer tasks both with and without sequence-to-sequence supervision show that our method performs better than or comparable to strong baselines while being up to four times faster.

📄 PDF Abstract BibTeX arXiv:2010.02983

Code (1)

florianmai/emb2emb 공식 구현 pytorch

Tasks

Conditional Text GenerationNavigateStyle TransferText Generation

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Steered Diffusion: A Generalized Framework for Plug-and-Play Conditional Image Synthesis

2023-09-30 · ICCV 2023 1 · Nithin Gopalakrishnan Nair, Anoop Cherian, Suhas Lohit, Ye Wang 외

Conditional generative models typically demand large annotated training sets to achieve high-quality synthesis. As a result, there has been significant interest in designing models that perform plug-and-play generation, …

ColorizationConditional Image GenerationImage GenerationImage Super-Resolution+2

PCAE: A Framework of Plug-in Conditional Auto-Encoder for Controllable Text Generation

2022-10-07 · Haoqin Tu, Zhongliang Yang, Jinshuai Yang, Siyu Zhang 외

Controllable text generation has taken a gigantic step forward these days. Yet existing methods are either constrained in a one-off pattern or not efficient enough for receiving multiple conditions at every generation st…

Text Generation

Latent Space Factorisation and Manipulation via Matrix Subspace Projection

2019-07-26 · ICML 2020 1 · Xiao Li, Chenghua Lin, Ruizhe Li, Chaozheng Wang 외

We tackle the problem disentangling the latent space of an autoencoder in order to separate labelled attribute information from other characteristic information. This then allows us to change selected attributes while pr…

AttributeFace GenerationFace SwappingImage Generation

A Prior of a Googol Gaussians: a Tensor Ring Induced Prior for Generative Models

2019-10-29 · NeurIPS 2019 12 · Maksim Kuznetsov, Daniil Polykovskiy, Dmitry Vetrov, Alexander Zhebrak

Generative models produce realistic objects in many domains, including text, image, video, and audio synthesis. Most popular models---Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs)---usually e…

Audio Synthesis

Pre-train and Plug-in: Flexible Conditional Text Generation with Variational Auto-Encoders

2019-11-10 · ACL 2020 6 · Yu Duan, Canwen Xu, Jiaxin Pei, Jialong Han 외

Conditional Text Generation has drawn much attention as a topic of Natural Language Generation (NLG) which provides the possibility for humans to control the properties of generated contents. Current conditional generati…

Conditional Text GenerationDiversityText Generation