EMNLP 2021main8 citations

Fine-grained Entity Typing without Knowledge Base

Jing Qian, Yibin Liu, Lemao Liu, Yangming Li, Haiyun Jiang, Haisong Zhang, Shuming Shi

Abstract

Existing work on Fine-grained Entity Typing (FET) typically trains automatic models on the datasets obtained by using Knowledge Bases (KB) as distant supervision. However, the reliance on KB means this training setting can be hampered by the lack of or the incompleteness of the KB. To alleviate this limitation, we propose a novel setting for training FET models: FET without accessing any knowledge base. Under this setting, we propose a two-step framework to train FET models. In the first step, we automatically create pseudo data with fine-grained labels from a large unlabeled dataset. Then a neural network model is trained based on the pseudo data, either in an unsupervised way or using self-training under the weak guidance from a coarse-grained Named Entity Recognition (NER) model. Experimental results show that our method achieves competitive performance with respect to the models trained on the original KB-supervised datasets.

BibTeX
@inproceedings{qian-etal-2021-fine,
    title = "Fine-grained Entity Typing without Knowledge Base",
    author = "Qian, Jing  and
      Liu, Yibin  and
      Liu, Lemao  and
      Li, Yangming  and
      Jiang, Haiyun  and
      Zhang, Haisong  and
      Shi, Shuming",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.431/",
    doi = "10.18653/v1/2021.emnlp-main.431",
    pages = "5309--5319"
}
Fine-grained Entity Typing without Knowledge Base · EMNLP 2021