AI RESEARCH

Improving Factuality in LLMs via Inference-Time Knowledge Graph Construction

arXiv CS.CL

ArXi:2509.03540v3 Announce Type: replace Large Language Models (LLMs) often struggle with producing factually consistent answers due to limitations in their parametric memory. Retrieval-Augmented Generation (RAG) paradigms mitigate this issue by incorporating external knowledge at inference time. However, such methods typically handle knowledge as unstructured text, which reduces retrieval accuracy, hinders compositional reasoning, and amplifies the influence of irrelevant information on the factual consistency of LLM outputs.