paper-with-me

Papers

On Variational Learning of Controllable Representations for Text without Supervision

2019-05-28 · ICML 2020 1 · Peng Xu, Jackie Chi Kit Cheung, Yanshuai Cao

The variational autoencoder (VAE) can learn the manifold of natural images on certain datasets, as evidenced by meaningful interpolating or extrapolating in the continuous latent space. However, on discrete data such as text, it is unclear if unsupervised learning can discover similar latent space that allows controllable manipulation. In this work, we find that sequence VAEs trained on text fail to properly decode when the latent codes are manipulated, because the modified codes often land in holes or vacant regions in the aggregated posterior latent space, where the decoding network fails to generalize. Both as a validation of the explanation and as a fix to the problem, we propose to constrain the posterior mean to a learned probability simplex, and performs manipulation within this simplex. Our proposed method mitigates the latent vacancy problem and achieves the first success in unsupervised learning of controllable representations for text. Empirically, our method outperforms unsupervised baselines and strong supervised approaches on text style transfer, and is capable of performing more flexible fine-grained control over text generation than existing methods.

📄 PDF Abstract BibTeX arXiv:1905.11975

Code (1)

BorealisAI/CP-VAE 공식 구현 pytorch

Tasks

Style TransferText GenerationText Style Transfer

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Towards Unsupervised Content Disentanglement in Sentence Representations via Syntactic Roles

2022-06-22 · Ghazi Felhi, Joseph Le Roux, Djamé Seddah

Linking neural representations to linguistic factors is crucial in order to build and analyze NLP models interpretable by humans. Among these factors, syntactic roles (e.g. subjects, direct objects,$\dots$) and their rea…

DecoderDisentanglementMachine TranslationSentence

Transformer-based Conditional Variational Autoencoder for Controllable Story Generation

2021-01-04 · Le Fang, Tao Zeng, Chaochun Liu, Liefeng Bo 외

We investigate large-scale latent variable models (LVMs) for neural story generation -- an under-explored application for open-domain long text -- with objectives in two threads: generation effectiveness and controllabil…

DecoderRepresentation LearningStory Generation

CTRL-O: Language-Controllable Object-Centric Visual Representation Learning

2025-03-27 · CVPR 2025 1 · Aniket Didolkar, Andrii Zadaianchuk, Rabiul Awal, Maximilian Seitzer 외

Object-centric representation learning aims to decompose visual scenes into fixed-size vectors called "slots" or "object files", where each slot captures a distinct object. Current state-of-the-art object-centric models …

Image GenerationObjectObject DiscoveryQuestion Answering+4

PITS: Variational Pitch Inference without Fundamental Frequency for End-to-End Pitch-controllable TTS

2023-02-24 · Junhyeok Lee, Wonbin Jung, Hyunjae Cho, Jaeyeon Kim 외

Previous pitch-controllable text-to-speech (TTS) models rely on directly modeling fundamental frequency, leading to low variance in synthesized speech. To address this issue, we propose PITS, an end-to-end pitch-controll…

Decodertext-to-speechText to SpeechVariational Inference

Learning Representations of Endoscopic Videos to Detect Tool Presence Without Supervision

2020-08-27 · David Z. Li, Masaru Ishii, Russell H. Taylor, Gregory D. Hager 외

In this work, we explore whether it is possible to learn representations of endoscopic video frames to perform tasks such as identifying surgical tool presence without supervision. We use a maximum mean discrepancy (MMD)…