← Search

Tianxiao Shen

5 accepted papers

2023

Generating Sequences by Learning to Self-Correct

ICLR 2023poster

Sequence generation applications require satisfying semantic constraints, such as ensuring that programs are correct, using certain keywords, or avoiding undesirable content. Language models, whether fine-tuned or prompted with few-shot demonstrations, frequently violate these constraints, and lack…

Cited by 122SourcePDFScholar
2020

Educating Text Autoencoders: Latent Representation Guidance via Denoising

ICML 2020poster

Generative autoencoders offer a promising approach for controllable text generation by leveraging their learned sentence representations. However, current models struggle to maintain coherent latent spaces required to perform meaningful text manipulations via latent vector operations. Specifically,…

2019

Mixture Models for Diverse Machine Translation: Tricks of the Trade

ICML 2019oral

Mixture models trained via EM are among the simplest, most widely used and well understood latent variable models in the machine learning literature. Surprisingly, these models have been hardly explored in text generation applications such as machine translation. In principle, they provide a latent…

2017

Style Transfer from Non-Parallel Text by Cross-Alignment

NeurIPS 2017poster

This paper focuses on style transfer on the basis of non-parallel text. This is an instance of a broad family of problems including machine translation, decipherment, and sentiment modification. The key challenge is to separate the content from other aspects such as style. We assume a shared latent…