Papers › Generate-on-Graph: Treat LLM as both Agent and KG in Incomplete Knowledge Graph...

Generate-on-Graph: Treat LLM as both Agent and KG in Incomplete Knowledge Graph Question Answering

23 Apr 2024arXiv:2404.14741archive 2025-07-28

Yao Xu, Shizhu He, Jiabei Chen, ZiHao Wang, Yangqiu Song, Hanghang Tong, Guang Liu, Kang Liu, Jun Zhao

To address the issues of insufficient knowledge and hallucination in Large Language Models (LLMs), numerous studies have explored integrating LLMs with Knowledge Graphs (KGs). However, these methods are typically evaluated on conventional Knowledge Graph Question Answering (KGQA) with complete KGs, where all factual triples required for each question are entirely covered by the given KG. In such cases, LLMs primarily act as an agent to find answer entities within the KG, rather than effectively integrating the internal knowledge of LLMs and external knowledge sources such as KGs. In fact, KGs are often incomplete to cover all the knowledge required to answer questions. To simulate these real-world scenarios and evaluate the ability of LLMs to integrate internal and external knowledge, we propose leveraging LLMs for QA under Incomplete Knowledge Graph (IKGQA), where the provided KG lacks some of the factual triples for each question, and construct corresponding datasets. To handle IKGQA, we propose a training-free method called Generate-on-Graph (GoG), which can generate new factual triples while exploring KGs. Specifically, GoG performs reasoning through a Thinking-Searching-Generating framework, which treats LLM as both Agent and KG in IKGQA. Experimental results on two datasets demonstrate that our GoG outperforms all previous methods.

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="2404.14741")

Code

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

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

yaooxu/gog officialmentioned in paper 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

11 samples harvested; 9 ran; 0 honoured the contract we drafted; 2 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.

9ran
2unverified

Licence: 11 of the 11 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 YaooXu/GoG. “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.

add_ns YaooXu/GoG/src/utils.py official repository ran fingerprinted no licence file found · pointer only · 7eb613aaa936ca12 · report
chunkify_file YaooXu/GoG/src/bm25_name2ids.py official repository ran no licence file found · pointer only · 082ddbc97a2c1ef3 · report
convert_path_to_edge_list YaooXu/GoG/src/generate_samples_with_crucial_edges_by_prob.py official repository ran no licence file found · pointer only · 2381af664b98ca81 · report
convert_path_to_edge_set YaooXu/GoG/src/generate_samples_with_crucial_edges_by_prob.py official repository ran no licence file found · pointer only · 3c5d4b2cf9c3a681 · report
exact_match YaooXu/GoG/src/evaluate.py official repository ran no licence file found · pointer only · d37ef44866e11f1d · report
process_chunk YaooXu/GoG/src/bm25_name2ids.py official repository ran no licence file found · pointer only · 30075cb1dd86dfc3 · report
remove_ns YaooXu/GoG/src/utils.py official repository ran fingerprinted no licence file found · pointer only · 8fe8a9776f3ea53c · report
remove_ns_prefix YaooXu/GoG/src/generate_samples_with_crucial_edges_by_prob.py official repository ran fingerprinted no licence file found · pointer only · 2ea9bae86f080d5a · report
set_environment_variable YaooXu/GoG/src/utils.py official repository ran no licence file found · pointer only · efa42a65f4c8ffad · report
prepare_dataset YaooXu/GoG/CoT/utils.py official repository unverified no licence file found · pointer only · 00b2e6d240c0d36b · report
run_llm YaooXu/GoG/CoT/utils.py official repository unverified no licence file found · pointer only · b0aab5b997a57a62 · report

Tasks

Graph Question AnsweringHallucinationKnowledge GraphsQuestion Answering

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