CLNov 11, 2020

Exploring the Value of Personalized Word Embeddings

arXiv:2011.06057v1996 citations
Originality Incremental advance
AI Analysis

This work addresses language modeling and authorship attribution for users, but it is incremental as it builds on existing embedding methods.

The paper tackled the problem of improving language modeling by introducing personalized word embeddings, and found that combining generic and personalized embeddings yields a 4.7% relative reduction in perplexity and enables effective authorship attribution.

In this paper, we introduce personalized word embeddings, and examine their value for language modeling. We compare the performance of our proposed prediction model when using personalized versus generic word representations, and study how these representations can be leveraged for improved performance. We provide insight into what types of words can be more accurately predicted when building personalized models. Our results show that a subset of words belonging to specific psycholinguistic categories tend to vary more in their representations across users and that combining generic and personalized word embeddings yields the best performance, with a 4.7% relative reduction in perplexity. Additionally, we show that a language model using personalized word embeddings can be effectively used for authorship attribution.

Foundations

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

Your Notes