FUSE models concepts as fuzzy set embeddings whose volume is a weighted sum over partitions and applies them to taxonomy expansion, reporting gains up to 23% over existing baselines.
Distributional Inclusion Vector Embedding for Unsupervised Hypernymy Detection
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
FUSE: Measure-Theoretic Compact Fuzzy Set Representation for Taxonomy Expansion
FUSE models concepts as fuzzy set embeddings whose volume is a weighted sum over partitions and applies them to taxonomy expansion, reporting gains up to 23% over existing baselines.