Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Mixture of Structural-and-Textual Retrieval over Text-rich Graph Knowledge Bases

About

Text-rich Graph Knowledge Bases (TG-KBs) have become increasingly crucial for answering queries by providing textual and structural knowledge. However, current retrieval methods often retrieve these two types of knowledge in isolation without considering their mutual reinforcement and some hybrid methods even bypass structural retrieval entirely after neighboring aggregation. To fill in this gap, we propose a Mixture of Structural-and-Textual Retrieval (MoR) to retrieve these two types of knowledge via a Planning-Reasoning-Organizing framework. In the Planning stage, MoR generates textual planning graphs delineating the logic for answering queries. Following planning graphs, in the Reasoning stage, MoR interweaves structural traversal and textual matching to obtain candidates from TG-KBs. In the Organizing stage, MoR further reranks fetched candidates based on their structural trajectory. Extensive experiments demonstrate the superiority of MoR in harmonizing structural and textual retrieval with insights, including uneven retrieving performance across different query logics and the benefits of integrating structural trajectories for candidate reranking. Our code is available at https://github.com/Yoega/MoR.

Yongjia Lei, Haoyu Han, Ryan A. Rossi, Franck Dernoncourt, Nedim Lipka, Mahantesh M Halappanavar, Jiliang Tang, Yu Wang• 2025

Related benchmarks

TaskDatasetResultRank
Knowledge Graph RetrievalSTaRK-Amazon Synthetic 1.0
Hits@152.2
20
Knowledge Graph RetrievalSTaRK-MAG Synthetic 1.0
Hits@158.2
20
RetrievalSTaRK AMAZON Synthetic
Recall@2059.9
20
RetrievalSTaRK MAG Synthetic
Recall@2075
20
RetrievalSTaRK PRIME Synthetic
Recall@2063.5
20
Knowledge Graph RetrievalSTaRK-Prime Synthetic 1.0
Hits@10.364
20
Knowledge Graph RetrievalMAG (test)
H@158.19
14
Knowledge Graph RetrievalPrime (test)
H@10.3641
14
Knowledge Graph RetrievalSTaRK MAG synthetic (test)
Hit@158.19
13
Knowledge Graph RetrievalSTaRK PRIME synthetic (test)
Hit@136.41
13
Showing 10 of 15 rows

Other info

Code

Follow for update