paper-with-me

Papers

Do Large Language Models Know about Facts?

2023-10-08 · Xuming Hu, Junzhe Chen, Xiaochuan Li, Yufei Guo, Lijie Wen, Philip S. Yu, Zhijiang Guo

Large language models (LLMs) have recently driven striking performance improvements across a range of natural language processing tasks. The factual knowledge acquired during pretraining and instruction tuning can be useful in various downstream tasks, such as question answering, and language generation. Unlike conventional Knowledge Bases (KBs) that explicitly store factual knowledge, LLMs implicitly store facts in their parameters. Content generated by the LLMs can often exhibit inaccuracies or deviations from the truth, due to facts that can be incorrectly induced or become obsolete over time. To this end, we aim to comprehensively evaluate the extent and scope of factual knowledge within LLMs by designing the benchmark Pinocchio. Pinocchio contains 20K diverse factual questions that span different sources, timelines, domains, regions, and languages. Furthermore, we investigate whether LLMs are able to compose multiple facts, update factual knowledge temporally, reason over multiple pieces of facts, identify subtle factual differences, and resist adversarial examples. Extensive experiments on different sizes and types of LLMs show that existing LLMs still lack factual knowledge and suffer from various spurious correlations. We believe this is a critical bottleneck for realizing trustworthy artificial intelligence. The dataset Pinocchio and our codes will be publicly available.

📄 PDF Abstract BibTeX arXiv:2310.05177

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringText Generation

Similar Papers 제목 키워드 기반

Question Answering Over Biological Knowledge Graph via Amazon Alexa

2022-10-12 · Md. Rezaul Karim, Hussain Ali, Prinon Das, Mohamed Abdelwaheb 외

Structured and unstructured data and facts about drugs, genes, protein, viruses, and their mechanism are spread across a huge number of scientific articles. These articles are a large-scale knowledge source and can have …

ArticlesData IntegrationQuestion Answering

Large Language Models as a Tool for Mining Object Knowledge

2024-10-16 · Hannah Youngeun An, Lenhart K. Schubert

Commonsense knowledge is essential for machines to reason about the world. Large language models (LLMs) have demonstrated their ability to perform almost human-like text generation. Despite this success, they fall short …

General KnowledgeKnowledge Base ConstructionKnowledge GraphsMulti-hop Question Answering+2

Combining Analogy with Language Models for Knowledge Extraction

2021-06-22 · AKBC 2021 10 · Danilo Neves Ribeiro, Kenneth Forbus

Learning structured knowledge from natural language text has been a long-standing challenge. Previous work has focused on specific domains, mostly extracting knowledge about named entities (e.g. countries, companies, or …

ArticlesLanguage ModelingLanguage ModellingWorld Knowledge

What Matters in Memorizing and Recalling Facts? Multifaceted Benchmarks for Knowledge Probing in Language Models

2024-06-18 · Xin Zhao, Naoki Yoshinaga, Daisuke Oba

Language models often struggle with handling factual knowledge, exhibiting factual hallucination issue. This makes it vital to evaluate the models' ability to recall its parametric knowledge about facts. In this study, w…

DecoderHallucinationIn-Context LearningKnowledge Probing

Accomplishable Tasks in Knowledge Representation

2013-06-07 · Keehang Kwon, Mi-Young Park

Knowledge Representation (KR) is traditionally based on the logic of facts, expressed in boolean logic. However, facts about an agent can also be seen as a set of accomplished tasks by the agent. This paper proposes a ne…