Autonomous Knowledge Graph Exploration with Adaptive Breadth-Depth Retrieval
Joaqu\'in Polonuer (1,2), Lucas Vittor (1), I\~naki Arango (1), Ayush Noori (1,3), David A. Clifton (3,4), Luciano Del Corro (5,6), Marinka Zitnik (1,7,8,9) ((1) Department of Biomedical Informatics, Harvard Medical School, Boston, MA, USA, (2) Departamento de Computaci\'on

TL;DR
ARK is a flexible, training-free knowledge graph retrieval method that dynamically balances broad and deep search strategies, significantly improving evidence retrieval for language models.
Contribution
Introduces ARK, a novel adaptive retrieval approach that combines global lexical search and neighborhood exploration without training, enhancing knowledge graph evidence retrieval.
Findings
ARK achieves 59.1% Hit@1 and 67.4 MRR on STaRK, outperforming existing methods.
ARK's trajectories distilled into an 8B model improve accuracy on AMAZON, MAG, and PRIME datasets.
The method adapts to query types, using global search for language-heavy and neighborhood exploration for relation-heavy queries.
Abstract
Retrieving evidence for language model queries from knowledge graphs requires balancing broad search across the graph with multi-hop traversal to follow relational links. Similarity-based retrievers provide coverage but remain shallow, whereas traversal-based methods rely on selecting seed nodes to start exploration, which can fail when queries span multiple entities and relations. We introduce ARK: Adaptive Retriever of Knowledge, a tool-using KG retriever that gives a language model control over this breadth-depth tradeoff using a two-operation toolset: global lexical search over node descriptors and one-hop neighborhood exploration that composes into multi-hop traversal. ARK alternates between breadth-oriented discovery and depth-oriented expansion without depending on a fragile seed selection, a pre-set hop depth, or requiring retrieval training. ARK adapts tool use to queries,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
