@inproceedings{yang-etal-2017-reference,
    title = "Reference-Aware Language Models",
    author = "Yang, Zichao  and
      Blunsom, Phil  and
      Dyer, Chris  and
      Ling, Wang",
    editor = "Palmer, Martha  and
      Hwa, Rebecca  and
      Riedel, Sebastian",
    booktitle = "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing",
    month = sep,
    year = "2017",
    address = "Copenhagen, Denmark",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/D17-1197/",
    doi = "10.18653/v1/D17-1197",
    pages = "1850--1859",
    abstract = "We propose a general class of language models that treat reference as discrete stochastic latent variables. This decision allows for the creation of entity mentions by accessing external databases of referents (required by, e.g., dialogue generation) or past internal state (required to explicitly model coreferentiality). Beyond simple copying, our coreference model can additionally refer to a referent using varied mention forms (e.g., a reference to ``Jane'' can be realized as ``she''), a characteristic feature of reference in natural languages. Experiments on three representative applications show our model variants outperform models based on deterministic attention and standard language modeling baselines."
}Markdown (Informal)
[Reference-Aware Language Models](https://preview.aclanthology.org/iwcs-25-ingestion/D17-1197/) (Yang et al., EMNLP 2017)
ACL
- Zichao Yang, Phil Blunsom, Chris Dyer, and Wang Ling. 2017. Reference-Aware Language Models. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, pages 1850–1859, Copenhagen, Denmark. Association for Computational Linguistics.