cs.IRMay 28, 2026

GRASP: Plan-Guided Graph Retrieval with Adaptive Fusion and Reranking on Semi-Structured Knowledge Bases

Authors: Yicheng TaoYiqun WangXiangchen SongXin LuoKai LiuJie Liu

Organizations: Department of Electrical Engineering and Computer Science, University of Michigan · Department of Computational Medicine and Bioinformatics, University of Michigan

Abstract

Semi-structured knowledge bases (SKBs) embed textual documents in a typed graph of entities and relations, and underpin applications such as product search, academic paper search, and precision-medicine inquiries. Existing hybrid retrieval systems on SKBs either use the graph only for query expansion, mix textual and structural branches under a global weighting, or rely on fine-tuned graph-traversal generators. We present GRASP, a three-stage SKB retrieval framework unifying plan-based graph retrieval, plan-conditioned fusion with a dense retriever, and a fine-tuned reranker over the fused candidates. GRASP substantially advances the state of the art on every metric across the three STaRK benchmarks, lifting average Hit@1 from 62.0 to 73.9. Ablation and sensitivity studies further confirm the effectiveness and robustness of GRASP.

Explore similar work

CardsList
  1. SeedER: Seed-and-Expand Retrieval from Knowledge Graphs

    May 22, 2026Hamed Shirzad, Frederik Wenkel, Dominique Beaini +2Graph-Based RetrievalKnowledge Graphs