English

What Makes AI Research Replicable? Executable Knowledge Graphs as Scientific Knowledge Representations

Computation and Language 2026-04-21 v3 Artificial Intelligence Machine Learning Multiagent Systems Software Engineering

Abstract

Replicating AI research is a crucial yet challenging task for large language model (LLM) agents. Existing approaches often struggle to generate executable code, primarily due to insufficient background knowledge and the limitations of retrieval-augmented generation (RAG) methods, which fail to capture latent technical details hidden in referenced papers. Furthermore, previous approaches tend to overlook valuable implementation-level code signals and lack structured knowledge representations that support multi-granular retrieval and reuse. To overcome these challenges, we propose Executable Knowledge Graphs (xKG), a pluggable, paper-centric knowledge base that automatically integrates code snippets and technical insights extracted from scientific literature. When integrated into three agent frameworks with two different LLMs, xKG shows substantial performance gains (10.9% with o3-mini) on PaperBench, demonstrating its effectiveness as a general and extensible solution for automated AI research replication. Code is available at https://github.com/zjunlp/xKG.

Keywords

Cite

@article{arxiv.2510.17795,
  title  = {What Makes AI Research Replicable? Executable Knowledge Graphs as Scientific Knowledge Representations},
  author = {Yujie Luo and Zhuoyun Yu and Xuehai Wang and Yuqi Zhu and Ningyu Zhang and Lanning Wei and Lun Du and Da Zheng and Huajun Chen},
  journal= {arXiv preprint arXiv:2510.17795},
  year   = {2026}
}

Comments

ACL 2026