GRASP: Plan-Guided Graph Retrieval with Adaptive Fusion and Reranking on Semi-Structured Knowledge Bases
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Knowledge Graph Retrieval | MAG (test) | H@182.8 | 33 | |
| Knowledge Graph Retrieval | Prime (test) | H@167.8 | 33 | |
| Knowledge Graph Retrieval | Amazon (test) | Hit@171.2 | 28 | |
| Knowledge Graph Retrieval | STARK-PRIME | H@168.9 | 25 | |
| Knowledge Graph Retrieval | STARK AMAZON | H@170.7 | 25 | |
| Knowledge Graph Retrieval | STaRK-MAG human-generated | H@179.7 | 14 |