Abstract:Large language models (LLMs) augmented with knowledge graphs (KGs) offer a promising approach for knowledge-intensive reasoning. Central to this approach is the selection of appropriate reasoning paths in the KG. Yet, existing methods face a common limitation: reasoning path selection is often performed by separate modules using criteria that are only weakly connected to the reasoning requirements. This often results in selecting incorrect relations or premature pruning of relevant paths. We propose Search-on-Graph (SoG), a method that strengthens the connection between path selection and reasoning by having the LLM itself select which relations to follow, informed by both the available KG structure and the complete reasoning history. SoG follows an \textit{observe-think-navigate} paradigm: at each step, the LLM observes the relational connections available at the current entity, reasons about which path best advances toward answering the question, and navigates accordingly. This context-aware navigation fully exploits the LLM's reasoning capabilities rather than relying on independent selection modules with surrogate criteria. Experiments on six knowledge graph question answering (KGQA) benchmarks demonstrate that SoG outperforms state-of-the-art methods while requiring no task-specific fine-tuning and generalizing across different KG schemas.
| Comments: | Accepted to KDD '26 (32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining) |
| Subjects: | Computation and Language (cs.CL) |
| Cite as: | arXiv:2510.08825 [cs.CL] |
| (or arXiv:2510.08825v2 [cs.CL] for this version) | |
| https://doi.org/10.48550/arXiv.2510.08825 arXiv-issued DOI via DataCite |
|
| Related DOI: | https://doi.org/10.1145/3770855.3817964
DOI(s) linking to related resources |
Submission history
From: Jia Ao Sun [view email]
[v1]
Thu, 9 Oct 2025 21:20:16 UTC (152 KB)
[v2]
Mon, 1 Jun 2026 07:29:41 UTC (225 KB)
