CLNov 11, 2022

A Survey of Knowledge Enhanced Pre-trained Language Models

arXiv:2211.05994v4220 citationsh-index: 77
Originality Synthesis-oriented
AI Analysis

It offers a comprehensive review for researchers in NLP, but is incremental as it synthesizes existing work without new results.

This paper surveys Knowledge Enhanced Pre-trained Language Models (KE-PLMs) to address limitations like poor reasoning in PLMs by incorporating external knowledge, providing taxonomies for NLU and NLG tasks.

Pre-trained Language Models (PLMs) which are trained on large text corpus via self-supervised learning method, have yielded promising performance on various tasks in Natural Language Processing (NLP). However, though PLMs with huge parameters can effectively possess rich knowledge learned from massive training text and benefit downstream tasks at the fine-tuning stage, they still have some limitations such as poor reasoning ability due to the lack of external knowledge. Research has been dedicated to incorporating knowledge into PLMs to tackle these issues. In this paper, we present a comprehensive review of Knowledge Enhanced Pre-trained Language Models (KE-PLMs) to provide a clear insight into this thriving field. We introduce appropriate taxonomies respectively for Natural Language Understanding (NLU) and Natural Language Generation (NLG) to highlight these two main tasks of NLP. For NLU, we divide the types of knowledge into four categories: linguistic knowledge, text knowledge, knowledge graph (KG), and rule knowledge. The KE-PLMs for NLG are categorized into KG-based and retrieval-based methods. Finally, we point out some promising future directions of KE-PLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes