English

Foundations of LLM Knowledge Materialization: Termination, Reproducibility, Robustness

Computation and Language 2026-01-14 v3 Artificial Intelligence

Abstract

Large Language Models (LLMs) encode substantial factual knowledge, yet measuring and systematizing this knowledge remains challenging. Converting it into structured format, for example through recursive extraction approaches such as the GPTKB methodology (Hu et al., 2025b), is still underexplored. Key open questions include whether such extraction can terminate, whether its outputs are reproducible, and how robust they are to variations. We systematically study LLM knowledge materialization using miniGPTKBs (domain-specific, tractable subcrawls), analyzing termination, reproducibility, and robustness across three categories of metrics: yield, lexical similarity, and semantic similarity. We experiment with four variations (seed, language, randomness, model) and three illustrative domains (from history, entertainment, and finance). Our findings show (i) high termination rates, though model-dependent; (ii) mixed reproducibility; and (iii) robustness that varies by perturbation type: high for seeds and temperature, lower for languages and models. These results suggest that LLM knowledge materialization can reliably surface core knowledge, while also revealing important limitations.

Keywords

Cite

@article{arxiv.2510.06780,
  title  = {Foundations of LLM Knowledge Materialization: Termination, Reproducibility, Robustness},
  author = {Luca Giordano and Simon Razniewski},
  journal= {arXiv preprint arXiv:2510.06780},
  year   = {2026}
}

Comments

Accepted and published in Findings of EACL 2026

R2 v1 2026-07-01T06:23:21.751Z