LGCLNov 6, 2015

Towards a Better Understanding of Predict and Count Models

arXiv:1511.02024v12 citations
Originality Incremental advance
AI Analysis

This work addresses the theoretical understanding and practical regularization of word embedding models for natural language processing researchers, but it is incremental as it builds on prior insights.

The paper investigates the connection between prediction-based and count-based word embedding models, identifying key differences in optimization and proposing a new convex, intelligible embedding model with closed-form regularization solutions.

In a recent paper, Levy and Goldberg pointed out an interesting connection between prediction-based word embedding models and count models based on pointwise mutual information. Under certain conditions, they showed that both models end up optimizing equivalent objective functions. This paper explores this connection in more detail and lays out the factors leading to differences between these models. We find that the most relevant differences from an optimization perspective are (i) predict models work in a low dimensional space where embedding vectors can interact heavily; (ii) since predict models have fewer parameters, they are less prone to overfitting. Motivated by the insight of our analysis, we show how count models can be regularized in a principled manner and provide closed-form solutions for L1 and L2 regularization. Finally, we propose a new embedding model with a convex objective and the additional benefit of being intelligible.

Foundations

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

Your Notes