paper-with-me

홈 › Papers

Toward Controlled Generation of Text

2017-03-02 · ICML 2017 8 · Zhiting Hu, Zichao Yang, Xiaodan Liang, Ruslan Salakhutdinov, Eric P. Xing

Generic generation and manipulation of text is challenging and has limited success compared to recent deep generative modeling in visual domain. This paper aims at generating plausible natural language sentences, whose attributes are dynamically controlled by learning disentangled latent representations with designated semantics. We propose a new neural generative model which combines variational auto-encoders and holistic attribute discriminators for effective imposition of semantic structures. With differentiable approximation to discrete text samples, explicit constraints on independent attribute controls, and efficient collaborative learning of generator and discriminators, our model learns highly interpretable representations from even only word annotations, and produces realistic sentences with desired attributes. Quantitative evaluation validates the accuracy of sentence and attribute generation.

📄 PDF Abstract BibTeX arXiv:1703.00955

Code (3)

asyml/texar 공식 구현 tf
asyml/texar/tree/master/examples/text_style_transfer tf
omidkashefi/contrapositive-inference tf

Tasks

AttributeSentence

Similar Papers 제목 키워드 기반

Sequentially Controlled Text Generation

2023-01-05 · Alexander Spangher, Xinyu Hua, Yao Ming, Nanyun Peng

While GPT-2 generates sentences that are remarkably human-like, longer documents can ramble and do not follow human-like writing structure. We study the problem of imposing structure on long-range text. We propose a nove…

Text Generation

Sequentially Controlled Text Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

While GPT2 generates sentences that are remarkably human-like, longer documents can ramble and are structurally different from human-written articles. We study the problem of imposing structure on long-range text. We pro…

ArticlesText Generation

Controlled Cue Generation for Play Scripts

2021-12-13 · Alara Dirik, Hilal Donmez, Pinar Yanardag

In this paper, we use a large-scale play scripts dataset to propose the novel task of theatrical cue generation from dialogues. Using over one million lines of dialogue and cues, we approach the problem of cue generation…

AttributeLanguage ModelingLanguage ModellingText Generation

Multi-Attribute Controlled Text Generation with Contrastive-Generator and External-Discriminator

2022-10-01 · COLING 2022 10 · Guisheng Liu, Yi Li, Yanqing Guo, Xiangyang Luo 외

Though existing researches have achieved impressive results in controlled text generation, they focus mainly on single-attribute control. However, in applications like automatic comments, the topic and sentiment need to …

AttributeComment GenerationText Generation

An Invariant Learning Characterization of Controlled Text Generation

2023-05-31 · Carolina Zheng, Claudia Shi, Keyon Vafa, Amir Feder 외

Controlled generation refers to the problem of creating text that contains stylistic or semantic attributes of interest. Many approaches reduce this problem to training a predictor of the desired attribute. For example, …

AttributeLanguage ModelingLanguage ModellingLarge Language Model+1