English

Dynamic Entity Representations in Neural Language Models

Computation and Language 2017-08-03 v1 Machine Learning

Abstract

Understanding a long document requires tracking how entities are introduced and evolve over time. We present a new type of language model, EntityNLM, that can explicitly model entities, dynamically update their representations, and contextually generate their mentions. Our model is generative and flexible; it can model an arbitrary number of entities in context while generating each entity mention at an arbitrary length. In addition, it can be used for several different tasks such as language modeling, coreference resolution, and entity prediction. Experimental results with all these tasks demonstrate that our model consistently outperforms strong baselines and prior work.

Keywords

Cite

@article{arxiv.1708.00781,
  title  = {Dynamic Entity Representations in Neural Language Models},
  author = {Yangfeng Ji and Chenhao Tan and Sebastian Martschat and Yejin Choi and Noah A. Smith},
  journal= {arXiv preprint arXiv:1708.00781},
  year   = {2017}
}

Comments

EMNLP 2017 camera-ready version

R2 v1 2026-06-22T21:04:47.619Z