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.
Word2Box: Capturing Set-Theoretic Semantics of Words using Box Embeddings
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Learning representations of words in a continuous space is perhaps the most fundamental task in NLP, however words interact in ways much richer than vector dot product similarity can provide. Many relationships between words can be expressed set-theoretically, for example, adjective-noun compounds (eg. "red cars"$\subseteq$"cars") and homographs (eg. "tongue"$\cap$"body" should be similar to "mouth", while "tongue"$\cap$"language" should be similar to "dialect") have natural set-theoretic interpretations. Box embeddings are a novel region-based representation which provide the capability to perform these set-theoretic operations. In this work, we provide a fuzzy-set interpretation of box embeddings, and learn box representations of words using a set-theoretic training objective. We demonstrate improved performance on various word similarity tasks, particularly on less common words, and perform a quantitative and qualitative analysis exploring the additional unique expressivity provided by Word2Box.
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.