# Probing for Semantic Classes: Diagnosing the Meaning Content of Word   Embeddings

**Authors:** Yadollah Yaghoobzadeh, Katharina Kann, Timothy J. Hazen, Eneko Agirre, and Hinrich Sch\"utze

arXiv: 1906.03608 · 2019-06-11

## TL;DR

This paper introduces a large dataset and diagnostic tests to analyze how word embeddings encode different senses and semantic classes, revealing that frequent senses are well-represented and classifiers can distinguish sense multiplicity.

## Contribution

It provides a new dataset based on Wikipedia annotations and develops diagnostic tests to probe semantic class information in word embeddings.

## Key findings

- Single-sense embeddings encode frequent senses well.
- Classifiers can predict sense multiplicity from embeddings.
- Rare senses are poorly represented but do not harm certain NLP tasks.

## Abstract

Word embeddings typically represent different meanings of a word in a single conflated vector. Empirical analysis of embeddings of ambiguous words is currently limited by the small size of manually annotated resources and by the fact that word senses are treated as unrelated individual concepts. We present a large dataset based on manual Wikipedia annotations and word senses, where word senses from different words are related by semantic classes. This is the basis for novel diagnostic tests for an embedding's content: we probe word embeddings for semantic classes and analyze the embedding space by classifying embeddings into semantic classes. Our main findings are: (i) Information about a sense is generally represented well in a single-vector embedding - if the sense is frequent. (ii) A classifier can accurately predict whether a word is single-sense or multi-sense, based only on its embedding. (iii) Although rare senses are not well represented in single-vector embeddings, this does not have negative impact on an NLP application whose performance depends on frequent senses.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.03608/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1906.03608/full.md

## References

54 references — full list in the complete paper: https://tomesphere.com/paper/1906.03608/full.md

---
Source: https://tomesphere.com/paper/1906.03608