English

Towards Building a Multilingual Sememe Knowledge Base: Predicting Sememes for BabelNet Synsets

Computation and Language 2019-12-05 v1 Artificial Intelligence

Abstract

A sememe is defined as the minimum semantic unit of human languages. Sememe knowledge bases (KBs), which contain words annotated with sememes, have been successfully applied to many NLP tasks. However, existing sememe KBs are built on only a few languages, which hinders their widespread utilization. To address the issue, we propose to build a unified sememe KB for multiple languages based on BabelNet, a multilingual encyclopedic dictionary. We first build a dataset serving as the seed of the multilingual sememe KB. It manually annotates sememes for over 1515 thousand synsets (the entries of BabelNet). Then, we present a novel task of automatic sememe prediction for synsets, aiming to expand the seed dataset into a usable KB. We also propose two simple and effective models, which exploit different information of synsets. Finally, we conduct quantitative and qualitative analyses to explore important factors and difficulties in the task. All the source code and data of this work can be obtained on https://github.com/thunlp/BabelNet-Sememe-Prediction.

Keywords

Cite

@article{arxiv.1912.01795,
  title  = {Towards Building a Multilingual Sememe Knowledge Base: Predicting Sememes for BabelNet Synsets},
  author = {Fanchao Qi and Liang Chang and Maosong Sun and Sicong Ouyang and Zhiyuan Liu},
  journal= {arXiv preprint arXiv:1912.01795},
  year   = {2019}
}

Comments

Accepted by AAAI Conference on Artificial Intelligence 2020 for oral presentation

R2 v1 2026-06-23T12:35:11.342Z