CLLGMLJun 11, 2019

Calibration, Entropy Rates, and Memory in Language Models

arXiv:1906.05664v149 citations
Originality Incremental advance
AI Analysis

This addresses a core challenge in natural language processing for building more accurate language models, though it is incremental in improving existing methods.

The paper tackled the problem of language models being miscalibrated, with entropy rates of their generations drifting upward over time, and provided provable methods to mitigate this, showing improvements in long-term dependency capture.

Building accurate language models that capture meaningful long-term dependencies is a core challenge in natural language processing. Towards this end, we present a calibration-based approach to measure long-term discrepancies between a generative sequence model and the true distribution, and use these discrepancies to improve the model. Empirically, we show that state-of-the-art language models, including LSTMs and Transformers, are \emph{miscalibrated}: the entropy rates of their generations drift dramatically upward over time. We then provide provable methods to mitigate this phenomenon. Furthermore, we show how this calibration-based approach can also be used to measure the amount of memory that language models use for prediction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes