EMNLP 2022finding172 citations

Prompt-learning for Fine-grained Entity Typing

Ning Ding, Yulin Chen, Xu Han, Guangwei Xu, Xiaobin Wang, Pengjun Xie, Haitao Zheng, Zhiyuan Liu

Abstract

As an effective approach to adapting pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versatile knowledge of PLMs, prompt-learning can achieve promising results on a series of NLP tasks, such as natural language inference, sentiment classification, and knowledge probing. In this work, we investigate the application of prompt-learning on fine-grained entity typing in fully supervised, few-shot, and zero-shot scenarios. We first develop a simple and effective prompt-learning pipeline by constructing entity-oriented verbalizers and templates and conducting masked language modeling. Further, to tackle the zero-shot regime, we propose a self-supervised strategy that carries out distribution-level optimization in prompt-learning to automatically summarize the information of entity types. Extensive experiments on four fine-grained entity typing benchmarks under fully supervised, few-shot, and zero-shot settings show the effectiveness of the prompt-learning paradigm and further make a powerful alternative to vanilla fine-tuning.

BibTeX
@inproceedings{ding-etal-2022-prompt,
    title = "Prompt-learning for Fine-grained Entity Typing",
    author = "Ding, Ning  and
      Chen, Yulin  and
      Han, Xu  and
      Xu, Guangwei  and
      Wang, Xiaobin  and
      Xie, Pengjun  and
      Zheng, Haitao  and
      Liu, Zhiyuan  and
      Li, Juanzi  and
      Kim, Hong-Gee",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.512/",
    doi = "10.18653/v1/2022.findings-emnlp.512",
    pages = "6888--6901"
}
Prompt-learning for Fine-grained Entity Typing · EMNLP 2022