Papers › Beyond Factuality: A Comprehensive Evaluation of Large Language Models as Knowledge Generators

Beyond Factuality: A Comprehensive Evaluation of Large Language Models as Knowledge Generators

11 Oct 2023arXiv:2310.07289archive 2025-07-28

Liang Chen, Yang Deng, Yatao Bian, Zeyu Qin, Bingzhe Wu, Tat-Seng Chua, Kam-Fai Wong

Large language models (LLMs) outperform information retrieval techniques for downstream knowledge-intensive tasks when being prompted to generate world knowledge. However, community concerns abound regarding the factuality and potential implications of using this uncensored knowledge. In light of this, we introduce CONNER, a COmpreheNsive kNowledge Evaluation fRamework, designed to systematically and automatically evaluate generated knowledge from six important perspectives -- Factuality, Relevance, Coherence, Informativeness, Helpfulness and Validity. We conduct an extensive empirical analysis of the generated knowledge from three different types of LLMs on two widely studied knowledge-intensive tasks, i.e., open-domain question answering and knowledge-grounded dialogue. Surprisingly, our study reveals that the factuality of generated knowledge, even if lower, does not significantly hinder downstream tasks. Instead, the relevance and coherence of the outputs are more important than small factual mistakes. Further, we show how to use CONNER to improve knowledge-intensive tasks by designing two strategies: Prompt Engineering and Knowledge Selection. Our evaluation code and LLM-generated knowledge with human annotations will be released to facilitate future research.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.07289")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chanliang/conner officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 11 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
3unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ChanLiang/CONNER. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

WikiSearch ChanLiang/CONNER/src/tools.py official repository ran no licence file found · pointer only · b3fc1641b832de76 · report
boolean_string ChanLiang/CONNER/src/nq_validity.py official repository ran no licence file found · pointer only · a80ae8836c792809 · report
has_incorrect_style ChanLiang/CONNER/src/claim_handling.py official repository ran no licence file found · pointer only · ae1cfea3ae5b4973 · report
read_IR_docs ChanLiang/CONNER/src/eval_exp.py official repository ran no licence file found · pointer only · 94b2499a4f590928 · report
read_hyp ChanLiang/CONNER/src/discourse-coherence.py official repository ran no licence file found · pointer only · 6d901198e06064d3 · report
read_hyp_knowledge ChanLiang/CONNER/src/helpfulness.py official repository ran no licence file found · pointer only · 45063f2dd45aac6c · report
read_knowledge_prompt ChanLiang/CONNER/src/helpfulness.py official repository ran no licence file found · pointer only · b9bdbd922d834f13 · report
read_ref ChanLiang/CONNER/src/eval_exp.py official repository ran no licence file found · pointer only · 922610c0f2a37e75 · report
read_testfile ChanLiang/CONNER/src/helpfulness.py official repository ran no licence file found · pointer only · 7391f14d3d71f198 · report
read_testfile ChanLiang/CONNER/src/info.py official repository ran no licence file found · pointer only · dbe714e845499d89 · report
read_testfile ChanLiang/CONNER/src/relevance.py official repository ran no licence file found · pointer only · 23b37d2370fb6965 · report
MT ChanLiang/CONNER/src/tools.py official repository unverified no licence file found · pointer only · 17befdfc1c5127fa · report
colbertv2_get_request ChanLiang/CONNER/src/tools.py official repository unverified no licence file found · pointer only · 8521fe24f0673ebf · report
load_model ChanLiang/CONNER/src/relevance.py official repository unverified no licence file found · pointer only · 3796d56b68dcd2be · report

Tasks

Information RetrievalInformativenessOpen-Domain Question AnsweringPrompt EngineeringQuestion AnsweringRetrievalWorld Knowledge

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections