English

Stolen Probability: A Structural Weakness of Neural Language Models

Machine Learning 2020-05-07 v1 Machine Learning

Abstract

Neural Network Language Models (NNLMs) generate probability distributions by applying a softmax function to a distance metric formed by taking the dot product of a prediction vector with all word vectors in a high-dimensional embedding space. The dot-product distance metric forms part of the inductive bias of NNLMs. Although NNLMs optimize well with this inductive bias, we show that this results in a sub-optimal ordering of the embedding space that structurally impoverishes some words at the expense of others when assigning probability. We present numerical, theoretical and empirical analyses showing that words on the interior of the convex hull in the embedding space have their probability bounded by the probabilities of the words on the hull.

Keywords

Cite

@article{arxiv.2005.02433,
  title  = {Stolen Probability: A Structural Weakness of Neural Language Models},
  author = {David Demeter and Gregory Kimmel and Doug Downey},
  journal= {arXiv preprint arXiv:2005.02433},
  year   = {2020}
}

Comments

Preprint of paper accepted for ACL-2020

R2 v1 2026-06-23T15:20:04.166Z