2023

Crawling the Internal Knowledge-Base of Language Models

Cohen, Roi, Geva, Mor, Berant, Jonathan et al.

Understand

Language models are trained on large volumes of text, and as a result their parameters might contain a significant body of factual knowledge.

  • Any downstream task performed by these models implicitly builds on these facts, and thus it is highly desirable to have means for representing this body of knowledge in an interpretable way.
  • However, there is currently no mechanism for such a representation.
  • Here, we propose to address this goal by extracting a knowledge-graph of facts from a given language model.

Reading the bibliography…