TL;DR
This paper introduces HEF, a framework that leverages hierarchical structure properties to improve taxonomy expansion accuracy by maximizing coherence, significantly outperforming previous methods on benchmark datasets.
Contribution
The paper proposes a novel Hierarchy Expansion Framework (HEF) that fully exploits hierarchical structure for more accurate taxonomy expansion, including new coherence modeling and position scoring techniques.
Findings
HEF outperforms previous state-of-the-art methods by 46.7% in accuracy.
HEF achieves a 32.3% improvement in mean reciprocal rank.
Extensive experiments validate the effectiveness of exploiting hierarchical structure.
Abstract
Taxonomy is a hierarchically structured knowledge graph that plays a crucial role in machine intelligence. The taxonomy expansion task aims to find a position for a new term in an existing taxonomy to capture the emerging knowledge in the world and keep the taxonomy dynamically updated. Previous taxonomy expansion solutions neglect valuable information brought by the hierarchical structure and evaluate the correctness of merely an added edge, which downgrade the problem to node-pair scoring or mini-path classification. In this paper, we propose the Hierarchy Expansion Framework (HEF), which fully exploits the hierarchical structure's properties to maximize the coherence of expanded taxonomy. HEF makes use of taxonomy's hierarchical structure in multiple aspects: i) HEF utilizes subtrees containing most relevant nodes as self-supervision data for a complete comparison of parental and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
