← Search

Wenlin Wang

9 accepted papers

2020

Nested-Wasserstein Self-Imitation Learning for Sequence Generation

AISTATS 2020poster

Reinforcement learning (RL) has been widely studied for improving sequence-generation models. However, the conventional rewards used for RL training typically cannot capture sufficient semantic information and therefore render model bias. Further, the sparse and delayed rewards make RL exploration i…

Cited by 8SourcePDFScholar
2019

Certified Adversarial Robustness with Additive Noise

NeurIPS 2019poster

The existence of adversarial data examples has drawn significant attention in the deep-learning community; such data are seemingly minimally perturbed relative to the original data, but lead to very different outputs from a deep-learning algorithm. Although a significant body of work on developing d…

2019

Improving Textual Network Learning with Variational Homophilic Embeddings

NeurIPS 2019poster

The performance of many network learning applications crucially hinges on the success of network embedding algorithms, which aim to encode rich network information into low-dimensional vertex-based vector representations. This paper considers a novel variational formulation of network embeddings, wi…

2019

Ouroboros: On Accelerating Training of Transformer-Based Language Models

NeurIPS 2019poster

Language models are essential for natural language processing (NLP) tasks, such as machine translation and text summarization. Remarkable performance has been demonstrated recently across many NLP domains via a Transformer-based language model with over a billion parameters, verifying the benefits o…

2018

Continuous-Time Flows for Efficient Inference and Density Estimation

ICML 2018oral

Two fundamental problems in unsupervised learning are efficient inference for latent-variable models and robust density estimation based on large amounts of unlabeled data. Algorithms for the two tasks, such as normalizing flows and generative adversarial networks (GANs), are often developed indepen…

2018

Distilled Wasserstein Learning for Word Embedding and Topic Modeling

NeurIPS 2018poster

We propose a novel Wasserstein method with a distillation mechanism, yielding joint learning of word embeddings and topics. The proposed method is based on the fact that the Euclidean distance between word embeddings may be employed as the underlying distance in the Wasserstein topic model. The wo…

Cited by 105SourcePDFScholar
2018

Topic Compositional Neural Language Model

AISTATS 2018poster

We propose a Topic Compositional Neural Language Model (TCNLM), a novel method designed to simultaneously capture both the global semantic meaning and the local word-ordering structure in a document. The TCNLM learns the global semantic coherence of a document via a neural topic model, and the proba…