English

Knowledge Prompting in Pre-trained Language Model for Natural Language Understanding

Computation and Language 2022-10-18 v1

Abstract

Knowledge-enhanced Pre-trained Language Model (PLM) has recently received significant attention, which aims to incorporate factual knowledge into PLMs. However, most existing methods modify the internal structures of fixed types of PLMs by stacking complicated modules, and introduce redundant and irrelevant factual knowledge from knowledge bases (KBs). In this paper, to address these problems, we introduce a seminal knowledge prompting paradigm and further propose a knowledge-prompting-based PLM framework KP-PLM. This framework can be flexibly combined with existing mainstream PLMs. Specifically, we first construct a knowledge sub-graph from KBs for each context. Then we design multiple continuous prompts rules and transform the knowledge sub-graph into natural language prompts. To further leverage the factual knowledge from these prompts, we propose two novel knowledge-aware self-supervised tasks including prompt relevance inspection and masked prompt modeling. Extensive experiments on multiple natural language understanding (NLU) tasks show the superiority of KP-PLM over other state-of-the-art methods in both full-resource and low-resource settings.

Keywords

Cite

@article{arxiv.2210.08536,
  title  = {Knowledge Prompting in Pre-trained Language Model for Natural Language Understanding},
  author = {Jianing Wang and Wenkang Huang and Qiuhui Shi and Hongbin Wang and Minghui Qiu and Xiang Li and Ming Gao},
  journal= {arXiv preprint arXiv:2210.08536},
  year   = {2022}
}

Comments

14 pages, 5 figures. This paper has been accepted for the main conference of EMNLP2022 (long paper)

R2 v1 2026-06-28T03:44:52.405Z