CLAIApr 5, 2022

HyperBox: A Supervised Approach for Hypernym Discovery using Box Embeddings

arXiv:2204.02058v2584 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses hypernymy extraction for AI tasks like taxonomy learning, offering an incremental improvement over distribution-based methods.

The paper tackles hypernym discovery by proposing HyperBox, a supervised model using box embeddings, and shows it outperforms existing methods on medical and music domains in the SemEval 2018 dataset, with strong generalization on unseen pairs using minimal training data.

Hypernymy plays a fundamental role in many AI tasks like taxonomy learning, ontology learning, etc. This has motivated the development of many automatic identification methods for extracting this relation, most of which rely on word distribution. We present a novel model HyperBox to learn box embeddings for hypernym discovery. Given an input term, HyperBox retrieves its suitable hypernym from a target corpus. For this task, we use the dataset published for SemEval 2018 Shared Task on Hypernym Discovery. We compare the performance of our model on two specific domains of knowledge: medical and music. Experimentally, we show that our model outperforms existing methods on the majority of the evaluation metrics. Moreover, our model generalize well over unseen hypernymy pairs using only a small set of training data.

Foundations

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

Your Notes