← Search

Wang Ling

6 accepted papers

2022

Enabling Arbitrary Translation Objectives with Adaptive Tree Search

ICLR 2022poster

We introduce an adaptive tree search algorithm, which is a deterministic variant of Monte Carlo tree search, that can find high-scoring outputs under translation models that make no assumptions about the form or structure of the search objective. This algorithm enables the exploration of new kinds o…

Cited by 1SourcePDFScholar
2020

A Mutual Information Maximization Perspective of Language Representation Learning

ICLR 2020spotlight

We show state-of-the-art word representation learning methods maximize an objective function that is a lower bound on the mutual information between different parts of a word sequence (i.e., a sentence). Our formulation provides an alternative perspective that unifies classical word embedding models…

Cited by 77SourceScholar
2019

Variational Smoothing in Recurrent Neural Network Language Models

ICLR 2019poster

We present a new theoretical perspective of data noising in recurrent neural network language models (Xie et al., 2017). We show that each variant of data noising is an instance of Bayesian recurrent neural networks with a particular variational distribution (i.e., a mixture of Gaussians whose weig…

Cited by 3SourcePDFScholar
2018

Memory Architectures in Recurrent Neural Network Language Models

ICLR 2018poster

We compare and analyze sequential, random access, and stack memory architectures for recurrent neural network language models. Our experiments on the Penn Treebank and Wikitext-2 datasets show that stack-based memory architectures consistently achieve the best performance in terms of held out perple…

Cited by 66SourcePDFScholar
2017

Learning to Compose Words into Sentences with Reinforcement Learning

ICLR 2017poster

We use reinforcement learning to learn tree-structured neural networks for computing representations of natural language sentences. In contrast with prior work on tree-structured models, in which the trees are either provided as input or predicted using supervision from explicit treebank annotations…

Cited by 208SourceScholar