HyperExpan: Taxonomy Expansion with Hyperbolic Representation Learning
Mingyu Derek Ma, Muhao Chen, Te-Lin Wu, Nanyun Peng

TL;DR
HyperExpan is a novel taxonomy expansion method that uses hyperbolic space embeddings and graph neural networks to better capture hierarchical structures, significantly improving coverage over previous Euclidean-based approaches.
Contribution
The paper introduces HyperExpan, a hyperbolic embedding-based taxonomy expansion algorithm utilizing HGNNs, which outperforms Euclidean models and achieves state-of-the-art results.
Findings
HyperExpan outperforms baseline models in taxonomy expansion tasks.
HyperExpan achieves state-of-the-art performance on benchmark datasets.
Hyperbolic embeddings better capture hierarchical taxonomy structures.
Abstract
Taxonomies are valuable resources for many applications, but the limited coverage due to the expensive manual curation process hinders their general applicability. Prior works attempt to automatically expand existing taxonomies to improve their coverage by learning concept embeddings in Euclidean space, while taxonomies, inherently hierarchical, more naturally align with the geometric properties of a hyperbolic space. In this paper, we present HyperExpan, a taxonomy expansion algorithm that seeks to preserve the structure of a taxonomy in a more expressive hyperbolic embedding space and learn to represent concepts and their relations with a Hyperbolic Graph Neural Network (HGNN). Specifically, HyperExpan leverages position embeddings to exploit the structure of the existing taxonomies, and characterizes the concept profile information to support the inference on unseen concepts during…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Natural Language Processing Techniques
MethodsGraph Neural Network
