English

STEAM: Self-Supervised Taxonomy Expansion with Mini-Paths

Computation and Language 2020-06-19 v1 Information Retrieval

Abstract

Taxonomies are important knowledge ontologies that underpin numerous applications on a daily basis, but many taxonomies used in practice suffer from the low coverage issue. We study the taxonomy expansion problem, which aims to expand existing taxonomies with new concept terms. We propose a self-supervised taxonomy expansion model named STEAM, which leverages natural supervision in the existing taxonomy for expansion. To generate natural self-supervision signals, STEAM samples mini-paths from the existing taxonomy, and formulates a node attachment prediction task between anchor mini-paths and query terms. To solve the node attachment task, it learns feature representations for query-anchor pairs from multiple views and performs multi-view co-training for prediction. Extensive experiments show that STEAM outperforms state-of-the-art methods for taxonomy expansion by 11.6\% in accuracy and 7.0\% in mean reciprocal rank on three public benchmarks. The implementation of STEAM can be found at \url{https://github.com/yueyu1030/STEAM}.

Keywords

Cite

@article{arxiv.2006.10217,
  title  = {STEAM: Self-Supervised Taxonomy Expansion with Mini-Paths},
  author = {Yue Yu and Yinghao Li and Jiaming Shen and Hao Feng and Jimeng Sun and Chao Zhang},
  journal= {arXiv preprint arXiv:2006.10217},
  year   = {2020}
}

Comments

KDD 2020 Research Track Full Paper

R2 v1 2026-06-23T16:25:10.718Z