English

Distributional Inclusion Vector Embedding for Unsupervised Hypernymy Detection

Computation and Language 2018-05-31 v3

Abstract

Modeling hypernymy, such as poodle is-a dog, is an important generalization aid to many NLP tasks, such as entailment, coreference, relation extraction, and question answering. Supervised learning from labeled hypernym sources, such as WordNet, limits the coverage of these models, which can be addressed by learning hypernyms from unlabeled text. Existing unsupervised methods either do not scale to large vocabularies or yield unacceptably poor accuracy. This paper introduces distributional inclusion vector embedding (DIVE), a simple-to-implement unsupervised method of hypernym discovery via per-word non-negative vector embeddings which preserve the inclusion property of word contexts in a low-dimensional and interpretable space. In experimental evaluations more comprehensive than any previous literature of which we are aware-evaluating on 11 datasets using multiple existing as well as newly proposed scoring functions-we find that our method provides up to double the precision of previous unsupervised embeddings, and the highest average performance, using a much more compact word representation, and yielding many new state-of-the-art results.

Keywords

Cite

@article{arxiv.1710.00880,
  title  = {Distributional Inclusion Vector Embedding for Unsupervised Hypernymy Detection},
  author = {Haw-Shiuan Chang and ZiYun Wang and Luke Vilnis and Andrew McCallum},
  journal= {arXiv preprint arXiv:1710.00880},
  year   = {2018}
}

Comments

NAACL 2018

R2 v1 2026-06-22T22:01:38.864Z