SOTAVerified

Entity Decisions in Neural Language Modelling: Approaches and Problems

2019-06-01WS 2019Unverified0· sign in to hype

Jenny Kunz, Christian Hardmeier

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We explore different approaches to explicit entity modelling in language models (LM). We independently replicate two existing models in a controlled setup, introduce a simplified variant of one of the models and analyze their performance in direct comparison. Our results suggest that today's models are limited as several stochastic variables make learning difficult. We show that the most challenging point in the systems is the decision if the next token is an entity token. The low precision and recall for this variable will lead to severe cascading errors. Our own simplified approach dispenses with the need for latent variables and improves the performance in the entity yes/no decision. A standard well-tuned baseline RNN-LM with a larger number of hidden units outperforms all entity-enabled LMs in terms of perplexity.

Tasks

Reproductions