English

RAG-Match: Retrieval-Augmented Knowledge Injection and Hierarchical Reasoning for Calibrated Semantic Relevance

Information Retrieval 2026-05-26 v1

Abstract

Semantic relevance judgment for search is particularly challenging in knowledge-intensive scenarios, where accurate ranking requires not only semantic matching but also background grounding, multi-step reasoning, and well-calibrated decision boundaries. Existing relevance models mainly rely on direct label supervision or shallow semantic similarity, which limits their ability to handle implicit intent, factual equivalence, and fine-grained relevance distinctions. To address this issue, we propose \textsc{RAG-Match}, a three-stage framework that integrates knowledge-augmented pretraining, hierarchical reasoning alignment, and preference-based decision calibration for relevance modeling. The key idea is to first strengthen query-centered semantic grounding, then align the model with structured relevance reasoning, and finally correct decision-level inconsistencies in difficult boundary cases. Experimental results on a real-world search relevance benchmark show that \textsc{RAG-Match} consistently outperforms strong LLM-based baselines across multiple ranking metrics, demonstrating the effectiveness of combining knowledge injection, reasoning supervision, and preference optimization for fine-grained relevance judgment.

Keywords

Cite

@article{arxiv.2605.25486,
  title  = {RAG-Match: Retrieval-Augmented Knowledge Injection and Hierarchical Reasoning for Calibrated Semantic Relevance},
  author = {Hengjun Jiang and Liansheng Sun and Yan Jiang and Xiaojie Ke and Yongjin Wang and Xiangkun Liu and Cunxin Gu and Jian Xu and Guanjun Jiang},
  journal= {arXiv preprint arXiv:2605.25486},
  year   = {2026}
}

Comments

17 pages, 1 figure, 5 tables

R2 v1 2026-07-22T07:31:54.292Z