English

Scientific Paper Retrieval with LLM-Guided Semantic-Based Ranking

Information Retrieval 2025-10-07 v2 Artificial Intelligence Computation and Language

Abstract

Scientific paper retrieval is essential for supporting literature discovery and research. While dense retrieval methods demonstrate effectiveness in general-purpose tasks, they often fail to capture fine-grained scientific concepts that are essential for accurate understanding of scientific queries. Recent studies also use large language models (LLMs) for query understanding; however, these methods often lack grounding in corpus-specific knowledge and may generate unreliable or unfaithful content. To overcome these limitations, we propose SemRank, an effective and efficient paper retrieval framework that combines LLM-guided query understanding with a concept-based semantic index. Each paper is indexed using multi-granular scientific concepts, including general research topics and detailed key phrases. At query time, an LLM identifies core concepts derived from the corpus to explicitly capture the query's information need. These identified concepts enable precise semantic matching, significantly enhancing retrieval accuracy. Experiments show that SemRank consistently improves the performance of various base retrievers, surpasses strong existing LLM-based baselines, and remains highly efficient.

Keywords

Cite

@article{arxiv.2505.21815,
  title  = {Scientific Paper Retrieval with LLM-Guided Semantic-Based Ranking},
  author = {Yunyi Zhang and Ruozhen Yang and Siqi Jiao and SeongKu Kang and Jiawei Han},
  journal= {arXiv preprint arXiv:2505.21815},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025 Findings

R2 v1 2026-07-01T02:44:48.695Z