CLAIApr 12, 2022

A Review on Language Models as Knowledge Bases

BerkeleyMeta AIMicrosoftU of Toronto
arXiv:2204.06031v1216 citationsh-index: 52
Originality Synthesis-oriented
AI Analysis

This review addresses the NLP community's interest in leveraging language models for knowledge representation, but it is incremental as it synthesizes existing research rather than introducing new methods.

The paper reviews the use of pretrained language models as knowledge bases, highlighting their ability to encode knowledge without human supervision, and assesses recent literature against criteria for effective LM-based KBs.

Recently, there has been a surge of interest in the NLP community on the use of pretrained Language Models (LMs) as Knowledge Bases (KBs). Researchers have shown that LMs trained on a sufficiently large (web) corpus will encode a significant amount of knowledge implicitly in its parameters. The resulting LM can be probed for different kinds of knowledge and thus acting as a KB. This has a major advantage over traditional KBs in that this method requires no human supervision. In this paper, we present a set of aspects that we deem a LM should have to fully act as a KB, and review the recent literature with respect to those aspects.

Foundations

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

Your Notes