CoRank reranks scientific documents by first scoring 200 candidates from compact LLM-extracted features and then refining the top 20 with full text, improving average nDCG@10 from 50.6 to 55.5.
Improving Scientific Document Retrieval with Concept Coverage-based Query Set Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In specialized fields like the scientific domain, constructing large-scale human-annotated datasets poses a significant challenge due to the need for domain expertise. Recent methods have employed large language models to generate synthetic queries, which serve as proxies for actual user queries. However, they lack control over the content generated, often resulting in incomplete coverage of academic concepts in documents. We introduce Concept Coverage-based Query set Generation (CCQGen) framework, designed to generate a set of queries with comprehensive coverage of the document's concepts. A key distinction of CCQGen is that it adaptively adjusts the generation process based on the previously generated queries. We identify concepts not sufficiently covered by previous queries, and leverage them as conditions for subsequent query generation. This approach guides each new query to complement the previous ones, aiding in a thorough understanding of the document. Extensive experiments demonstrate that CCQGen significantly enhances query quality and retrieval performance.
citation-role summary
citation-polarity summary
fields
cs.IR 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
CoRank: LLM-Based Compact Reranking with Document Features for Scientific Retrieval
CoRank reranks scientific documents by first scoring 200 candidates from compact LLM-extracted features and then refining the top 20 with full text, improving average nDCG@10 from 50.6 to 55.5.