CLAIMay 10, 2018

From Word to Sense Embeddings: A Survey on Vector Representations of Meaning

arXiv:1805.04032v3369 citations
Originality Synthesis-oriented
AI Analysis

It synthesizes existing research on sense embeddings for NLP practitioners, but is incremental as a survey.

This survey addresses the meaning conflation deficiency in word vector models by transitioning to sense-level representations, providing a comprehensive overview of techniques, evaluations, and applications.

Over the past years, distributed semantic representations have proved to be effective and flexible keepers of prior knowledge to be integrated into downstream applications. This survey focuses on the representation of meaning. We start from the theoretical background behind word vector space models and highlight one of their major limitations: the meaning conflation deficiency, which arises from representing a word with all its possible meanings as a single vector. Then, we explain how this deficiency can be addressed through a transition from the word level to the more fine-grained level of word senses (in its broader acceptation) as a method for modelling unambiguous lexical meaning. We present a comprehensive overview of the wide range of techniques in the two main branches of sense representation, i.e., unsupervised and knowledge-based. Finally, this survey covers the main evaluation procedures and applications for this type of representation, and provides an analysis of four of its important aspects: interpretability, sense granularity, adaptability to different domains and compositionality.

Foundations

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

Your Notes