On Listwise Reranking for Corpus Feedback

Conference Paper (2026)
Author(s)

Soyoung Yoon (Seoul National University)

Jongho Kim (Seoul National University)

Daeyong Kwon (Seoul National University)

Avishek Anand (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Seung Won Hwang (TU Delft - Electrical Engineering, Mathematics and Computer Science, Seoul National University)

Research Group
Web Information Systems
DOI related publication
https://doi.org/10.1145/3773966.3779404 Final published version
More Info
expand_more
Publication Year
2026
Language
English
Research Group
Web Information Systems
Pages (from-to)
1273-1277
Publisher
ACM
ISBN (electronic)
9798400722929
Event
19th ACM International Conference on Web Search and Data Mining, WSDM 2026 (2026-02-22 - 2026-02-26), Boise, United States
Downloads counter
75
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Reranker improves retrieval performance by capturing document interactions. At one extreme, graph-aware adaptive retrieval (GAR) represents an information-rich regime, requiring a pre-computed document similarity graph in reranking. However, as such graphs are often unavailable, or incur quadratic memory costs even when available, graph-free rerankers leverage large language model (LLM) calls to achieve competitive performance. We introduce L2G, a novel framework that implicitly induces document graphs from listwise reranker logs. By converting reranker signals into a graph structure, L2G enables scalable graph-based retrieval without the overhead of explicit graph computation. Results on the TREC-DL and BEIR subset show that L2G matches the effectiveness of oracle-based graph methods, while incurring zero additional LLM calls.