Reference-Aware Language Models

EMNLP 2017  ·  Zichao Yang, Phil Blunsom, Chris Dyer, Wang Ling ·

We propose a general class of language models that treat reference as an explicit stochastic latent variable. This architecture allows models to create mentions of entities and their attributes by accessing external databases (required by, e.g., dialogue generation and recipe generation) and internal state (required by, e.g. language models which are aware of coreference). This facilitates the incorporation of information that can be accessed in predictable locations in databases or discourse context, even when the targets of the reference may be rare words. Experiments on three tasks shows our model variants based on deterministic attention.

PDF Abstract EMNLP 2017 PDF EMNLP 2017 Abstract

Datasets


  Add Datasets introduced or used in this paper

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Recipe Generation allrecipes.com Latent Variable Model BLEU 15.41 # 1
Perplexity 4.97 # 1

Methods


No methods listed for this paper. Add relevant methods here