Challenge: Existing methods for representing factual knowledge in a language model are insufficient.
Approach: They propose a procedure for “crawling” the internal knowledge-base of a language model by expanding a knowledge-graph around it.
Outcome: The proposed method yields high precision graphs (82-92%) while emitting a reasonable number of facts per entity.

Similar Papers

Inspecting the concept knowledge graph encoded by modern language models (2021.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models are used to solve tasks such as summarization and information retrieval.
Approach: They propose to use word embeddings, text generators, context encoders to extract underlying knowledge graphs of nine influential language models.
Outcome: The proposed model is able to encode word embeddings, text generators, and context encoders, but suffers from several inaccuracies.
Barack’s Wife Hillary: Using Knowledge Graphs for Fact-Aware Language Modeling (P19-1)

Copied to clipboard

Challenge: Existing language models are only capable of remembering facts seen at training time, and have difficulty recalling them.
Approach: They introduce a knowledge graph language model with mechanisms for selecting and copying facts from a Knowledge graph that are relevant to the context.
Outcome: The proposed model outperforms a baseline language model in generating factual knowledge and generating sentences that require factual information.
Estimating Knowledge in Large Language Models Without Generating a Single Token (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods to evaluate knowledge in large language models require querying and evaluating the model's generated responses.
Approach: They ask whether it is possible to estimate how knowledgeable a model is about a subject entity only from its internal computation.
Outcome: The proposed model performs well with QA accuracy and FActScore . it can be leveraged to guide decisions on how to apply further training or augment queries with retrieval.
How Can We Know What Language Models Know? (2020.tacl-1)

Copied to clipboard

Challenge: Recent work examines knowledge contained in language models by having the LM fill in the blanks of prompts such as “Obama is a __ by profession”.
Approach: They propose mining-based and paraphrasing-based methods to automatically generate high-quality and diverse prompts, as well as ensemble methods to combine answers from different prompts.
Outcome: The proposed methods improve accuracy from 31.1% to 39.6% on the LAMA benchmark for extracting relational knowledge from LMs.
Give Me the Facts! A Survey on Factual Knowledge Probing in Pre-trained Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models are trained on vast unlabeled data, rich in world knowledge.
Approach: They propose a categorization scheme for factual probing methods based on how inputs, outputs and probed PLMs are adapted . they synthesize insights about knowledge retention and prompt optimization in PLM models and analyze obstacles to adopting them as knowledge bases .
Outcome: The proposed method synthesizes insights about knowledge retention and prompt optimization in PLMs, analyzes obstacles to adopting them as knowledge bases and outline directions for future work.
A Framework for Adapting Pre-Trained Language Models to Knowledge Graph Completion (2022.emnlp-main)

Copied to clipboard

Challenge: Recent work has demonstrated that entity representations can be extracted from pre-trained language models to develop knowledge graph completion models that are more robust to the naturally occurring sparsity found in knowledge graphs.
Approach: They propose unsupervised and supervised methods to extract more informative representations from pre-trained language models to develop knowledge graph completion models.
Outcome: The proposed model outperforms recent neural models in terms of performance and unsupervised processing methods.
How Large Language Models Encode Context Knowledge? A Layer-Wise Probing Study (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies have focused on enhancing the factualness of large language models using context knowledge.
Approach: They propose to use ChatGPT to construct probing datasets that provide diverse and coherent evidence corresponding to various facts.
Outcome: The proposed model can encode knowledge across different layers, and it is compared with existing models.
Scalable Construction and Reasoning of Massive Knowledge Bases (N18-6)

Copied to clipboard

Challenge: Existing knowledge mining systems assume abundant human annotations for training high quality machine learning models, which is impractical when trying to deploy IE systems to a broad range of domains, settings and languages.
Approach: They introduce how to extract structured facts from text corpora to construct knowledge bases.
Outcome: The proposed methods are weakly-supervised and domain-independent for knowledge base construction across various domains.
Knowledge-Enriched Natural Language Generation (2021.emnlp-tutorials)

Copied to clipboard

Challenge: Knowledge-enriched text generation poses unique challenges in modeling and learning . a roadmap will outline the state-of-the-art methods to tackle these challenges .
Approach: They propose a roadmap to tackle the challenges of knowledge-enriched text generation . they will dive deep into various technical components to illustrate how to represent knowledge .
Outcome: This tutorial outlines the state-of-the-art methods to tackle the problem . it aims to show how to represent knowledge, feed knowledge into a generation model, evaluate results .
A Warm Start and a Clean Crawled Corpus - A Recipe for Good Language Models (2022.lrec-1)

Copied to clipboard

Challenge: Pre-trained neural language models have shown impressive results when adapted for a variety of classification and text generation tasks.
Approach: They propose to use Icelandic's Icelandic Common Crawl Corpus to train language models that achieve state-of-the-art performance in downstream tasks.
Outcome: The proposed models achieve state-of-the-art in a variety of downstream tasks including part-of speech tagging, named entity recognition and constituency parsing.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations