← Search

Jane Hung

3 accepted papers

2020

Estimating Q(s,s’) with Deep Deterministic Dynamics Gradients

ICML 2020poster

In this paper, we introduce a novel form of value function, $Q(s, s’)$, that expresses the utility of transitioning from a state $s$ to a neighboring state $s’$ and then acting optimally thereafter. In order to derive an optimal policy, we develop a forward dynamics model that learns to make next-st…

Cited by 26SourcePDFScholar
2020

Plug and Play Language Models: A Simple Approach to Controlled Text Generation

ICLR 2020poster

Large transformer-based language models (LMs) trained on huge text corpora have shown unparalleled generation capabilities. However, controlling attributes of the generated language (e.g. switching topic or sentiment) is difficult without modifying the model architecture or fine-tuning on attribute-…

Cited by 1069SourcecodeScholar
2019

Metropolis-Hastings Generative Adversarial Networks

ICML 2019oral

We introduce the Metropolis-Hastings generative adversarial network (MH-GAN), which combines aspects of Markov chain Monte Carlo and GANs. The MH-GAN draws samples from the distribution implicitly defined by a GAN’s discriminator-generator pair, as opposed to standard GANs which draw samples from th…