Chain of Retrieval: Multi-Aspect Iterative Search Expansion and Post-Order Search Aggregation for Full Paper Retrieval
Sangwoo Park, Jinheon Baek, Soyeong Jeong, Sung Ju Hwang

TL;DR
This paper introduces Chain of Retrieval (COR), an iterative, multi-aspect full-paper retrieval framework that builds a hierarchical search tree and outperforms existing methods on a new large-scale benchmark.
Contribution
COR is a novel iterative retrieval framework that decomposes papers into multiple aspects, expands search iteratively, and aggregates results hierarchically, improving full-paper retrieval accuracy.
Findings
COR significantly outperforms existing retrieval baselines.
The SCIFULLBENCH dataset enables comprehensive evaluation of full-paper retrieval methods.
Hierarchical aggregation captures complex relations across retrieval iterations.
Abstract
Scientific paper retrieval, particularly framed as document-to-document retrieval, aims to identify relevant papers in response to a long-form query paper, rather than a short query string. Previous approaches to this task have focused exclusively on abstracts, embedding them into dense vectors as surrogates for full documents and calculating similarity between them. Yet, abstracts offer only sparse and high-level summaries, and such methods primarily optimize one-to-one similarity, overlooking the dynamic relations that emerge across relevant papers during the retrieval process. To address this, we propose Chain of Retrieval(COR), a novel iterative framework for full-paper retrieval. Specifically, COR decomposes each query paper into multiple aspect-specific views, matches them against segmented candidate papers, and iteratively expands the search by promoting top-ranked results as new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis
