MEGA Hub

KAMR: Grounding Generation via Knowledge-Aligned Multi-hop Retrieval

Authors

Do you know Xiaochen Wang?You can claim authorship or link another user.Do you know Yuan Zhong?You can claim authorship or link another user.Do you know Haoyu Wang?You can claim authorship or link another user.Do you know Ting Wang?You can claim authorship or link another user.Do you know Fenglong Ma?You can claim authorship or link another user.

Abstract

Graph-based retrieval-augmented generation increasingly relies on multi-hop retrieval, where answering a query requires composing multiple connected knowledge-graph triplets. However, existing retrievers often rank triplets independently via global semantic matching. Moreover, many multi-hop benchmarks provide only final answers, which limits supervision for query--triplet alignment and causes structurally necessary but weakly aligned facts to be missed. To address these issues, we propose a knowledge-aligned multi-hop retriever, KAMR, which distinguishes anchor triplets that are strongly constrained by the query from connected triplets that are weakly aligned yet structurally linked to the anchors. To mitigate the lack of query-triplet alignment supervision, we build a partial alignment dataset by masking triplet elements and prompting an LLM to generate corresponding queries, and optimize two contrastive objectives for pair-level and element-level matching. At inference time, KAMR retrieves anchors globally and then expands locally to collect connected evidence. Across four benchmarks, three LLM backbones, and fourteen baselines, KAMR consistently improves multi-hop retrieval and downstream question answering performance.

Community

00

Publication notes

Author note
Accepted by COLM'26